Previous  Next          Contents  Index  Glossary

Initiating a Process

A workflow process begins when an application calls the Workflow Engine CreateProcess( ) and StartProcess( ) APIs or when a Business Event System subscription sends an event to launch the process. A subprocess is started when the Workflow Engine transitions to a process activity that represents the subprocess.

To launch a workflow process using the Business Event System, follow these steps:

See Also

Workflow Engine APIs

Raise

Managing Business Events


         Previous  Next          Contents  Index  Glossary