Execute command

Execute command activity is used for executing Linux commands in server.

* Session name Reference name of session which is given in Connect activity.
*Command Command to be executed in server.
*Timeout (sec) Sets timeout period for generating error message and ending the process.
Command result If there is a value of command field, it is assigned to name referenced.

Note: * Fields selected with are required, others are optional.

Session name example

You can use the Session name as shown in the example.

testSession

Command examples

You can use the Command as shown in the example.

ssh test.server.com

Timeout (sec) example

You can use the Timeout (sec)as shown in the example.

8

Command result example

You can use the Command result as shown in the example .

pwdResult