Environment:
iVend 6.5 Update 6 with SAP B1 9.2
Problem statement:
GetQueueByWarehouse method not workingin 6.5 Update 6
Symptoms:
Not Applicable
Resolution/Work Around:
1) Check if methods like GetCurrency and GetTransaction are working fine.
2) Update a product description on MC.
3) Check if data updated on Management console and database,is visible in the data pulled via API(use getproduct)
4) GetQueueByWarehouse Output while passing warehouse code, no of records , timeout and application id = ? (question mark)
<s:Body>
<s:Fault>
<faultstring xml:lang="es-MX">RegisteredApplicationProvidedNotFound</faultstring>
<detail>
<Message>RegisteredApplicationProvidedNotFound</Message>
<ExceptionType>CXS.Framework.Core.CXSBusinessException</ExceptionType>
<Source>CXS.Retail.DataTransfer</Source>
<Description i:nil="true"/>
</APIException>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>
5) GetQueueByWarehouse Output while passing warehouse code, no of records , timeout and application id = 'blank'
<s:Body>
</GetQueueByWarehouseResponse>
</s:Body>
</s:Envelope>
6) Check if customer hasn't applied patches on 6.5 Update 6 yet, recommend applying patches first. To download and apply patch, go to our portal -> downloads section
Recommendations /Suggestion:
This issue has been resolved in latest 6.5 Update 6 patch