Sending information to the workflow

To send information from the integration template to the Collibra DGC workflow, you can use a message event mechanism.

Collibra DGC Connector contains a method for sending message events:

By using the displayed configuration, a message event "dgcWorkflowMessageEventName" is sent to the workflow process instance, identified by "dgcWorkflowProcessInstanceId".

Additionally, all text properties contained in the message payload are accessible in the workflow as standard variables, for example ${status}.