WorkflowResponse

Group

Custom Classes Phase 6

Function

This class can start a workflow and pass data to it.

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 data of the Response Route (→ see section Content Settings) 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.