2.162 Call Activity Dialog - General Tab
Use to execute referenced subprocess code in standalone and inline subprocesses.
-
For standalone subprocesses, arguments in the call activity map in-scope variables and partner links to subprocess parameters.
-
For inline subprocesses, arguments in the call activity map in-scope variables and partner links to inline subprocess parameters.
Element | Description |
---|---|
Name |
Accept the default name of |
Subprocess |
Select the name of the subprocess to reference. |
Arguments |
Specify the mapping arguments. |
Name |
Click the column to specify the name. |
Value |
Click the row in this column to invoke the Variable Chooser dialog. This enables you to select the variable to which to map from the variable in the Name column. |
Copy By Value |
Select this checkbox to copy the variable content by value. Copying by value supports only input values. Only variables or partner links are accepted for variables, not XPath expression queries. Deselect this checkbox to copy by reference, which supports both input and output variables. |
Related Topics
Introduction to Standalone and Inline BPEL Subprocess Invocations in Developing SOA Applications with Oracle SOA Suite
Creating Standalone and Inline BPEL Subprocesses in a BPEL process in Developing SOA Applications with Oracle SOA Suite