WebFOCUS Online Help > Managed Reporting Administrator > Customizing Dashboard > Globally Enabling Reporting Tools in Dashboard
How to: |
You can choose which reporting tools that will be available globally in Dashboard. The reporting tools are:
The configuration file, bid-config.xml, contains the variables that control whether or not a reporting tool is available globally in Dashboard. The default setting for each tool variable is true, which makes the tool available to users in Dashboard. You can choose the tools you want to hide from user by setting the variable to false.
Note: InfoAssist and Power Painter license codes must be configured in WebFOCUS in order for them to be included in Managed Reporting. All other tools are automatically included during the WebFOCUS installation and made available to Managed Reporting.
To select specific reporting tools in all Dashboard views:
<internal-var name="enableAdvancedGraphAssistant" value="true"/>
The reporting tool variables names are:
<internal-var name="enableAdvancedGraphAssistant" value="false"/>
Note: Until this is done, the changes are not effective.
WebFOCUS |