| Re: OTM SAP Interface for Orders hi,
orders are sent to OTM using the transorder interface which you will get in the Glogxml.xsd file in the OTM directory in your server where it is installed. So the transorder xsd is your interface.all the fields in the transorder xsd must be mapped witht he order field in SAP. Then next after mapping you need to invoke the WM servlet which will parse your data into OTM as an inbound transmission.
hope that helps.
See the integration guide for more detailed description of the interfaces. |