Imports in Publishing Queue Shows Randomly Generated Users if Import by REST Endpoiints with API Key Authentication
(Doc ID 2439305.1)
Last updated on JULY 28, 2023
Applies to:
Oracle Commerce Cloud Service - Version 21.1.1 and laterInformation in this document applies to any platform.
Symptoms
If calling REST API endpoints using API key as authentication, the imports are identified by randomly generated users. This loses track of who actually run the imports.
Reproducible steps:
- Register the application in the administration interface to get a key for REST API endpoints;
- Call /ccadmin/v1/files endpoint to upload the import source file;
- Call /ccadminui/v1/importProcess endpoint to import the assets.
Notice that each import in the publication queue is identified by a different randomly generated user.
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 |