Overview
Reports dashboard displays the list of reports generated by the rules that were published to Web Portal and executed by delegated administrators.
For more details about reports publishing see this article: Publishing Rules to Web Portal – Cayosoft Help Center.
Reports Dashboard settings
Setting name |
Description |
---|---|
Created after (days) |
Specify the number of days. |
Other Query Settings |
|
Sort by |
Sort result object list. |
Properties to display |
Each object property defined in this setting matches the column that will be displayed in the Cayosoft Web portal for this web query. To display additional columns, add the required properties to the Properties to display list. |
Automatically load web query results |
Specify if the web query search results should be loaded on navigation without clicking Search. |
Advanced query condition |
By default Query settings are used. But when the Advanced query condition (OData) is specified, it overrides the Query settings. |
Initialization script |
Usually, rules use query criteria to limit the query search scope. It improves the performance of the executed rule. Due to PowerShell limitations, it is not possible to use calculated expressions in query criteria. That is the point where the initialization script can help. You can initialize a global variable in this setting and then use it in query criteria. Important: To use a variable, declared in the initialization script, in the query scope, it must be global: $global:<variable name>.
|
Web Actions tab
For details please see this article: Re-arranging Web Queries actions – Cayosoft Help Center.
Change History
Version | Notes |
---|---|
9.3.0 |
Reports dashboard has been introduced in the product. |
Comments
0 comments
Please sign in to leave a comment.