Call Process
Activity
The Call Process activity calls and executes an existing process definition. The input to the called process is defined in the Start activity of the called process. The output of the called process is defined in the End activity of the called process. For more information about specifying the input and output of a process, see the description of the Start and End activities in TIBCO ActiveMatrix BusinessWorks™ Process Design.
Warning: You should only call processes that have Start activities. Do not call processes that begin with a process starter such as HTTP Receiver or Receive Mail. Providing the name of a process with a process starter results in an exception at run time.
Subtopics