Question
UnitedHealth Group Inc
IN
Last activity: 22 Dec 2021 12:50 EST
How to delete lookup list cache in Pega 8.X?
I am aware that in older version of Pega where SMA was accessible, we could perform a "Delete Lookup List cache" in order to refresh the lookup list cache. However, In Pega 8.x, we now have REST API's to clear the cache. But we dont have an API to clear cache for Lookup list cache.
Is there any alternative way of clearing this cache? Is this stored in a DB table which we can maybe truncate via SQL to clear this cache?