WorkflowResponseWithoutAttachment
Group |
|
Function |
This class can start a workflow. |
Configuration file |
None. Configuration is done directly with a string in field Additional parameters. |
Description
You can start a workflow with this class. The name of the workflow to be started is specified in field Additional parameters. The workflow must be active, otherwise an error occurs.
The display name of the workflow (the name of the workflow job) is Response of '<profile name>'@<job number>#<record number>-<Response Route position number>. If there is a variable VAR_SYS_RESPONSE_WORKFLOW_<Response Route position number>, its value (if its length is > 1) is used as the display name.
The Response Route does not transfer data.
Variables of the profile can be passed on. For details see section Passing profile variables to workflows.