Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |