Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Tyler_Waterfall
Employee
Employee

Configuring the Governance Dashboard 2.0 (Image)

Here is a basic information about configuring the Governance Dashboard 2.0. These tool tips are available in the app itself by hovering over the titles above the input boxes.

If you have questions about the configuration, please post them here or even better to the main beta homepage.

Configuration_Numbered_2.0.png

  1. Profile Directory
    1. Filepath where output QVDs from the Governance Dashboard will be stored.  If left blank, files will be stored in the same folder as the Governance Dashboard.qvw.
  2. List of Files Paths to Scan
    1. List here the filepaths which include QVWs and QVDs to scan.  Separate multiple filepaths with vertical pipe | .
  3. Files & Folders to Exclude
    1. List here the filenames (of QVWs and QVDs) and filepaths to EXCLUDE in the scan. Separate multiple exclusion patterns with vertical pipe | . For example, exclusion "govern" would exclude all files and folders containing the text "govern". This can be useful when this Governance Dashboard app is stored in a folder with other QVWs and QVDs that are to be scanned.

  4. Server Log Path(s)
    1. List here the filepaths which include Server Logs scan.
    2. Separate multiple log filepaths with vertical pipe | .
  5. Publisher Log Path(s)
    1. List here the filepaths which include Publisher Logs scan.
    2. Separate multiple log filepaths with vertical pipe | .
  6. Repository (QVPR) Path(s)
    1. List here the filepaths which include QVPR files to scan.
    2. Separate multiple filepaths with vertical pipe | .
  7. Months of History
    1. Select how many months of history to load in the Governance Dashboard.
    2. This will exclude any log files or QVWs and QVDs with filetimes older than the selected number of months back.
  8. Heatmap & Concurrency Days
    1. Select how many days of session history to load for the Session Heatmap and Session Concurrency.
    2. This will determine the range of history presented in both the Heatmap and Session Concurrency charts.
    3. Note that the more days of history chosen here, the longer initial reload is expected.
    4. ** To change the session concurrency interval from a previously-selected interval, the following actions must be taken:
      1 - Remove the QVGD_SessionHeatmap_2.x.qvd
      2 - Remove the QVGD_SessionConcurrency_2.x.qvd
      3 - Reload the Governance Dashboard
  9. Session Concurrency Interval
    1. Select the interval (minutes) for which to calculate session concurrency. Options are 1-Minute, 5-Minute, or 10-Minute interval.
    2. Note that the shorter the interval, the more time the reload will take to generate the associated concurrency data, but the more accurate the concurrency calculations will be.
    3. ** To change the session concurrency interval from a previously-selected interval, the following actions must be taken:
      1 - Remove the QVGD_Session*_2.x.Qvds: SessionHeatmap, SessionConcurrency, and Sessions.
      2 - Remove the QVGD_SessionConcurrency_2.x.qvd
      3 - Reload the Governance Dashboard
  10. Keep extra fields for troubleshooting?
    1. Selecting "Yes" will retain certain fields for troubleshooting purposes. These are not needed for regular use of the Governance Dashboard.
    2. User Configuration Script?
    3. Use the UserConfig text file to manage all configuration settings.
    4. Type the filename (and path) of the userconfig script.
    5. For example: UserConfig.txt  or c:\ProgramData\QlikTech\Documents\UserConfigScript.txt
  11. The UserConfig script expects the following variables: (* = required)
    1. vInputProfilePath *   (Profile directory)
    2. vInputFilePath     (File Paths to Scan)
    3. vInputServerPath   (Server Log paths)
    4. vInputPublisherPath   (Publisher Log paths)
    5. vInputQVPRPath    (QVPR paths)
    6. vInputMonthsOfHistory  (Months of History: default = 12)
    7. vInputDaysOfHeatmapHistory (Heatmap & Concurrency Days: default = 30)
    8. QMC Note: If you want to use the UserConfig option in QMC without opening and modifying the Governance Dashboard.qvw, set the task Reload Script Parameter name to vInputUserConfigFromQMC and the Parameter Value to the filename (path included) of the User Config .txt file.
  12. Append custom PostScript?
    1. Use the PostScript option to append custom load script to the end of the Governance Dashboard script.
    2. Note that custom load script included here is not included in standard QlikTech support but would require Qlik Expert Services.
    3. Proceed with caution and enthusiasm.
  13. Reload
    1. Reload the Governance Dashboard.
Labels (1)
21 Replies
natebrunner
Contributor III
Contributor III

I get this error when trying to put my file paths to QVWs and QVDs like this seperated by a Pipe.

D:\QlikView\Documents\Metrics|D:\QlikView\Documents\Metrics\Data\CLPRD

2016-04-08 15_37_52-qlikview-tst - Remote Desktop Connection.png

However, when I take out the QVD path part which is the 2nd part with the "CLPRD" section, the QVWs load fine. What am I missing?

Or does this mean I dont need the second part b/c its a subset of the first? Does the app read down into the directories?

Finally, is there a link to documentation on what each tab of the app shows in more detail?

Tyler_Waterfall
Employee
Employee
Author

Hi Nate

Yes, you are correct that the Governance Dashboard recursively finds files in folders and their subfolders, so you should (and cannot) put a folder and a subfolder to that folder in the file paths.  Just put the parent folder and you will be fine.

Each page in the app has a "?" in the top right for documentation. Please feel free to post on Community specific places (sheets or charts or expressions) where you feel the documentation could be expanded.

Thanks!