SSRS Actions
Last Modified on 16 July 2019
The available SSRS action items execute a report and store the results for comparison.
Execute Report
Icon | Description |
---|
 | The Execute Report action runs a report, and stores the XML of the report in the resource bag using the resource key. This XML can be used with an XPath extract action to get a value from a selected node. |
Execute Report Editor

Function | Description |
---|
Service Address
| The server name for the location of reports. |
Initial Path
| The path to the report you want to execute. |
Is SharePoint
| Toggle on or off to specify if the report is SharePoint or not. |
Use Windows Authentication
| Toggle on or off to specify whether to use Windows Authentication or not. |
Resource Key
| The resource key name to store the data returned by running the report. |
Parameters
| If the report has any parameters the UI extends to allow input of these parameters. |