DevTest Portal doesn't show the reporting data properly
search cancel

DevTest Portal doesn't show the reporting data properly

book

Article ID: 92694

calendar_today

Updated On:

Products

CA Application Test CA Continuous Application Insight (PathFinder) Service Virtualization

Issue/Introduction

Selecting the option to retrieve from past 7/10/45 days but the report is giving data only for first few days after that, no other data is in the report.

 

Environment

All supported DevTest releases.

Cause

The data is not available in the DB for the selected dates.

Resolution

Looking for the data more than 30 days and it is not available in DB. Default Report Cleaner is set to 30 days.

If more data is required then change this property to the number of days wanted:

perfmgr.rvwiz.whatrpt.expireTimer=30d

Sets the expiration value of a suite or test. Once a suite or test is older than this value, it is deleted. The property value is a number followed by a suffix. The following suffixes are valid, with t being the default:

  • t=milliseconds
  • s=second
  • m=minutes
  • h=hours
  • d=days
  • w=weeks

Additional Information

Refer to section "Database Maintenance" in the documentation of the DevTest release you are running.