STG1: PC API Is Not Able To Publish JSON Message With Action-UPDATE
(Doc ID 3069632.1)
Last updated on JANUARY 29, 2025
Applies to:
Oracle Retail Pricing Cloud Service - Version 24.1 and laterInformation in this document applies to any platform.
Symptoms
On : RPCS version 24.1, Pricing - Price Changes
ACTUAL BEHAVIOR
---------------
When updating an approved price change the v2/item/price/regular API results in output msgType REGPRCCHGMOD which states action INSERT
EXPECTED BEHAVIOR
-----------------------
Updating an approved price change the v2/item/price/regular API should result in output msgType REGPRCCHGMOD which states action UPDATE
Steps to Reproduce:
-------------------
1. Perform modification on an existing approved price change.
2. Run the RPM_PRICE_CHANGE_CLEARANCE_CACHE_ADHOC_PROCESS job in POM from Standalone cycle
3. Job Completes successfully
4. Trigger the Price change Rest API to fetch the JSON message and it returns "msgType": "REGPRCCHGMOD" and "action": "INSERT" instead of "action": "UPDATE"
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 |