Put In Cache
- 03 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Put In Cache
- Updated on 03 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 8.7.0 |
Location | System > Caching |
Use the Put In Cache step to place some value in memory for a defined time. Cache Instance Name can be any name you want to associate with this cache. Cache Type Name can be the default Decisions cache or a custom cache found under System > Administration > Cache. The Key will be the key by which this cache will be accessible. Value is the data that will be stored.
Properties
Cache Setup
Property | Description | Data Type |
---|---|---|
Type Name | Select the Data type of the value being added to the cache. | --- |
Settings
Property | Description | Data Type |
---|---|---|
Get Cache Type at Runtime | Set whether the Cache Type Name can be selected at Runtime or Design Time. | Boolean |
Cache Type | Pick the cache type. This is established in System > Administration > Cache. | --- |
Inputs
Property | Description | Data Type |
---|---|---|
Cache Instance Name | Define the name that will be associated with this cache. | String |
Cache Type Name | Define the cache type. This is established in System > Administration > Cache. | String |
Key | The value by which this cache will be accessible. | String |
Value | The data that will be stored. | String |
Related Information
Articles:
Caching Overview
Cache Definitions
Example Labs:
Cache Flow Data
Was this article helpful?