Initiating a Process
A workflow process begins when an application calls the Workflow Engine CreateProcess( ) and StartProcess( ) APIs. A subprocess is started when the Workflow Engine transitions to a process activity that represents the subprocess. See: Workflow Engine APIs.