Development and Runtime

The Development and Runtime section of the document describes the specifics of the development and runtime environment for Cúram workflows. Specifically, it details how to run, configure and debug workflows.

Workflow Web Services describes the steps necessary to allow process enactment via web services by exposing Cúram workflow process as a web services.

File Locations details where the various outputs of such utilities as the Process Definition Tool and other administration user interfaces are exported to and version controlled. These outputs include process definition metadata files and also the source files associated with events.

Configuration describes the workflow related application properties, their names, their default settings and what they are used for in the Cúram workflow system.

JMSLite details the Cúram lightweight JMS server that can run alongside the RMI testing environment in a supported Integrated Development Environment. The steps required to start the JMSLite server are outlined while a detailed description of how to debug workflows using JMSLite is also discussed.