Async & Batch Processing
Comments
-
Im using an interval job which checks the database every five minutes for new records. If new records are available, it kicks off an async flow which will fetch data from numerous tables in the database and store them as Entities in Decisions.
Im curious what happens if there is a large volume of data - would the async Flow handle it adequately or is it advisable to build some Batch Processing into the Flow ourselves?
-
With the Job running every 5 minutes, I’d expect the load to be small and short-lived, rather than a big data import. Async Flows will work fine for this.
-
Thanks!
For future reference, would you recommend the best way to process in batches to be with the Batch Insert Entities Auto Queue & Save Pending steps?
-
If it is a background task, I would go with Async. Beyond that, it is more down to your individual process.
-
Fair enough. Thanks for the help.
Howdy, Stranger!
Categories
- 4.3K All Categories
- 73 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 109 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 709 Forms
- 340 Reports
- 3 Designer Extensions
- 48 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 69 Repository
- 229 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions