Integration between Ongoing WMS and Pyramid Business Studio by KR System
Integration delivered by KR System between Pyramid Business Studio and Ongoing WMS enables you to outsource your logistics or optimize you own processes using the powerful WMS. KR System is a leading reseller of Pyramid Business Studio and offers solutions within Enterprise Resource Planning (ERP), Business Intelligence (BI) and server operations.
Pyramid exports articles, purchase orders and orders to Ongoing WMS. Stock, inbound and outbound status is read back from Ongoing WMS into Pyramid. Pyramid also pushes article information into Ongoing WMS.
Details
- Articles - Pyramid sends article information to Ongoing WMS via ProcessArticle operation in the Ongoing WMS API. Current inventory is read from Ongoing WMS using the GetInventoryByQuery operation. This makes sure that you only have one master of article data and you do not need to update in two places. At the same time, you always have correct stock values in your ERP.
- Customer orders - Pyramid pushes sales orders to Ongoing WMS via the ProcessOrder operation. Pyramid checks the status of order in Ongoing. If the order is in picking status no changes can be made to the order in Pyramid. When the order is picked and packed in Ongoing, Pyramid picks up the information via the GetOrdersByQuery operation and marks the order rows as delivered. The integration handles simplified batch setup. The batches are registered on the transactions in Pyramid. Pyramid also fetches the tracking numbers.
- Purchase orders - Pyramid exports purchase order to Ongoing WMS via the ProcessInOrder operation in Ongoing WMS API. Pyramid will pick up the status changes of the purchase order and the inbounded items via the GetInOrdersByQuery operation.