Saved History Filters default to 0 value for Max Returned Rows and Query Timeout parameters
book
Article ID: 271594
calendar_today
Updated On:
Products
CA Automic Applications Manager (AM)
Issue/Introduction
Applications Manager version 9.4.4 introduced two new History Filter Parameters; Max Returned Rows and Query Timeout.
The default value for these parameters is 1000 and 10 respectively.
When loading a saved History Filter that is created in version 9.4.3 or below, the Max Returned Rows and Query Timeout value is set to 0.
Additionally, If a Filter is created in version 9.4.4 or above, then used in version 9.4.3 or below, when reusing the Filter in 9.4.4 or above, the values are also set to 0.
Environment
Release : 9.4.4, 9.5
Cause
Filters created in version 9.4.3 or below are missing code parameters for Max Returned Rows and Query Timeout values.
Filters created in 9.4.4 and above but used in version 9.4.3 or below will be overwritten to remove code parameters for Max Returned Rows and Query Timeout values.
Resolution
There are a couple of options that can be taken:
If all Applications Manager environments are on version 9.4.3 and above, filters can be updated. Load a filter and then update the Max Returned Rows and Query timeout parameters to the default 1000 and 10 respectively
If Applications Manager environments are run a mixed 9.4.3+ and 9.4.2-, filters created in 9.4.3 or below can only be used for 9.4.3 and below. New filters created in 9.4.4 or above can only be used in version 9.4.4 or above. If needed, Filter names can include version number or any other prefix/suffix that will help indicate the version they were created in.