Report Server Namespace Management Methods

The Report Server Management web service contains methods that you can use to manage reports, folders, and resources in the report server database.

Method Action

CancelBatch

Cancels a batch that was initiated by a call to the CreateBatch method.

CancelJob

Cancels execution of a job.

CreateBatch

Creates a batch that executes multiple methods within a single transaction.

CreateFolder

Adds a folder to the report server database.

CreateReport

Adds a new report to the report server database.

CreateResource

Adds a new resource to the report server database.

DeleteItem

Removes an item from the report server database.

ExecuteBatch

Executes all methods associated with a batch within the scope of a single transaction.

FindItems

Returns the items that match the search criteria specified in a report server database search.

FireEvent

Triggers an event based on the supplied parameters.

GetItemType

Retrieves the type of an item in the report server database, if the item exists.

GetProperties

Returns the values of one or more properties on an item in the report server database.

GetReportDefinition

Returns the report definition of a report.

GetResourceContents

Returns the contents of a specified resource.

GetSystemProperties

Returns one or more system properties.

ListChildren

Returns a list of report server database items that are located under the specified item.

ListEvents

Returns a list of event extensions as they appear in the report server configuration file.

ListJobs

Returns a list of jobs running on the report server.

ListExtensions

Returns a list of extensions that are configured for a given extension type.

MoveItem

Moves or renames an item.

SetProperties

Sets one or more properties of an item in the report server database.

SetReportDefinition

Sets the report definition for a report in the report server database.

SetResourceContents

Specifies the content of a resource.

SetSystemProperties

Sets one or more system properties.

ValidateExtensionSettings

Validates extension settings.

See Also

Reference

Reporting Services Web Services Class Library

Other Resources

Building Applications Using the Web Service and the .NET Framework
Report Server Web Service
Report Server Web Service Features

Help and Information

Getting SQL Server 2005 Assistance