Tutorial: Invalidating cache >
< Previous | Next >

 

Invalidating cache using dynacache API and the CACHEIVL table


This section is related to invalidating cache using dynacache API and the CACHEIVL table.
Dynacache API and the CACHEIVL table WAS dynamic caching provides the following APIs to support programmatic invalidation:

WebSphere Commerce also provides a DynaCacheInvalidation command, which is called by the scheduler periodically to process the records in the CACHEIVL table. It then calls the WAS dynamic cache invalidation APIs to invalidate the specified cache entries. By default, the schedule interval is every ten minutes. Refer to the WebSphere Commerce's documentation on Scheduler in the WebSphere Commerce's Administration Guide on how to edit, delete, and schedule a new job. The rules for the DynaCacheInvalidation command when processing the CACHEIVL table are as follows:


< Previous | Next >