Service Studio 6.0 Help
About Execute Process Tool
When designing the process flow (Collection of elements that graphically implement the behavior of a
process. You can have flow control elements (Start, Decision, ..., End),
activity elements, and you can invoke other processes. Elements in an
process flow are linked through Connectors.)
of your process (Implements a business process of your organization. A process behavior
is defined by its process flow. A process can handle input and output
parameters.),
you can execute another process. Your process flow waits for the executed
process to end its execution before following on into the next process
activity in the path. This behavior is implemented through the
Execute Process process
activity which you can drag onto your canvas from the Process
Flow Toolbox.
The use of the Execute Process allows you to improve
the reusability of processes and help you to maintain consistency in the
implementation of processes.
An Execute Process has the input parameters and output parameters of the executed process.
See Also