Invoking a Workflow Using MQSeries Server Receiver
Following are examples of commands to create named subsystems and start a MQSeries Server Receiver to invoke a workflow.
Note: If there is either an exception step or an error process in
your workflow, then the workflow assumes that the error step or the
error process handles the error and the workflow does not send the
error out. To capture the error, insert a stop step into your workflow.
Note that by adding a stop step, the caller gets the generic workflow
stop error and not the original error, but the original error is stored
in the Error Code and Error Message process properties.