Validate XML in a Standalone, Extended Validate Activity
In a standalone, extended validate activity in Oracle BPEL Designer that can be used without an assign activity:
-
From the Oracle Extensions section of the Components window, drag a Validate activity into the designer.
-
Double-click the Validate icon.
-
Enter a name for the activity.
-
Click the Add icon to select the variable to validate.
-
Select the variable, then click OK.
-
Click Apply, then OK.
-
Click the Source tab to view the syntax.
<bpelx:validate name=Validate1" variables="inputVariable"/>