Batch Insert Entities (auto queue) Step
- 21 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Batch Insert Entities (auto queue) Step
- Updated on 21 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | --- |
Modified in Version | --- |
Location | Database |
The Batch Insert Entities (auto queue) step takes in data one piece at a time and stores it in memory for a specified amount of time via the Batch Save Time configuration option. After the time has passed, the data is then saved in the database..
Properties
Batch Configuration
Property | Description | Data Type |
---|---|---|
Batch Save Time | Sets the interval of when the data is saved | --- |
Entity Save Definition
Property | Description | Data Type |
---|---|---|
Type Name | Name of the Data Structure | --- |
Inputs
Property | Description | Data Type |
---|---|---|
Entities | A list of the values of the Type specified | List of [Type] |
Related Information
Forum Posts:
Bath Inserting Entities
Was this article helpful?