Our project involves sending customer orders from our eCommerce system to Infor M3 ERP, via the Infor ION Process.SalesOrder API.
The current task is to determine what XML nodeselements we will use to send these product attributes (color, size, etc) for the sales order line items.
I'm on the technical-integration sub-team for this project, and our implementation-functionality team has not yet determined our functionality and setup in regards to assigning product attributes for customer orders created directly in the Infor application UI, so we don't have any of those details yet.
Our sub-team is trying to determine how the Process.SalesOrder schema and ION API supports product attributes per the customer order line items sent through this API.
Our functionality team did mention we will most likely use the CPQ module and configure the order line items with size, color, etc..
Has anyone transmitted this type of information through this API and done the association into Infor product configuration?
Thanks