
Chapter 10. Serial Process scenario 225
b. Build the interface map ITSO_to_WhB_Order in the ITSOElectronics
module, as shown in Figure 10-89.
• The map that maps orderReq to placeOrderRequest uses the data
map ITSOOrder_to_PlaceOrder.
• The map that maps placeOrderResponse to orderConf uses the data
map ITSOPlaceOrder_to_Order.
Figure 10-89 Interface map ITSO_to_WhB_Order
4. From Wholesaler A, copy the following Web service ports to the ITSOLibrary.
These WSDLs are required for the bindings in ITSOElectronics:
– WholesalerA_GetDeliveryDateExport_WhDelReqWeb_IHttpPort
– WholesalerA_PlaceOrderExport_WhPlaceOrdWeb_IHttpPort
5. From Wholesaler B, cop ...