Objective
Implement the integration of the Lydia Voice system with the warehouse management functionality in D365FO, enabling warehouse employees to perform tasks using voice commands. Warehouse operations for integration include picking, receiving, inventory counting, packing, and shipping.
Our Approach
Architecture Development: an integration architecture was developed, detailing the integration components, data flows, and data.
Service Development: a service was implemented to emulate the operation of the Warehouse Mobile Device Portal (WMDP). The service retrieves data from Lydia Voice, converts it into XML documents similar to those generated by the mobile data collection terminal (DCT), and sends them to D365FO through the standard SOAP service on the D365FO side.
Load Testing: load testing was conducted with the client's peak data volumes.