Batch Insert Entities Step
- 15 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Batch Insert Entities Step
- Updated on 15 Feb 2023
- 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 | 7.16 |
Location | Database |
The Batch Insert Entities step takes in a list of data objects and saves them to the database.
Properties
Entity Save Definition
Property | Description | Data Type | ||
---|---|---|---|---|
Type Name | Name of the Data Structure | --- | ||
Bulk Copy Options | ||||
Fire Triggers | Specifies if any insert triggers execute during the operation. | Boolean | ||
Batch Size | The number of rows in each batch. At the end of each batch, the rows in the batch are sent to the server. | --- | ||
Bulk Copy Timeout | Number of seconds for the operation to complete before it times out. | --- |
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?