Overview
Use the Execution History dashboard to see the execution history details of published rules. This will help to understand why a rule failed to execute.
To view the dashboard, do the following:
- In Cayosoft Administrator Console, navigate to Configuration > Web Portal > Virtual Admin Units.
- Expand the Dashboards menu.
- Select the Execution History dashboard.
For more details about reports publishing see this article: Publishing Rules to Web Portal – Cayosoft Help Center.
Execution History dashboard settings
Name |
Description |
---|---|
Other Query Settings |
|
Sort by |
Sort result object list. |
Properties to display |
Each object property defined in this setting matches the column displayed in the Cayosoft Web portal for this web query. Add the required properties to the Properties to display list to display additional columns. |
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 |
Execution History dashboard has been introduced in the product. |
Comments
0 comments
Please sign in to leave a comment.