WDCS/ERP Link Interface
The WDCS/ERP Link Interface serves as a brigde between WDCS and multiple Enterprise Resource Planning (ERP) services. The WDCS Connector has the ability to automatically share transactions such as Item Master, purchase and sales order, customer and Inventory data, among others, to/from the ERP.
Once the WDCS ERP/Link Interface is initialized, the main screen is loaded. At the top of the screen, there are two buttons: Success
and Stop
. Success
is used to synchronize the different transactions between WDCS and the ERP. Stop
is used to prevent pending/future transactions from synchronizing.
Event List
While the transactions are being processed, they will appear on the dashboard screen, as shown above. The list contains multiple events, each with a title, description and color that is used to identify the status of a specific transaction. If there are no transaction in queue, the interface returns a message, telling the user that there are no pending transactions.
If a transaction was successfully processed, the system returns a event object. On the other hand, if there was a probelm with the transaction, it also includes transaction-related information to help address the issue.
Cloud Symbol
Color | Status |
---|---|
Red | Sync Not Started |
Green | Sync in Process |
Yellow | Stopping Sync |
On the left side, the Service Status Cloud Symbol is used to help the user to identify the current status of the interface. If the symbol color is red, it means that the synchronization between systems isn't actively running. If it's green, this means that the different transactions of our system are being synchronized. Finally, if the color is yellow, it means that the system is finishing synchronizing a transaction, but once finished, it will not execute the rest of the pending transactions, turning back to red.
Under the cloud symbol, there is an optional Auto Launch checkbox, which lets the user automatically synchronize transactions when the interface starts, without clicking the Success
button.
For more information on transactions, please visit The WDCS Sync Menu.