How to Test if SSE Server is Having Stale "SSE .zip" Files?
(Doc ID 2667200.1)
Last updated on MAY 11, 2020
Applies to:
Oracle Commerce Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Goal
It is possible when SSE app is deleted from the SSE server using the endpoint: doDeleteSSEFile , it does not get deleted cleanly and even after uploading a new SSE app zip file, the server points to the old and stale app zip file. This can sometimes cause issues, for example, when the endpoint is accessed, it might give response from the old app(given, the old app also has the same endpoint). In such cases, how to identify the stale zip files and delete them from SSE server?
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 |