How To Verify If a Redirect is Coming From The CDN or Via /ccadmin/v1/redirects
(Doc ID 2971452.1)
Last updated on SEPTEMBER 12, 2023
Applies to:
Oracle Commerce Cloud Service - Version 23.05 and laterInformation in this document applies to any platform.
Goal
Included in the CX Commerce REST APIs is a set of Endpoints which allow an administrator to create, list, manage, and delete Redirects for pages found in CX Commerce to a targetURL. These redirects are managed via the application and are in no way related to the redirects managed on the CDN.
https://docs.oracle.com/en/cloud/saas/cx-commerce/22d/cxocc/api-admin-redirects.html
In addition, customers can open an SR and provide a CSV file containing the Redirects they would like created or removed. However, it is not always clear if a redirect is created on the CDN or via the /ccadmin/v1/redirects endpoint. Querying the CDN will --ONLY-- show the redirects created on the CDN. Likewise querying GET /ccadmin/v1/redirects will --ONLY-- show the redirects created on the application.
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 |
References |