How to use the Cache Steps
Comments
-
I created a new cache definition in \"System > Administration > Cache\".\r\nThen I stored an object using the \"Put in Cache\" step. The debugger shows that this step is succeeding. \r\nThen, I use a \"Get from Cache\" step to retrieve the values, but it never succeeds. Instead, it goes through the \"No Data Result\" path.\r\n\r\n\r\nI don't understand, everything seems configured correctly. I'm defining the \"Get from Cache\" step with the same exact \"Type\
-
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]Are you positive that your "Get from Cache" step is not actually a "Get from Cache[List]" step?
There are two types of cache steps: steps for storing and retrieving [b]lists,[/b] and steps for storing and retrieving [b]a single object. [/b]
You cannot cross these types of steps, i.e. using a "[List] Get from Cache" with a "Put in Cache" step, or visa versa.When storing [b]individual objects [/b]you must use the "Put in Cache" and "Get from Cache" steps. These steps store a [b]single object[/b] for a given key.
When storing [b]lists [/b]you must use the "[List] Add Item" and "[List] Get from Cache" steps. These steps store a[b] list object[/b] for a given key.[/font][/color]
[color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][img]att1[/img][/font][/color]
Howdy, Stranger!
Categories
- 4.4K All Categories
- 86 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 112 Rules
- 282 Administration
- 216 Portal
- 501 General Q & A
- 719 Forms
- 353 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 189 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 71 Repository
- 233 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 27 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions