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:

  1. From the Oracle Extensions section of the Components window, drag a Validate activity into the designer.

  2. Double-click the Validate icon.

  3. Enter a name for the activity.

  4. Click the Add icon to select the variable to validate.

  5. Select the variable, then click OK.

  6. Click Apply, then OK.

  7. Click the Source tab to view the syntax.

    <bpelx:validate name=Validate1" variables="inputVariable"/>