Call Orchestration Shape
The Call Orchestration shape invokes another orchestration synchronously; that is, the enclosing orchestration waits for the nested orchestration to finish before continuing.
| Use this | To do this |
|---|---|
|
Called Orchestration property |
Specify the name of the orchestration that the current orchestration will call. |
|
Identifier property |
Specify a unique identifier for this shape. |
|
Parameters property |
Specify parameters, such as messages, variables, port references, role links, or correlation sets, to be passed to the called orchestration. |
|
Report to Analyst property |
Select True if you want to make this shape viewable in the Visual Business Analyst Tool. |
See Also
© 2010 Microsoft Corporation. All rights reserved.