Genpact Cora Knowledge Center

Support

Workflows

Articles

Assign Values to Workflow Parameters
Use the API to assign values to workflow parameters when the workflow is executed.
Create a New Workflow Instance
Use the API to create a workflow instance based on the template GUID.
Get a Workflow Instance
Use the API to get a workflow instance.
Get Activity Details When Running as ESC Activity
Use the API to get activity details when you run the activity as an ESC activity.
Invoke a WCF Service Activity
Use the API to invoke a WCF Service Activity.
Start a New Workflow Instance
Use the API to start a new workflow instance.
Extend Functionality When You Create an Activity
Oftentimes, an activity requires additional functionality. To accomplish this, you can write an extension for the activity. Activate the Code Add a class library to your solution. Add the relevant references. PNMsoft.Sequence PNMsoft.Sequenc...
Validate a Workflow
Use this API sample to validate a workflow.