WorkflowResponseWithoutAttachment
Configuration file |
None. Configuration is done directly with a string in field "Additional parameters". |
Class name |
com.ebd.hub.datawizard.customresp.WorkflowResponseWithoutAttachment |
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 position number>". If there is a variable "VAR_SYS_RESPONSE_WORKFLOW_<Response position number>", its value (if its length is > 1) is used as the display name.
The Response does not transfer data.
Variables of the profile can be passed on. For details see section Passing profile variables to workflows.