ExecuteWorkflow Method

This method allows you to execute a sequential workflow, providing parameters to the workflow and getting back data generated.

Signature

Signature

object ExecuteWorkflow(string workflow, QueryParameterCollection parameters)

Parameters

Parameter values depend on your application’s model. Ask your ORIGAM developer to provide you object IDs.

Name Description
workflowId Workflow ID from the ORIGAM model.
parameters Key-value pair collection of parameters. The key is the name of the context store of the workflow being executed.