Business Intelligence Dashboard

In this section:


Top of page

x
Upload Utility With an .xlsx Microsoft Workbook

If you are using an .xlsx Microsoft Workbook, and you receive the following message, check with your WebFOCUS Administrator to ensure that you are using Java Version 1.6 or higher:

Unable to Open/Read File

If not, ensure that the jsr173_api.jar file is in the WEB-INF/lib directory. If not, download the file from http://sjsxp.java.net.


Top of page

x
Using Dashboard

The following are known issues when using the Dashboard:


Top of page

x
Stop Requests and Message Lookup

As of Version 7 Release 7, in Dashboard, the Stop Requests and Message Lookup display as configurable links in the View Builder Edit Settings User Links section. Configuration of these links is not functional and does not affect Personal Views.


Top of page

x
Reporting Objects

Dashboard Reporting Objects with the property Show as Standard Report or Show only as a Standard Report is not correctly displayed in the Standard Reports folder and Reporting Objects folder. The display problem occurs differently, depending on whether you open the Standard Reports folder first or the Reporting Objects folder first.

This problem only occurs for Reporting Objects with the property Show as Standard Report or Show only as Standard Report that do not also have a Reporting Object in the parent folder (Reporting Object Group folder) with property Show as Standard Report or Show only as Standard Report. This problem does not occur for Reporting Objects with property Show as Standard Report or Show only as Standard Report in the parent folder.


Top of page

x
Change Management

When using Dashboard Change Management , when you import views, the order of the views shown in the View Builder Public Views and Group Views pages may not be displayed in the same order as on the source system.


Top of page

x
Web Browsers

The following are known Web browser issues when using Dashboard:

In Internet Explorer 9.0, a debugger script error displays after clicking the Edit block icon or selecting Personalize, then Content for an output block or an InfoMini Launch report. Click OK to proceed, or disable the debugger while using Business Intelligence Dashboard.


Top of page

x
Standard Reports Created With Advanced Graph Assistant in MR Applet

Standard Reports created with the Advanced Graph Assistant tool in the MR Applet will open in Dashboard with Graph Assistant. The incorrect gassist MR flag, instead of the correct AdvGassist MR flag, is set when the report is created from the MR Applet. Because tools are launched from Dashboard based on the MR Flag, the alternative is to create the report from Dashboard or modify the MR flag in the domain .htm file. For example, edit the .htm file of the domain to change gassist to AdvGassist, as shown in the following blocks of code.

Change from:

<LI><A HREF='app/graph.fex'MRFLAG='gassist,createdon=1219688370428,
 createdby=Default+Administrator+%28admin%29,
 lastmodby=Default+Administrator+%28admin%29'>graph</A>

to:

<LI><A HREF='app/graph.fex'MRFLAG='AdvGassist,createdon=1219688370428,
 createdby=Default+Administrator+%28admin%29,
 lastmodby=Default+Administrator+%28admin%29'>graph</A>

Top of page

x
Detail Link in Properties Dialog Connects to Reporting Server

When you right-click a Standard Report or Custom Report and select Properties, if you click the Detail link at the top of the Properties dialog box that opens, a connection is made to the WebFOCUS Reporting Server. If the Reporting Server is secure, an error message is displayed. However, if you log on to the Reporting Server first, you can successfully retrieve report information.


Top of page

x
Cache Issue in Dashboard Text Editor

The active cache feature does not work correctly when run from the Dashboard text editor. The Reporting Server uses the JSESSIONID to determine if a FOCCACHE directory already exists for the session. However, when the request is run from Dashboard, the JSESSIONID is not passed to the Reporting Server and the FOCCACHE directory is not created.


WebFOCUS