In Strategy Intelligence Server 9.x and higher, it is possible to create a scheduled Administrative Task which purges the project level element caches. This task can configured to use a time or event-based schedule.
Using a Scheduled Administrative Task


Using Strategy Command Manager
In Strategy Command Manager 9.x and higher, it is possible to purge element caches direclty using the following script:
PURGE ELEMENT CACHING IN ( PROJECTS | "<project_name>");
Strategy Command Manager does not currently support the additional options of specifying a subset of attributes to purge the element caches for. Additionally, it is not possible currently to create an Administrative Task in Strategy Command Manager as shown with Strategy Developer above.