Update List Item

Applies To: System Center 2012 R2 Orchestrator, System Center 2012 SP1 - Orchestrator

The Update List Item activity is used in a runbook to update an item in a Microsoft SharePoint list.

The following tables list the required properties and Published Data for this activity. Additional optional properties are generated, which are based on the SharePoint list that is retrieved when you define the activity.

Update List Item Required Properties

Element

Description

Valid values

ID

The ID of the list item to be updated.

Integer

List Name

The name of the SharePoint list that contains the item to be updated.

String

Update List Item Optional Properties

There are no optional properties for this runbook activity.

Update List Item Published Data

Element

Description

Value type

ID

The ID of the updated list item.

Integer

SharePoint List

The name of the SharePoint list that contains the updated item.

String

SharePoint Site

The URL of the SharePoint site.

String

Tips

You can use comma-separated values to specify input values for multi-choice fields.

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator