Click to collect and BODs
Click to collect information is included on the BODs that are sent between
the ERP and Business Center.
ProcessSalesOrder BOD
After customers submit orders, the ProcessSalesOrder BOD is generated. This
information is sent:
- The warehouse ID of the pickup location is sent in the
<SalesOrderHeader/ShipFromParty/Location/ID>
xpath and the<SalesOrderLine/ShipFromParty/Location/ID>
xpaths. - The address of the warehouse is sent in the
<SalesOrderHeader/ShipToParty/Location/Address>
. - The shipping method is sent in the
<SalesOrderHeader/TransporationMethodCode>
xpath. - The customer's billing address is sent in the
<SalesOrderHeader/BillToParty>
section.
AcknowledgeSalesOrder BOD
This BOD is certified for use in an integration with Infor CloudSuite Distribution.
This information is sent by the ERP in the AcknowledgeSalesOrder BOD:
- The warehouse ID of the pickup location is sent in the
<SalesOrderHeader/ShipFromParty/Location/ID>
xpath and the<SalesOrderLine/ShipFromParty/Location/ID>
xpaths. - The shipping method is sent in the
<SalesOrderHeader/TransporationMethodCode>
xpath. - The customer's billing address is sent in the
<SalesOrderHeader/BillToParty>
section.
SyncSalesOrder BOD
This information is sent by the ERP in the SyncSalesOrder BOD:
- The customer's billing address is sent in the
<SalesOrderHeader/BillToParty>
section. - The shipping method is sent in the
<SalesOrderHeader/TransporationMethodCode>
xpath. - The warehouse ID of the pickup location is sent in the
<SalesOrderHeader/ShipFromParty/Location/ID>
xpath and the<SalesOrderLine/ShipFromParty/Location/ID>
xpaths. - The address of the warehouse is sent in the
<SalesOrderHeader/ShipToParty/Location/Address>
section.
SyncShipment BOD
After the shipment is processed in the ERP, this information is sent in the
SyncShipment BOD:
- The code used for the pickup delivery method is sent in the
<ShipmentHeader/TransportationMethodCode>
and<ShipmentHeader/CarrierParty/PartyIDs/ID>
xpaths. - The warehouse ID of the pickup location is sent in the
<ShipmentHeader/ShipFromParty/Location/ID>
xpath. - The address of the warehouse is sent in the
<ShipmentHeader/ShipToParty/Location/Address>
section.
SyncInvoice BOD
After the shipment is invoiced in the ERP, the address of the pickup
warehouse location is sent in the <InvoiceHeader/ShipToParty/Location>
section.