Genpact Cora Knowledge Center

Support

Workflow Instance Expressions

Use workflow-instance expressions to retrieve data and metadata related to any workflow-instance. The workflow-instance scope, along with the details on the workflow-instance, include statistical values and workflow variable values.

Workflow-instance is represented by the WorkflowView object defined in the PNMsoft.Sequence namespace.

To use workflow-instance expressions, use the wf prefix. For example, the expression wf.workflowid returns the workflow GUID that this process is an instance of.

For a complete list of properties and methods, refer to the API Reference.