Use case for Reference mapping?
Comments
-
[color=rgb(20, 20, 20)][font=\"Open Sans\
-
Hello peanut,
Reference mapping is useful in situations where you are storing workflows that will occupy a lot of space.
For example, lets say you have a flow where you fetch a million records. Further down the flow, you assign a form to someone. Now the flow is stored, but all these objects that were in memory now need to be stored as well.
Passing by reference doesnt store the fetched objects in memory. Instead, it stores references to those objects which is much lighter in terms of memory and storage consumption. If youre familiar with the different layers of an application this is functioning like the UI layer. You wouldnt store a bunch of objects in the UI, but you might store their ids so you can get them later via a service or database call.
Howdy, Stranger!
Categories
- 4.4K All Categories
- 81 General
- 13 Training
- 209 Installation / Setup
- 1.2K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 711 Forms
- 346 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 187 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 230 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 26 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions