Certain Store API Endpoints No Longer Return the filteredSkus Property in CX Commerce 20.3.3 Version
(Doc ID 2705174.1)
Last updated on AUGUST 27, 2020
Applies to:
Oracle Commerce Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Affected Version: 20.3.3+
Details
As a result of BUG 31004307 - getProduct and listProducts storefront endpoints return extraneous filteredSKUs that was fixed in Oracle CX Commerce 20.3.3, the listProducts, getProduct, listSkus, getSku, listSkusForLargeCart, and getPage Store API endpoints no longer return the filteredSkus property in their responses. This property includes all a product’s SKUs, which can result in very large endpoint responses and, in some cases, can cause out-of-memory errors.
This change is mentioned in CX Commerce Release Notes 20C Revision 3 document.
Actions
Although the filteredSkus property is undocumented, some customized widgets may depend on it. In this case, you can configure Commerce to continue including the filteredSkus property in these endpoint responses by using updateCloudConfiguration endpoint to set includeFilteredSkusForProductAndSkuEndpoints to true.
Contacts
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
Details |
Actions |
Contacts |
References |