Run_Def
Description
Changes the default behavior of the run process. Insert these steps prior to the Process Run step that they modify. This action only supports one parameter per step. For multiple parameters, you will need multiple steps.
Parameters
| Parameter | Description |
|---|---|
|
RunButton=value; |
The run button name. |
|
ProcessMonitorLink=value; |
The Process Monitor link name. |
|
ProcessInstanceField=value; |
The field where the process instance ID will appear. |
|
QueuedTimeout=value; |
Overwrites the local option value (in minutes). |
|
PostingTimeout=value; |
Overwrites the local option value (in minutes). |
|
ProcessingTimeout=value; |
Overwrites the local option value (in minutes). |
|
ExceptionTimeout=value; |
General timeout, in minutes, for all the states that are not in the local option. |
|
QueuedResult=value; |
Overwrites the local option value. Valid values are FAIL and WARN. |
|
PostingResult=value; |
Overwrites the local option value. Valid values are FAIL and WARN. |
Related Topics