KB Article #69583

Movex connector API

Problem

-- When we is run a special Movex API, a couple of errors appear:
-- Errors:
Failed to call method 'GetPickListAdr:M:MHS810MI'. Failed unserialize response data received.
ERROR 20110316 09.37.52.43 PROCENGINE(procengine(MvxPickOrder))
ACRTM:1222:UnSerializeData: Illegal format of serialized data



DEBUG 20110316 09.37.52.43 PROCENGINE(procengine(ac_movex))
IMBC_APPCONN.HANDLEMESSAGE: EndMap request: errorCode: 200006


Resolution

* There were different versions of maps due a change in the Movex API, so maps were created for the same method with different data structures.



1. update all maps to use the same version of the Movex API, and re-compile;