| Step Details |
| Introduced in Version | 9.22 |
| Last Modified in Version | N/A |
| Location | System > Caching |
The Clear ORMEntityCache By Id step allows Users to clear the cache for a specific entity by its ID.
Properties
Cache Setup
| Property | Description | Data Type |
|---|
| Typename | The cache type name is automatically selected, but Users may specify a different type name by utilizing the drop-down menu. | -- |
Inputs
| Property | Description | Data Type |
|---|
Entity Id
| The Entity ID specified here will be used to clear the cache for a specific entity. | String
|
.png)
Example Inputs and Outputs
Inputs: {
Entity Id:
Outputs: [
0: {
path:
data:
.png)
Step Changes
| Description | Version | Date | Developer Task |
|---|
A new step has been added under System > Caching named ‘Clear ORMEntityCache By Id’. This step allows Users to clear the cache for a specific entity using its entity_id.
| 9.22 | April 2025 | [DT-047078]
|