How to Create a Phase Activity
You create the phase activity for your composite application after you have created the necessary variables.
To create a phase activity:
- Double-click the Phase activity.
- In the Name field, enter a value.
- In the Input and Output Variables section, select the Add icon to add input and output variables.
- Select Add Input Variable. The dialog for selecting a variable appears.
- Select an existing variable or select the Variables folder and click the Add icon to create a new variable.
- Click OK. The Phase dialog is displayed with the variable populated.
- From the Input and Output Variables icon, select Add Output Variable. The dialog for selecting a variable appears.Select an existing variable or select the Variables folder and click the Add icon to create a new variable.
- Click OK. The Phase dialog is displayed with the input and output variable names populated.Click OK. The Oracle BPEL Designer displays the BPEL process.
- From the File menu, select Save All.
- Close the BPEL process.
- Click the composite_name link (that is, the
composite.xml
file) above Oracle BPEL Designer. The SOA Composite Editor appears.