Workflow Targets

The Cúram Workflow Reference Guide provides an introduction to the support for workflow in Cúram. A workflow process definition is the fundamental structure which describes the workflow process within a Cúram application. Workflow process definitions are stored on the database, but can also be represented as .xml files and loaded onto the database as needed. A number of targets exist to allow for the validation of workflow process definition .xml files:

Prerequisites for validating workflow process definition files: Workflow process definitions can make reference to rule sets (see Cúram Rules Codification Guide) and Cúram events (See Events and Event Handlers) in the process xml files. Therefore, all rule sets and events that are referenced in workflow process definitions being validated must already be loaded onto the database before the associated workflow process definition files can be validated using the targets outlined below.