Skip to content

Job Action#

The task Job Action is a Task that allows calling system actions over Automation Jobs.

jobaction_parameters

Details#

Fields Details
Scope Factory Automation
Enterprise Integration
Data Platform
Workflow Data flow
Control flow
IsProtocol flag

Inputs#

Name Data Type Values Description
jobId string id of the job
Activate Any Activates the task execution

Outputs#

Name Data Type Values Description
Success Boolean If there was no problem emits a true
Error Error Error that occurred during the processing of this task

Settings#

On the General Tab, you have the usual settings and the following options settings:

Name Data Type Values Default Description
Action enum Stop Job
Set Error
Stop Job action to execute on the Job
Error Code string error code.
Error Message string Controller to handle the operation

jobaction_settings

Behavior#

If the Job Id is not provided, the id of actual job running the task will be used. Depending on the selected action, more inputs may be available/required. Default values for these should be definable through the task settings.