Hello Everyone
I am developing a system connect to our partner warehouse, they are using JTL-WAWI as management system
I was trying using JTL extend, but I XML format was following rule I created can not be inserted, I wondering whether that is a correct direction to connect remote JTL Wawi, or how can I do it?
what I want to do are following two functions
1. Sending a list of orders to remote JTL wawi server then the warehouse can make shipment for my orders.
establish connection() -> which method to send my data?(JTL_OrderXmlImport?)
Is XML the exchange data format?
2. Receive current inventory data from remote JTL wawi server to my database
establish connection() -> what method to send my request? (JTL_DruckeAuftrag?)
Is XML the exchange data format?
I am developing a system connect to our partner warehouse, they are using JTL-WAWI as management system
I was trying using JTL extend, but I XML format was following rule I created can not be inserted, I wondering whether that is a correct direction to connect remote JTL Wawi, or how can I do it?
what I want to do are following two functions
1. Sending a list of orders to remote JTL wawi server then the warehouse can make shipment for my orders.
establish connection() -> which method to send my data?(JTL_OrderXmlImport?)
Is XML the exchange data format?
2. Receive current inventory data from remote JTL wawi server to my database
establish connection() -> what method to send my request? (JTL_DruckeAuftrag?)
Is XML the exchange data format?