Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |