View Single Post
  #2 (permalink)  
Old May 8th, 2008, 10:15
banerjeemnmims banerjeemnmims is offline
Junior Member
 
Join Date: Dec 2007
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
banerjeemnmims is on a distinguished road
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.
Reply With Quote
The Following User Says Thank You to banerjeemnmims For This Useful Post:
josh_ashu (May 14th, 2008)