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] |
