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)
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.