Edge server actions and services

The Sterling Order Management System Software enterprise server is a single repository which stores and maintains all the orders that are created. As the edge deployment server, serves all the order transactions at the store, you need to synchronize all the orders that are created in edge deployment server to the Sterling Order Management System Software enterprise server. This is implemented with a synchronization and an acknowledgment process that sends the createOrder XML's from edge deployment server to the Sterling Order Management System Software enterprise server, and when the order is successfully created on the Sterling Order Management System Software enterprise server, a notification is obtained by the edge deployment server so that the corresponding sales orders on the edge can be purged.

The following subtopics describe the actions and services that are invoked to implement a two way synchronization process between the Sterling Order Management System Software enterprise server and the edge deployment server :

Note: The services that are mentioned in the following subtopics are template services. You may have to customize your own services based your specific order synchronization requirements.