WorkflowInfo parameter
The exit point receives additional data through the workflowInfo
parameter. This object contains information on the workflow, such as the name of the workflow, the ID of the workflow instance, and the name of the workflow activity. This data is read-only and can for example be used for logging inside your exit point.