Dynamic Properties/Attributes Added Via updateItemType Are Not Showing In getItemType
(Doc ID 3006216.1)
Last updated on MARCH 04, 2024
Applies to:
Oracle Commerce Cloud Service - Version 24.02 and laterInformation in this document applies to any platform.
Symptoms
Recently added new custom Dynamic Properties via PUT /ccadmin/v1/itemTypes/{id}. However, when trying to list the properties on the ItemType via GET /ccadmin/v1/itemTypes/{id}, only the out-of-the-box properties are listed in propertiesOrder[] -OR- specifications[]. At the same time when trying to go back and recreate the Dynamic Property, receive back an error saying the property already exist. Hence, the issue is just with the Dynamic Property being returned in GET /ccadmin/v1/itemTypes/{id}.
Changes
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 |
Changes |
Cause |
Solution |