Rendering and Execution Methods

You can use these methods to manage item execution and caching, and report rendering.

Method

Action

FlushCache

Invalidates the cache for an item.

GetCacheOptions

Returns the cache configuration for an item and the settings that describe when the cached copy of the item expires.

GetExecutionOptions

Returns the execution option and associated settings for an individual item.

ListExecutionSettings

Returns a list of supported execution settings.

Render

Processes the specified report and renders it in a specified format.

SetCacheOptions

Configures an item to be cached and provides settings that specify when the cached copy of the item expires.

SetExecutionOptions

Sets execution options and associated execution properties for a specified item.

UpdateItemExecutionSnapshot

Generates an item execution snapshot for a specified item.

See Also

Concepts

Report Server Web Service

Report Server Web Service Methods

Technical Reference (SSRS)

Other Resources

Building Applications Using the Web Service and the .NET Framework