Upload Attachment

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

The Upload Attachment activity is used in a runbook to attach a file to a Microsoft SharePoint list item.

The following tables list the required properties and Published Data for this activity.

Upload Attachment Required Properties

Element

Description

Valid values

ID

The ID of the list item to be uploaded.

Integer

List Name

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

String

Source File

The absolute path of the file on the local computer to be uploaded.

String

Upload Attachment Optional Properties

There are no optional properties for this runbook activity.

Upload Attachment Published Data

Element

Description

Value type

ID

The ID of the list item that was uploaded.

Integer

SharePoint List

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

String

SharePoint Site

The URL of the SharePoint site.

String

Source File

The absolute path of the file on the local machine to be uploaded.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator