Invoke Remote Action activity library

The Invoke Remote Action activity library executes the action on the identified channel. An environment process can consume this activity. 

Parameter

Description

Use Exit Status or Command Output

Specifies whether the success or failure of the task depends on the exit status of the command (default) or on the presence of certain text in command output.

Success Output Text

If success depends on matching text in command output to provided text, this parameter specifies the text to be matched.
If success depends on exit status of the command, leave this parameter blank.

Failure Output Text

If failure depends on matching text in command output to provided text, this parameter specifies the text to be matched.
If failure depends on exit status of the command, leave this parameter blank.
Note: Failure Output Text match has higher priority then the Success Output Text.

Select Execution Channel

Channel to use to process the action.

Action Name

Name of the action to process.

Action Arguments

Argument list to pass to the action for execution.

Was this page helpful? Yes No Submitting... Thank you

Comments