Store CFA Is Not Publishing Using XStoreCreate When Using 'XStorePublishingService' Web Service
(Doc ID 2933143.1)
Last updated on MARCH 06, 2023
Applies to:
Oracle Retail Merchandising Foundation Cloud Service - Version 23.1 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
Store CFA not Publishing Using XStoreCreate (WEB SERVICE)
It is creating the new store but nor inserting data into STORE_CFA_EXT.
EXPECTED BEHAVIOR
-----------------------
It should insert data into STORE_CFA_EXT
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Setup connection to XStorePublishingService webservice
https://***MASKED***/igs/XStorePublishingBean/XStorePublishingService?WSDL
2. Call webservice with an XstoreCreate payload containing CFA data
...
<v16:CustFlexAttriVo>
<v16:name>VARCHAR2_1</v16:name>
<v16:value>43209133</v16:value>
</v16:CustFlexAttriVo>
...
3. Observe it creates entry in STORE but no entry in STORE_CFA_EXT
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Non-Production Environment (Test, Stage, etc.) / User Acceptance Testing (UAT)
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 |