Hi,
I have a setup with many many external lists. In average there are changes to those lists once or twice a week. Caching for the lists is set to 1 day.
Problem is: If someone changees a list it takes up to 1 day for the change to take in action, because of the caching. (I have reasons for the long caching. I can not use a much shorter caching time).
What I like to do is to flush the cache for a specific list using the API.
SampleWorkflow: User changes content of list via self service portal (selfwritten). -> Self service portal calls the MWG API to flush the cache for only this single list.
Is this possible?
best regards
Timo