show / hide menu

Sub Activity – Process

The Process activity has the following sub activity:

  1. Stop Process Requested: This activity is used to check whether a user has stopped a running job using the stop option in the Bot Manager.

Activity NameCommonInputOutput
Stop Process RequestedLabel – A classifying string applied to an activity which can be renamed by the user. It is the display name.

Disable – The user can enable or disable the activity.

ContinueOnError – It specifies the remaining activities to be executed even when one fails. This field supports only Boolean values (True or False). By default, the value is false so execution terminates when an error occurs.

Private – If selected, the log will not be shown in BOT Manager.

Timeout – Specify the maximum number of times the activity may attempt to obtain the lock.
 
Stop Process – If checked, this activity will stop process by the status of the BMT Job.
 
Result – The result of the activity, as a boolean variable. Its value is determined by the status of the BMT Job.