WorkflowResponse

Configuration file

None. Configuration is done directly with a string in field "Additional parameters".

Class name

com.ebd.hub.datawizard.customresp.WorkflowResponse

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 data of the Response (→ content) is transferred to the workflow as an attachment. The workflow must allow file attachments (if this option is not active, no error occurs, but no data is transferred). Note: The name of the file begins with the prefix "DummyDataCron".

Variables of the profile can be passed on. For details see section Passing profile variables to workflows.