PANTHEON™ Help

 Toc
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]Guides for PANTHEON
  [Expand]Guide for PANTHEON
  [Expand]Guide for PANTHEON Retail
  [Expand]Guide for PANTHEON Vet
  [Expand]Guide for PANTHEON Farming
 [Collapse]User Manuals for PANTHEON
  [Collapse]User Manual for PANTHEON
   [Expand]Getting Started
   [Expand]User Manual for eBusiness
   [Expand]Settings
   [Expand]Orders
   [Expand]Goods
   [Expand]Manufacturing
   [Expand]Service
   [Expand]Help
   [Expand]Personnel
   [Expand]Financials
   [Collapse]Analytics
    [Collapse]Installation and Administration
      Ad-Hoc administration
      Dasbhoard administration
     [Expand]OLAP administration
    [Expand]Planning
    [Expand]Ad-hoc Analyses
    [Expand]OLAP Reports
    [Expand]OLAP Analyses
    [Expand]Special Reports
    [Expand]Dashboard
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Guides for PANTHEON Web
  [Expand]Guide for PANTHEON Web Light
  [Expand]Guide for PANTHEON Web Terminal
  [Expand]Guide for PANTHEON Web Legal
  [Expand]Old products Archive
 [Collapse]User Manuals for PANTHEON Web
  [Expand]Getting started PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
  [Expand]User Manual for PANTHEON Web Terminal
  [Expand]User Manual for PANTHEON Web Legal
  [Expand]Old products Archive
[Collapse]PANTHEON Granules
 [Collapse]Guides for PANTHEON Granules
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]Dashboard Granule
  [Expand]B2B Orders Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
 [Collapse]User Manuals for PANTHEON Granules
  [Expand]Getting started
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]B2B Orders Granule
  [Expand]Dashboard Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
  [Expand]Archive
[Expand]User Site

Load Time: 445.4155 ms
"
  7711 | 8185 | 340716 | Updated
Label

Dasbhoard Data Prefetching

Dashboard administration

010380.gif010381.gif010411.gif010382.gif010383.gif

Dashboards enable you to define some settings for their use and mostly require you to update dashboards to review latest data. Most of the administration is done in Administration Panel or with parameters.

Prefetching data

It is required to prefetch data for dashboard components whose SQL query takes longer to execute. Instead of the SQL query being executed every time the dashboard is opened, on-demand data prefetching is performed.

Prefetching stores data in dedicated tables.

There are two options available for data prefetching:

  • Click Prefetch Data in the Administration Panel, or
  • Run PANTHEON with the parameter /DSH.

To prefetch data open Administration Panel | ZEUS | Dashboard | Prefetch Data. In opened panel you will see a list of all components in the database where all components are selected by default. If you want to prefetch data for only selected components just deselect the ones that you do not wish to update. Once components are selected click button Prefetch data. If data prefetching is succesful, message Data prefetching completed successfully will appear.

Another option to prepare dashboards is by using parameters in shortcut. You have multiple options to prefetch data:

Update data in default database with parameter /DHS

Example: "c:\Program Files\DataLab\Pantheon55_SQL.exe" /L=UU:abc /DSH

Update data in all databases on the server.

Example: "c:\Program Files\DataLab\Pantheon55_SQL.exe" /L=UU:abc /DSH=ALL

Update only ceratin databases (specify databases in brackets and separat them using semi-colons).

Example: "c:\Program Files\DataLab\Pantheon55_SQL.exe" /L=UU:abc /DSH=ALL(DB1;DB2;DB3)

Update components in multiple databases with different users (list the databases as above, but specify the user name and password separated by colons after each database).

Example: "c:\Program Files\DataLab\Pantheon55_SQL.exe" /L=UU:abc /DSH=ALL(DB1:user1:pass1;DB2:user2;DB3)

Here, user1/pass1 is used to log on to the database DB1, user2 logs on to DB2 without a password, and for DB3 the user name/password specified with the /L parameter is used.

To b e able to efficiently use parameters you also need to define default user. For more information see Command Line Parameters.

General settings

This panel enables you to define default dashboard for individual user and to receive email notification when components are refreshed with parameter /DSH.

 


 

Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!