This product version has reached end of life and is no longer supported. Click here for the latest documentation.

The TenantInvalidateCache is a System Action which invalidates all cached elements bound to the eSpace tenant in all Front-end Servers: they have to be evaluated again on their next usage, and cached with their most recent content.

This action exists for compatibility purposes. The EspaceInvalidateCache action should be used instead, to reduce the impact of the invalidation to a single eSpace.

The cached elements invalidated by this System action are the following:

Since the OutSystems Platform also keeps Site Properties in cache, this action clears Multi-tenant Site Properties, i.e. which have the Is MultiTenant property set to 'Yes'.

Input parameters

Entity Reference Type. Mandatory.

Output parameters

None

See Also

Overview of System Actions and Functions | About Caching Contents | Invalidating the Cache | Using Cache in Multi-Tenant Applications