Activities
latest
false
Delete Entity Record - Other latest
logo
Workflow Activities
Last updated 2023年10月25日

Delete Entity Record

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

Description

Deletes a specified record for the selected Entity from the UiPath Data Service.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Windows, Cross-platform configuration

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

  • Record Id - Once you select an entity, the wizard asks you to provide the ID of the record you want to delete from the entity. The ID can be found on the Data Service > Entity > Data page.

Advanced options

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).

Windows - Legacy configuration

Properties panel

Common

  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.

    Note: If this activity is included in Try Catch and the value of the ContinueOnError property is True, no error is caught when the project is executed.
  • DisplayName - The display name of the activity.
  • 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).

Input

  • Record Id - The ID of the record you want to delete from Data Service for the selected Entity Type.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • TypeArgument - The Entity type you want to use with the activity. The property only supports types imported from Data Service. This property is called Entity Type in the body of the activity. By default, UiPath.DataService.Definition.IEntity is selected.

Designer panel

  • Entity Type - The Entity type you want to use with the activity. The property only supports types imported from Data Service. By default, UiPath.DataService.Definition.IEntity is selected.
  • Record Id - The ID of the record you want to delete from Data Service for the selected Entity Type.
logo
Get The Help You Need
logo
Learning RPA - Automation Courses
logo
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2023 UiPath. All rights reserved.