Adding an Invalidate query cache event action
Use the Invalidate Query Cache event action to invalidate any query cache, if the caching of result set data is enabled.
About this task
Using this event action is appropriate in a scenario where you have changed the target query table, thereby invalidating any previous results, and these invalid results are still displaying in the related components. By implementing the Invalidate Query Cache event action, you redraw results in all the related components. This query is rerun and the valid results are displayed in the component.
To add an Invalidate query cache event action to an object:
Procedure
Results
When the defined event action occurs, query cache in the target component is invalidated and the valid results are displayed in the component the next time it is refreshed.