How to improve the performance of endpoints with multiple possible values on some filters?
(Doc ID 3026201.1)
Last updated on JUNE 12, 2024
Applies to:
Oracle Commerce Cloud Service - Version 24.02 and laterInformation in this document applies to any platform.
Goal
If an endpoint with some query parameters that have multiple possible values, it can cause performance issue. For instance, following admin getOrder by profile is slow:
Notice, that both state and siteId have multiple values that cause the endpoint performance issue. This article is to address how to call such endpoint to get the same results with better performance.
Solution
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
Goal |
Solution |