cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
 

In the <CacheReports> section of the NBI.Configuration.config file, you can specify a list of reports you want to pre-cache for faster access. For example, you might want to pre-cache reports you have created instead of the pre-defined reports provided by BDNA on the Analyze landing page. In this case, you would comment out the pre-defined reports and add your own reports to the list.


Example:

<CacheReports><ReportFilename><![CDATA[%NORMALIZE_BI_HOME%\NBI\NBIITDiscovery\Analys is\Hardware\Top</CacheReports>


There are three additional configuration properties for <CacheReports>:

<Active><![CDATA[True]]></Active>
<Frequency><![CDATA[3600]]></Frequency>
<Loglevel><![CDATA[INFO]]></Loglevel>

Options:

<Active> = True/False: indicates if pre-caching of reports is active or inactive.
<Frequency> = Time in seconds (default is 3600 seconds, which is 1 hour).
<Loglevel> = INFO (default): will log start and finish. DEBUG will log overall start and finish as well
as process time for each pre-cached report.<Loglevel> = INFO (default): will log start and finish. DEBUG
will log overall start and finish as well as process time for each pre-cached report.

 

Notes:

You can find the NBI.Configuration.config file in the following location ..\BDNA\User Console\Conf

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Oct 17, 2019 03:51 PM
Updated by: