Batch Inserting Entities
Comments
-
I have a process where I am writing over 50,000 records to the DB in Decisions. Currently, it looks like this process will take a few hours. Are there steps available to help this process faster? Or is it purely dependent upon the machine specifications?
-
[color=#141414]The Batch Insert Step takes a list of Decisions objects and saves them in batches to the Decisions database to shorten processing time. The document link below should assist in configuring the step.[/color]
[color=#141414]
[/color]
[color=#141414]Link: [/color][url=https://documentation.decisions.com/docs/batch-insert-step]https://documentation.decisions.com/docs/batch-insert-step[/url]