Get flow instance ID
The Get flow instance ID operator retrieves the flow instance ID (GUID) during the execution inside of a flow. The flow instance ID can be written to an ARIS attribute. This operator has no parameters.
Example 97.
The Get flow instance ID operator retrieves the flow instance ID of a running flow.
GET_FLOW_INSTANCE_ID()
Example 98.
The result is the GUID of a running flow instance.