Validate XML in an Assign Activity

In an assign activity in Oracle BPEL Designer:

  1. From the BPEL Constructs section of the Components window, drag an Assign activity into the designer.

  2. Double-click the Assign activity.

  3. In the General tab, enter a name for the activity and select the Validate check box.

  4. Click Apply, then OK.

  5. Click the Source tab to view the syntax.

    <assign name=Assign1" bpelx:validate="yes"
      . . .  
    </assign>