Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Mapping the GetPurchaseOrder operation
To map the GetPurchaseOrder operation to the web service:
Open the panel for the Get Operation called GetPurchaseOrder.
Create the input mapping.
Select Generated from the Data Source Type list under Input Mapping.
Click Auto Map.
Click OK to verify that you want to proceed with input mapping, and select the standard Get operation mapping option. By default, the input map should contain two XML elements—ROOT and Request_ID.
Click the Request_ID element, and change the name to POID. Your input mapping table should look similar to the one in the following figure.
In the Qualification field, replace the qualification with this text:
'PO ID'= XPATH(/ROOT/POID)
Success
Tip
You can type or paste the text, or you can use the Expression Editor to build the qualification. To open the Expression Editor, click the ellipsis button.
Create the output mapping.
Select XML Schema from the Data Source Type list under Output Mapping.
Click Choose, and click OK to verify that you want to proceed with output mapping.