Abstract |
This example
demonstrates how to use synchronous API calls.
It shows how to create and
start a process instance synchronously from an existing process template. |
This
example shows ... |
-
How to query process templates
from the Execution Server and how to access their attributes.
-
How to obtain the input container
definition of a process template, show members and set their values.
-
How to create and start a process
instance with or without passing an input container.
|
You
can use this example to ... |
-
View process template information.
-
Create and start a process instance.
-
Create a process instance without
starting it.
|
Minimum
MQWF version required |
|
View source code |
fmctjtmp.c |