Integrating Reporting Services Using SOAP

The SOAP API provides several Web service endpoints for developing custom reporting solutions. The endpoints currently fall into two categories: management and execution. The management functionality is exposed via the ReportService2005 and ReportService2006 endpoints. The ReportService2005 endpoint is used for managing a report server that is configured in native mode and the ReportService2006 endpoint is used for managing a report server that is configured for SharePoint integrated mode. The execution functionality is exposed via the ReportExecution2005 endpoint and it is used when the report server is configured in native or SharePoint integrated mode. The following topics show how these endpoints can be used for developing reporting solutions in Microsoft Windows, SharePoint, and Web applications.

In This Section

Topic Description

Using the SOAP API in a Windows Application

Describes how to use the SOAP API to integrate Reporting Services into a Windows environment.

Using the SOAP API in a Web Application

Describes how to use the SOAP API to integrate Reporting Services into a Web environment.

Using the SOAP API in a SharePoint Application

Describes how to develop reporting solutions that are integrated with Windows SharePoint technologies.

See Also

Concepts

Integrating Reporting Services into Applications

Other Resources

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

Help and Information

Getting SQL Server 2005 Assistance