Update List Item
You can select this activity to update the properties of a specified list item.
This table lists the properties for the activity.
Property Type | Property Name | Data type | Description |
---|---|---|---|
Common | Continue on error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default. |
Input | List Item | <SharePointListItem> | The SharePoint list items that must be updated. |
Update Item | <DataTable> | The data table that includes the information about which property must be updated and the value to be set. | |
Misc | DisplayName | String | Display name for the activity. |
Output | Update List | SharePointList | The updated SharePoint list after an item is updated in the list. |
Response Code | Int32 | Response code for the activity. Possible values:
|