Mapping the GetPurchaseOrder operation
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*
This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.
In the Qualification field, replace the qualification with this text:
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.

Map the fields from the Purchase Order form as follows:
XML elements and complex types | Form and fields | Primary Key field |
|---|---|---|
ROOT | Purchase Order | PO ID |
POID | PO ID | |
CompanyName | Company Name | |
Description | Description | |
PhoneNumber | Phone Number |
Use the Field Selector to select the Item ID field, and click OK.
TheAR System serverdoes not allow the mapping of an integer as the distinguishing key during the consumption of a web service.
Map the fields from the Line Items form as follows:
XML elements and complex types | Form and fields | Distinguishing Key field | Foreign Key field |
|---|---|---|---|
ROOT/Items/Item | Line Items | Item ID | PO ID |
ItemName | Item Name | ||
Quantity | Quantity | ||
ItemID | Item ID |
Related topic