2.127 Recast Dialog

Use to define the type of the target node using xsi:type casting.

This adds a bpelx:rename operation to the BPEL assignment statement that uses the typeCastTo attribute. The typeCastTo attribute is set to the type QName selected in this dialog.

The target must return a list of one more element nodes. Otherwise, a bpel:selectionFailure fault is generated. The xsi:type attribute is added to those element nodes to cast those elements to the QName type specified by the typeCastTo attribute.

Element Description

Search icon

Click the Search icon to select the new type QName.

Namespace URI

Displays the namespace of the type QName you selected with the Search icon.

Local Part

Displays the local name of the type QName you selected with the Search icon.

Related Topics

Introduction to Manipulating XML Data in BPEL Processes in Developing SOA Applications with Oracle SOA Suite

Copying Between Variables in Developing SOA Applications with Oracle SOA Suite

Invoking a Synchronous Web Service in Developing SOA Applications with Oracle SOA Suite

BPEL Process Activities and Services in Developing SOA Applications with Oracle SOA Suite