Projects:Openbravo POS Data Integration/Technical Specification
Related files and functions
- New stubs generated with AXIS WSDL2Java for the modified web services of Openbravo ERP in the packages com.openbravo.ws.customers and com.openbravo.ws.externalsales.
- Modifications to call new services ExternalSalesHelper.java
- Modifications in the synchronizacion code OrdersSync.java and ProductsSync.java
- Modifications in some translations erp_messages.properties
Previous steps
There is needed to create and test the web services required in Openbravo ERP. These web services must contain all the data required by the synchronization.
Implementation guidelines
The web services client side is developed using AXIS. After the web services has been created in Openbravo ERP, the WSDL files of these web services are required for the AXIS tool WSDL2Java to create the stubs that will allow a client java application to consume the Openbravo ERP web services.