Unable to open web analysis reports through workspace

Hi,
I am connecting web analysis with MSSQL server 2000 and generating reports. I am using essbase 9.3.1 version.
But my problem now is that I can just open these reports from web analysis studio and cannot open them from workspace. In workspace, if I right click on the report and open it from web analysis studio it does open. But it does not open by double clicking the report in workspace. It just shows a blank report on just parts of the report.
The issue is only there for the reports that are getting data from relational db (MSSQL server 2000). The other reports that are using the cube data are fine and opening from everywhere.
Are there any other configuration settings involved in order to open a web analysis report(that uses relational db) from workspace?
Thanks in advance,
John

Hi Atul,
Try using the in built config checker:
http://localhost:16000/WebAnalysis/config
This has several tests you can perform to see what's running.

Similar Messages

  • Error opening web analysis report in workspace: Array index out of range:2

    I am able to view this report in web analysis studio with no errors..Its only when I go to workspace and open report do I get following error: Array index out of range:2.
    Any suggestions?

    Have you tried checking the "Design for HTML" from the Edit toolbar to see if you get any error when saving?
    Do you have any advanced items on the report, as there are 4 types of differences between Studio and HTML:
    - font differences, Workspace (DHTML) uses the WA Server fonts whereas WA Studio client machine fonts.
    - Service Buttons are very restricted using Workspace
    - Display: Tab selection, Splitter panels, Slider selection do not render in Workspace
    - Cannot restrict WA Tools menu in Workspace at all, where you can in the Studio.
    For exact details check out the Hyperion Web Analysis Studio User’s Guide from the Doc Library:
    http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_4.htm

  • Not able to open web analysis reports after upgradation

    we have upgraded Hyperion 11.1.1.3 to 11.1.2.2 version, after this process we are not able to open web analysis reports
    These reports are still pointing to old servers so, how to edit this database connection details in the new version??
    Edited by: 1007326 on May 22, 2013 3:29 AM

    Hi,
    Welcome to Forums...!
    I think we need to change the database connection details in the Web analysis.
    goto file --> Edit --> browse the database connection then change the server name in the connection details.
    may be this will help to resolve your issue.
    Thanks,
    mady

  • Can we schedule web analysis report on workspace

    I am working on Hyperion 9.2. i want to know that is it possible to schedule the Web Analysis reports on workspace?

    There was a way to launch an Analyzer report to html using the command line. This could then be scheduled but they've removed the functionality in System 9. The really annoying thing is that they've actually left a lot of the code lying around that enabled you to launch using the command line.
    As Sean says it's now not possible unfortunately.

  • Unable to Open the HFM application through Workspace

    Hi,
    Here I am getting below error while i am trying to open the HFM application through Workspace.
    I was permitted allowed all IIS (Allow option checked ) but still the error coming i am unable to open my application through workspace , but i am able to do the all thing in HFM via Clien.The error is below
    There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <HTML><HEAD><TITLE>The page cannot be found</TITLE>
    <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
    <STYLE type="text/css">
    BODY { font: 8pt/12pt verdana }
    H1 { font: 13pt/15pt verdana }
    H2 { font: 8pt/12pt verdana }
    A:link { color: red }
    A:visited { color: maroon }
    </STYLE>
    </HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    <hr>
    Please try the following:
    Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
    If you reached this page by clicking a link, contact
    the Web site administrator to alert them that the link is incorrectly formatted.
    Click the Back button to try another link.
    HTTP Error 404 - File or directory not found.
    Internet Information Services (IIS)
    <hr>
    Technical Information (for support personnel)
    Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
    Open IIS Help, which is accessible in IIS Manager (inetmgr),
    and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
    </TD></TR></TABLE></BODY></HTML>
    "There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp"
    "

    there can be many causes to this error....
    1) you should check first of all that the redirection from Apache port 19000 to folder HFM within the IIS is actually working. try hitting http://apacheserver:19000/hfm and make sure you get "hfm" response back.
    2) check that ASP is turned on in the IIS ("file / directory not found" suggests that it isnt)
    3) check what URL you used when you created the application or when you registered it with shared services as the "Financial Management Web Server URL for Security". It should normally be http://apacheservername:19000/hfm. If you did this wrong then re-register it with shared services via Navigate->Administer->Classic Application Administration->Consolidation Administration.
    4) check that the application was registered with Shared Services in the first place.
    5) make sure that on the HFM web server, the HFM application server/cluster is properly registered
    6) stop and restart all services and test again...
    7) try not to use "localhost" but proper fully qualified domain names "servername.mydomain.com" wherever possible. you will have less problems. the only place where you should use a non qualified name is in Relational Content links... see the HFM readme.

  • Error connecting to web analysis report from workspace

    Hi,
    There are a number of web analysis reports. There is a link to one in a planning task list. However, when the report is opened an error appears saying
    Required application context analyzer is not available. Please contact your administrator
    The report opens is web analysis. I tried other reports from within workspace by browsing to them from within the folder structure and got the error for all of them.
    Has anyone seen this before?
    Thanks,
    Nathan

    A) restart your services in correct order
    B) be sure that the analyzer.properties (baseurl) is correct and can be reached from the workspace server.
    C) wrong SSL config and certificates produce sometimes suprisingly strange error messages.

  • Error while operating Web analysis report in Workspace

    I have created a web analysis report in which i have provided buttons, on the click event of button it must open a link provided.This button is working fine when opened using Web Analysis studio but on running this report in workspace, when i press the button i get this error "This Service is not supported by the HTML client".
    Please help.

    Have you tried checking the "Design for HTML" from the Edit toolbar to see if you get any error when saving?
    Do you have any advanced items on the report, as there are 4 types of differences between Studio and HTML:
    - font differences, Workspace (DHTML) uses the WA Server fonts whereas WA Studio client machine fonts.
    - Service Buttons are very restricted using Workspace
    - Display: Tab selection, Splitter panels, Slider selection do not render in Workspace
    - Cannot restrict WA Tools menu in Workspace at all, where you can in the Studio.
    For exact details check out the Hyperion Web Analysis Studio User’s Guide from the Doc Library:
    http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_4.htm

  • Strange issue in opening Web Analysis document in workspace.

    Dear All,
    We are working on Hyperion system 9.3.1 and reports are developed using Web Analysis.
    We have completed report development and going to distribute to users.But we are getting very strange error message.
    We followed the following sequences-
    1) Developed the reports with admin rights on Web Analysis reports and Essbase cube.
    2) Create a user(say trainee) in Shared servicesand assigned the following roles Analyzer, Dynamic view, content publisher,explore rights and at essbase level- give the database access to user.
    3) create a separate folder in Web Analysis studio and copy the WA reports there(say- reports).
    4) At workspace level, We gave the access on folder and on report.
    5) Now when we logged as user trainee, we are able to see the reports but reports are not opened and get the following messages-
    [1033] Native:502 Invalid Object path specified,
    App\Avg_Pln\Cube\Pln1\Dim\Period
    Does we miss any point?
    Kindly help us on this as this is going to very critical to us.
    Thanks
    - Mohit Jain

    Not sure if this applies but there is a bug (fixed by patch 41) in v931 in which user session cookie info is not deleted - this could be causing the error if you are using the same browser - you will need to exit completely and clear cookies and cache. Then login as a new user.

  • Viewing web analysis reports from workspace

    Hi,
    How do I publish web analysis report so it can be viewed from the user workspace?
    Currently I can see only financial reports.
    Thanks,
    G

    You should be able to see any of your Web Analysis studio created reports in the Workspace (in all of the System 9 versions). Can you as the report designer / admin not see them? Or just the end users? You will need to assign access for end users to be able to see any views.
    Thanks, Tracy

  • Issue opening Web Analysis report

    I create, with buttons, links between reports in web analysis. Sometimes when I click on one of them in workspace, it doesn't open linked report, but another one. Furthermore this last one is automatically saved as the previous report, and I can't open the original linked report. Any suggestion about this ?
    Thanks in advance.

    Hi Natesh,
    Thanks for your reply to my query posted in this forum. Please find my inline answers between asterisk to your questions:
    Whatz the source of your Grid? Relational SQL Query (OR) A spreadsheet with Essbase database connection file?
    * Yes, the source is Essbase.*
    If source is Essbase, it seems- Outline might've got altered when you're trying to refresh the report.
    * The outline was in tandem when we tried running this report in WebAnalysis. This outline & WebAnalysis report which is in Dev Server is a replica of the one in Test Server where it runs fine. *
    If source is based on a Relational SQL query, chances are that- Query is no longer valid.
    * NA as this statement is NOT applicable to our source.*
    If it's Essbase, it's also likely that- It ran out of time while fetching the data from Essbase. You may try playing around with the parameters in Essbase.cfg file.
    * This might be one of the causes, but I double checked the all the tunning parameters in Essbase.cfg file in place.*
    Could you please through more observation on this issue. Let me know if any further information is needed!.
    Thanks for your time.
    Regards,
    Krishan
    Edited by: user10475612 on Nov 8, 2009 1:07 PM
    Edited by: user10475612 on Nov 8, 2009 1:09 PM
    Edited by: user10475612 on Nov 8, 2009 1:12 PM

  • General users can't open web analysis reports as html

    Hi guys,
    I am facing an issue about Web Analysis. When I use the version pre-9, I can access web analysis directly with html client or java client.Then I set each user with each POV. Now I am using EPM11.1.1.3, I can just access web analysis by workspace.Then if I would like to access java client, I click Tools->links->web analysis studio. While I access html client by clicking explore in the workspace toolbar. However, if the user doesn't belong to admin group, I can't find the explore toolbar. Then I can't access html client. As we know, not all web analysis users should be admin users. This issue puzzles me very much. Is there someone who can give some good suggestions? Thanks a lot.

    Hi, you don't mention what roles you have assigned to the current users (except Admin), which as you stated isn't a good idea ;-)
    You need to add Analyst & Explorer roles for your users.
    Check out the full list of roles in Appendix A under the Reporting and Analysis section, in the Security Admin Guide (epm_security.pdf)
    http://download.oracle.com/docs/cd/E12825_01/nav/portal_2.htm
    Cheers, Iain

  • Unable to open Web analysis

    We recently installed Web Analysis 9.3.1 and have not been able to successfully open it. When we select the Web Analysis URL the initial Web analysis Studio appears with a "session in progress" message. Shortly thereafter a new window opens and it is a blank blue screen with a tiny icon in the upper left corner. We are unable to close this window - you have to go back to the first window and close it completely before the blank screen closes. Web Analysis is deployed in WebSphere 6.0.2 and we are using SSL.

    one useful tool might be the Web Analysis config page: replace Hyperion.com with your BIP URL
    (assuming your webserver is running on port 45000)
    e.g. hyperion.com:45000/WebAnalysis/config
    There are useful tests you can perform to see if the required services are available.

  • How to publish Web Analysis report to workspace?

    I have made few reports in Web Analysis and now i want to publish them to users in workspace. Can somebody guide me how can i do that?
    Edited by: ar_aff on Jan 25, 2011 2:39 AM

    Hi,
    You need not publish in workspace. Once you create the WA reports, you can automatically go and see the reports in workspace in the particular folder in which you have created the report. You can also run the reports in workspace.
    Thank.

  • Too much errors/messages in Web Analysis reports stops workspace

    Too often workspace stops to work for the client with the following (example) messages. It seems that too much informational and error messages from reports (like a non working report link or missing member) gives the workspace client so much trouble that login off or closing the browser is the only solution. This seems not the right workaround. Anyone experiencing the same?
    Internet Explorer popup:
    Line: 2608
    char: 4
    Error: 'undefined'is null or not an object
    Code: 0
    URL: https://[workspaceserver]/workspace/index.jsp
    {next}
    Internet Explorer popup:
    Line: 2688
    char: 3
    Error: 'undefined'is null or not an object
    Code: 0
    URL: https://[workspaceserver]/workspace/index.jsp
    In a Hyperion(r)Workspace-error popupscreen:
    An error was encountered while closing all content
    Can only remove children
    Internet Explorer popup:
    Line: 1385
    Char: 4
    error: 'this.leftComp.getDataModel()'is null or not an object
    Code: 0
    URL: https://[workspaceserver]/workspace/index.jsp

    it seems that all errors are related to the migrated anaqlyzer report. In the new 931 version less characters are allowed to use than the old 71 version.
    In the main name of the reportgroup the migration just rplaces the wrong characters. But links and url insite reportgroups and reports are not changed during migration. Activating (clicking on it) such links is the main cause of the freeze.

  • Unable to start Web Analysis .Service Temporarily Unavailable

    Hi,
    I am using the following URL to access Web Analysis http://testdb.xxx.xxx.xx:19000/WebAnalysis/WebAnalysis.jsp. But it throws up the following error -
    "*Service Temporarily Unavailable, the server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.*"
    FYI
    1. I'm using EPM 11.1.1.3 on Linux Server (Tikanga)
    2. Planning, Shared Services, Workspace, Essbase etc. are working fine. The problem is only with Web Analysis. However, even Web Analysis was working fine in the not-so-distant past.
    I have tried stopping and starting the Web Analysis service but that doesn't seem to help.
    Any ideas would be appreciated.
    Thanks & Cheers,
    Sahil

    Just to add to my first post, i am facing the following issues:
    1. When I restart the Web Analysis service
    [hypappl@testdb bin]$ cd /oracle/hyp/app/deployments/Tomcat5/bin
    [hypappl@testdb bin]$ ./startWebAnalysis.sh restart
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    Using CATALINA_BASE: /oracle/hyp/app/deployments/Tomcat5/WebAnalysis
    Using CATALINA_HOME: /oracle/hyp/app/common/appServers/Tomcat/5.5.17
    Using CATALINA_TMPDIR: /oracle/hyp/app/deployments/Tomcat5/WebAnalysis/temp
    Using JRE_HOME: /oracle/hyp/app/common/JRE/Sun/1.5.0
    2. When I start service from biplus folder
    [hypappl@testdb bin]$ cd /oracle/hyp/app/products/biplus/bin
    [hypappl@testdb bin]$ ./start.sh restart
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsFinancialReporting.sh.
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    3. When I run the setCustomParamsWebAnalysis.sh
    [hypappl@testdb bin]$ ./setCustomParamsWebAnalysis.sh
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify .
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify .
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify .
    4. And finally, when I try to open Web Analysis reports from Workspace -> Explore, I get the below error
    Required application module analyzer.reportview is not configured. Please contact your administrator.
    Web Analysis was working just fine until recently. Now the problem is only with WA. Everything else is working as it should If nothing gets Web Analysis up and running again, is there a way I can retrieve my saved report files? I can view these files from Workspace -> Explore -> Reports folder.
    Thanks,
    Sahil

Maybe you are looking for