Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

Create Multiple Entity Records

UiPath.DataService.Activities.CreateMultipleEntityRecords<UiPath.DataService.Definition.IEntity>

Description

Creates multiple records in bulk for the selected Entity in Data Service.

Important: The activity creates maximum 1,000 entries at a time.

Project compatibility

Windows | Cross-platform

Designer panel

  • Entity - Select the entity you want to use with the activity. The property only supports entities imported from Data Service.

  • Input Records - Once you select an entity, the wizard asks you to provide a collection of records to be created for the selected entity.

Properties panel

Options

  • Timeout (milliseconds) - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).

  • Related Record Depth - Specifies the depth of related records to be retrieved from the service. This property supports values from 1 to 3. The default value is 2.

  • Continue batch on failure - Specifies if Data Service should continue processing the remaining records when a record fails to create. If set to False, Data Service will stop processing records on the first failure. This property only supports Boolean values (True, False). The default value is True.

Output

  • Failed Records - The list of input records that failed to be created in Data Service.

  • Output Records - The list of created records from Data Service.

  • Description
  • Project compatibility
  • Designer panel
  • Properties panel

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.