Overview
Use Execution History Dashboard to see the execution history details of published rules. This will help to understand why a rule failed to execute.
For more details about reports publishing see this article: Publishing Rules to Web Portal – Cayosoft Help Center.
Execution History Dashboard settings
Setting name |
Description |
---|---|
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 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 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.