Thread: Shipment Xml
View Single Post
  #2 (permalink)  
Old September 4th, 2008, 19:33
Stefano Stefano is offline
Member
 
Join Date: Mar 2007
Location: Italy
Posts: 35
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 4
Thanked 6 Times in 6 Posts
Rep Power: 0
Stefano is on a distinguished road
Send a message via MSN to Stefano Send a message via Skype™ to Stefano
Re: Shipment Xml

Hi
you have to change also transmission part in XML, putting a valid username and password, later on check if GLOGXML element is one of the permitted in INTEGRATION GUIDE. if U post xml used for import I could check.

<Transmission>
<TransmissionHeader>
<UserName>TEST.TEST</UserName>
<Password>Passs...</Password>
</TransmissionHeader>
<TransmissionBody>
<GLogXMLElement>......



Regards.
Reply With Quote