SDE Resources are linked to Sage 100 Business Objects. Reads (GETs) and writes (POSTs) to SDE contain the Resource as part of the JSON or XML document. Request maintenance is found in SDE Application | Developers | Request Maintenance.
The following are the fields available on the Resource Maintenance Screen.
Select the Resource for this Request.
The information in the list box is read only.
Select an XML or JSON Element from the Request Tree View List Box, then define the element handling.
Is the row a User, Password, Main, Line, Tier, Payment, or Package.
Selection<html> </html> | Description |
---|---|
User<html> </html> | Element returns the SDE User. |
Password<html> </html> | Element returns the SDE Password. |
Main<html> </html> | Identifies the element that contains for one or more Sage 100 entities, |
<html> </html> | like Customers or Sales Orders. |
Line<html> </html> | Identifies the element that contains the lines or detail for the Sage 100 |
<html> </html> | entity identified in Main. |
Tier<html> </html> | Identifies the element that contains the tiers for the Line identified above. |
Payment<html> </html> | Identifies the element that contains the payments for the Main entity. |
Package<html> </html> | Identifies the element that contains the packages for the Main entity. |
Is this a Header, Detail, Tier or Payment table.
Enter the Sage 100 Column Name.
Is the data coming in a number or a string?
Enter an expression to modify the incoming data.
© 2024 SDE. All Rights Reserved.