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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions