ReadFulfillmentOrderDetail Operation In StoreFulfillmentOrderService Throwing Errors
(Doc ID 3007759.1)
Last updated on MARCH 06, 2024
Applies to:
Oracle Retail Enterprise Inventory Cloud Service - Version 23.2 to 24.0 [Release 23.2 to 24.0]Information in this document applies to any platform.
Symptoms
On : 23.2 version, Integration
readFulfillmentOrderDetail operation is throwing an error for the orders which have null values for PREFFERRED_UOM in the FUL_ORD_LINE_ITEM table.
ERROR
-----------------------
cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.oracle.com/retail/integration/base/bo/StrFordDesc/v1":standard_uom}'. One of '{"http://www.oracle.com/retail/integration/base/bo/StrFordDesc/v1":substitute_item_id, "http://www.oracle.com/retail/integration/base/bo/StrFordDesc/v1":preferred_uom}' is expected.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create a SOAP Project for StoreFulfillmentOrderService WS.
2. Fire a request for readFulfillmentOrderDetail operation for an existing order which has null values for PREFFERRED_UOM in FUL_ORD_LINE_ITEM table.
3. Error response from the service.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |