The figure shows a screenshot of the Routing Rules section of the Fulfillment_Shipment.esbsvc page in JDeveloper.
The Routing Rules section shows a subsection for "execute". There are two routing rules:
The first routing rule is to USPSShipment. The section for this rule is minimized to show only these fields:
The filter field is set to "{/inp1:PurchaseOrder/inp1:OrderInfo/inp1:OrderPrice < 500};{ namespace inp1=http://www.globalcompany.com/ns/order }".
The transformation section is set to "PurchaseOrder_To_USPSshipment.xsl".
The target field is set to "USPSShipment::Write".
The second routing rule is to FedexShipment. The section for this rule shows the following fields:
The filter field is set to <<Filter Expression>>.
The transformation section is set to <<Transformation Map>>.
The target field is set to "FedexShipment::insert".
For the Accept Messages From field, "Any System" is selected.
For the Execution field, "Synchronous" is selected.