How to Clear a Specific Cache Through Integration in OTM
(Doc ID 2757220.1)
Last updated on JULY 05, 2023
Applies to:
Oracle Transportation Management Cloud Service - Version 20.3 and laterOracle Transportation Management - Version 6.4.3 and later
Information in this document applies to any platform.
Goal
When sending a clear cache topic XML to OTM (glog.server.workflow.adhoc.ClearCaches) to clear a specific cache, OTM is clearing all 'liked-named' caches as well. For example, the XML sample below is intended to clear just the RateDistanceCache and RateServiceCache. However, it was observed after sending the clear cache XML that in addition to RateDistanceCache being cleared, RateDistanceCache-ExtWebService cache was also cleared where the intention was not to clear the RateDistanceCache-ExtWebService cache. Similarly, in addition to the RateServiceCache being cleared, the RateServiceCache-ExtWebService cache was also cleared.
How can a specific cache be cleared without clearing liked-named caches?
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 |