RIB ItemLocUpdate Updates INBOUND_HANDLING_DAYS To NULL
(Doc ID 3015270.1)
Last updated on APRIL 08, 2024
Applies to:
Oracle Retail Integration Cloud Service - Version 23.1 to 23.1 [Release 23.1]Information in this document applies to any platform.
Symptoms
MFCS API, which is called through RICS, incorrectly updates ITEM_LOC.INBOUND_HANDLING_DAYS column to NULL.
The API does not update INBOUND_HANDLING_DAYS column even if it is provided in the payload message.
ACTUAL BEHAVIOR
---------------
INBOUND_HANDLING_DAYS gets lost
EXPECTED BEHAVIOR
-----------------------
INBOUND_HANDLING_DAYS remains intact
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Choose an item/loc record for a warehouse location type having INBOUND_HANDLING_DAYS with a value of 0 or greater.
2. Call RIB-EXT REST publish API to update the STATUS.
3. Notice along with STATUS update, INBOUND_HANDLING_DAYS gets updated to NULL.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, INBOUND_HANDLING_DAYS value gets lost.
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 |