Error codes have been introduced to help clients interpret error messages. The error code is added to the error message. For the time being the most common error messages in major clients have been identified through new relic and a framework has been created to include the error code together with the error message.
Adding the top error message details in WMS, OMS and CIMS below.
Top Errors in WMS
Error Code | Error Message |
---|---|
W101 | Item : <itemCode/itemId> not present |
W102 | Item does not belong to ordered SKUs |
W103 | Incorrect Item Picked |
W104 | Bin : <binId> is not present |
W105 | ItemTemp : <itemId> not present |
W106 | Pick list(s) already released for order line item with SKU : <globalSkuId> |
W107 | Incorrect bin |
W108 | Item <itemId> not associated with any order |
W109 | Item: <itemCode> already present in Bin: <binId> |
W110 | Location : <locationName> is not valid |
W111 | Order : <orderId> not present |
Top Errors in OMS
Error Code | Error Message |
---|---|
O101 | More quantity is present in AVAILABLE_QUANTITY state than QcFailGrnQuantity for globalSkuId: <globalSkuId> |
O102 | More quantity is present in AVAILABLE_QUANTITY state than QcPassGrnQuantity for globalSkuId: <globalSkuId> |
O103 | Unable to map Return Order : <returnOrderId> since it is already in status : <returnOrderStatus> |
O104 | Unable to map Return Order : <returnOrderId> since Return GateEntry ItemId : <itemId> is not processed |
O105 | Unable to create return order for channelReturnId : <channelReturnId>, due to invalid quantity provided in request for globalSkus |
O106 | No shipping label exists for awb: <awb> and transporter: <transporter |
O107 | Incorrect quantity updates for globalSku : <globalSkuId> and fulfillmentLocationId : <fulfillmentLocationId> and purpose : <purpose> and qcStatus : <qcStatus> |
O108 | All lists are empty. |
O109 | Order still has shipment(s) that are neither dispatched nor cancelled |
O110 | The shipment with the Awb <awb> cannot be added to manifest : <manifestId> as it belongs to a different channel |
Top Errors in CIMS
Error Code | Error Message |
---|---|
C101 | No location found for clientChannelId: <clientChannelId> and channelWarehouseId: <channelWarehouseId> |
C102 | No Forward Order Found for ChannelOrderId: <channelOrderId> |
C103 | Non - CANCELLED status return not found for ChannelId : <channelId> ReturnOrderId : <returnOrderId> |
C104 | Processing quantity greater than ordered quantity |
C105 | No channel mapping exists for channelId: <channelId>, clientChannelId: <clientChannelId> |