Non-Entity Cache

This API provides the ability to invalidate and re-populate no-entity caches, such as Flex Code System Setup, Dynamic Field Setup, Field Details Setup, Dynamic Record Setup. Since these no-entities are cached during application startup, this is important for scenarios where there is a mismatch between the data in the Database and in the cache.

This API invalidates the no-entity caches so that the data is retrieved from the Database and re-populates the caches.

Operations

POST

/nonentitycache/invalidateall invalidates all the no-entity caches.

The integration point provides HTTP status codes as defined in the Integration Guide in section Response Messages.

Authorization

This API requires a grant for access restriction 'nonentity cache IP'.