Location of Hyperion Financial Reports on Server

Hello,
Are the Hyperion Financial Reports available as raw files on the web server somewhere? I'd like to restore one from backup and was hoping they'd be in the \Hyperion directory as .des files. Probably won't be this easy, but any info would be great.
Thanks.

For 7.2.5 Reports, they are in a SQL database table (i think something RPTS) and the binary data field has the text of the report. (I actually like this because if you wanted to check what reports made use of a account, entity, etc, you could just do a freetext search on the table.....)
For 9.3.1 Reports, they are in a crazy file structure, with crazy names, and are compressed. You will find them under the RM service/web application folder. In order to X-REF the names properly, you'll need to look into the BI Plus database a bit. The table of interest is V8_CONTAINER.
I put together a SQL 2005 script that will generate you a listing of all of the reports in a hierarchy format. This will will also help you tie out the folders / reports in the file structure......
NOTE : WHERE d.PARENT_FOLDER_UUID = 'REPORTMART'
^ This will return a hierarchy of EVERYTHING in the table which will probably include stuff you don't want to look at. Simply change 'REPORTMART' to match a UUID specified in the results and then the query will show you all items at that point instead.
Hope this helps
Charles
USE your DB name here;
GO
WITH Reports (PARENT_FOLDER_UUID, CONTAINER_UUID, NAME, DESCRIPTION, Level, Sort, CREATION_DATE, LAST_MODIFIED_DATE)
AS
-- Anchor member definition
SELECT d.PARENT_FOLDER_UUID, d.CONTAINER_UUID, d.NAME, d.DESCRIPTION, 0 as level, cast(NAME as nvarchar(1024)) as sort, d.CREATION_DATE, d.LAST_MODIFIED_DATE
FROM V8_CONTAINER as d
WHERE d.PARENT_FOLDER_UUID = 'REPORTMART'
UNION ALL
-- Recursive member definition
SELECT d1.PARENT_FOLDER_UUID, d1.CONTAINER_UUID, d1.NAME, d1.DESCRIPTION,
Level + 1, cast(Sort + '|' + d1.Name as nvarchar(1024)), d1.CREATION_DATE, d1.LAST_MODIFIED_DATE
FROM V8_CONTAINER as d1
INNER JOIN Reports AS r
ON d1.PARENT_FOLDER_UUID = r.CONTAINER_UUID
-- Statement that executes the CTE
SELECT replicate(' ',Level) + NAME, DESCRIPTION, CREATION_DATE, LAST_MODIFIED_DATE, Level, PARENT_FOLDER_UUID, CONTAINER_UUID
FROM Reports
order by sort
GO

Similar Messages

  • Change Domain name in Hyperion Financial Reporting Web Server

    I have System 9.3.1 and i need to change the Domain name from one to another for the web application.
    Under which location i can find the domain controller defined??
    All the web applications are controlled by Websphere.

    in version 11.1.2
    we can changes web server name at
    oracleHOME/user_projects/epmsystem1/httpConfig/ohs/config/OHS/ohs_component
    and file name is mod_wl_ohs.conf
    is that something you are looking for

  • Error 500 Internal Server Error" When Generating Hyperion Financial Reports in PDF Format

    We are unable to open pdf reports in Workspace with the following error. It was all working fine and doesn't work now for unknown reasons.
    Error 500 Internal Server Error" When Generating Hyperion Financial Reports in PDF Format
    We are on 11.1.2.1 environment. Ghost Script 8.54 and Java heap settings xms256m and xmx512m.
    Please advice.

    hello,
    just to clarify
    a) the parameter is named DESFORMAT not :DESFORMAT, there is
    no : in front of the name, if you submit it via URL !
    b) there are some issues with acrobat5 and IE but those are not
    only caused by PDFs generated with oracle reports.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • 5200 : Error in executing  query -- Hyperion Financial Reporting

    Problem in accessing the Hyperion Financial Reports.User is having full access and able to access all the folders except one folder(Legal Folder reports). We are getting 5200: Error Executing the query error. Recently we have upgraded Hyperion to 11.1.1.3 version . Before upgrade user is not facing the problem. After Upgrade user is getting these errors while accessing the reports. we did research and found in "Error 5200: Error Executing Query" When Viewing Financial Reporting (FR) Reports". Is this error is relevant to the Information provided in Metalink and also can you please tell us is there any impact on doing the solution provided in the below. Why is this error is coming is any preferences needs to be changed.Please help us on this.
    Error Description:
    5200: Error executing query
    Servername/ApplicationName/DatabaseName/Error(1007090) Unknown Member name [Current Point of view for years] in Outline Query
    Doc ID 1107142.1:
    Possible Cause 1:
    If members have recently been added, moved, or deleted from the data source, Essbase, HFM, or Planning, the existing User POV records become out of sync.
    The User Point of View record uses indexing to identify the member. If the index changes because of changes in the outline, the User Point of View record no longer points to the correct location in the outline.
    To resolve the issue, you need to run the ManageUserPOV utility on a Windows server that has the Financial Reporting Reports Server, or in a Unix or Linux environment, has the Financial Reporting Print Server installed.
    You will need to provide a BIPlus Global Administrator user ID and password to run the utility.
    The utility will provide the correct syntax to run the command.
    1. In \Hyperion\products\biplus\bin\ManageUserPOV.properties, specify the following parameters:
    a. ReportServer
    b. DatasourceUser
    c. DatasourcePassword
    d. User
    e. Datasource (You can find the datasource in Workspace under Tools>Database Connection Manager in the Name column.)
    2. From the command line, cd to Hyerion\products\biplus\bin
    3. Type in "ManageUserPOV" without the quotes. The executable will read the parameters previously set in the ManageUserPOV.properties file.
    Thanks,
    Naresh.

    Take a look at this: http://adistrategies.com/index.php?loc=knowledge1&item=291
    Hope it helps.
    Mehmet

  • Hyperion Financial Reporting-Print Service is not Starting-11.1.2.1

    Hi,
    We are using Hyperion 11.1.2.1 and when i look at my Hyperion Financial Reporting-Print service it shows me at stopping and when i right click to stop/start it the options are greyed out.
    I have completely stopped all the hyperion services and started them again and now the HFR Print service is showing me as Starting.
    Kindly help me what should i do to resolve this issue.
    You can see the screen shot at my blog.
    http://hyperion-consulting.blogspot.in/2012/08/hi-we-are-using-hyperion-11.html
    Regards,
    AS
    Edited by: Don'tKnow999 on Aug 30, 2012 9:52 PM

    Hi John,
    Thanks a lot for your reply. I saw the log file however i am not able to understand where the issue lies. Can you kindly hlep me out. Below is the FRPrintLogging.log
    [2012-08-31T02:42:54.565-04:00] [EPMFR] [ERROR] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000J_vQRewCSs85njp2iZ1GG5mQ000000,0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: lookupHsServer] [[
    com.hyperion.reporting.util.HyperionReportException: Could not connect to the server.
    Please make sure that the server is running as specified in the logon dialog (including port number if not default).
         at com.hyperion.reporting.registry.FRSystem.lookupHsServer(Unknown Source)
         at com.hyperion.reporting.config.FRConfig.getFRConfig(Unknown Source)
         at com.hyperion.reporting.config.FRConfig.getString(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.initSocketFactory(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.<clinit>(Unknown Source)
         at com.hyperion.reporting.util.FRRemoteObject.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.PrintServer.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.main(Unknown Source)
    [2012-08-31T02:42:54.565-04:00] [EPMFR] [WARNING] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000J_vQRewCSs85njp2iZ1GG5mQ000000,0] [SRC_CLASS: com.hyperion.reporting.config.FRConfig] [SRC_METHOD: getFRConfig] [[
    java.lang.NullPointerException
         at com.hyperion.reporting.config.FRConfig.getFRConfig(Unknown Source)
         at com.hyperion.reporting.config.FRConfig.getString(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.initSocketFactory(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.<clinit>(Unknown Source)
         at com.hyperion.reporting.util.FRRemoteObject.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.PrintServer.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.main(Unknown Source)
    [2012-08-31T03:12:21.914-04:00] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000J_vXVlrCSs85njp2iZ1GG6FM000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.StandalonePrintServerLauncher] [SRC_METHOD: <init>] Oracle Workspace
    [2012-08-31T03:12:22.198-04:00] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000J_vXVlrCSs85njp2iZ1GG6FM000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.StandalonePrintServerLauncher] [SRC_METHOD: <init>] Copyright&#169 2000, 2011 Oracle and / or its affiliates.
    [2012-08-31T03:12:22.198-04:00] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000J_vXVlrCSs85njp2iZ1GG6FM000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.StandalonePrintServerLauncher] [SRC_METHOD: <init>] All Rights Reserved.
    [2012-08-31T03:13:46.993-04:00] [EPMFR] [ERROR] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000J_vXVlrCSs85njp2iZ1GG6FM000000,0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: getObjectFromURL] [[
    java.net.ConnectException: Connection timed out: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:529)
         at java.net.Socket.connect(Socket.java:478)
         at java.net.Socket.<init>(Socket.java:375)
         at java.net.Socket.<init>(Socket.java:249)
         at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
         at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:122)
         at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
         at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
         at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
         at com.hyperion.reporting.registry.FRSystem.getObjectFromURL(Unknown Source)
         at com.hyperion.reporting.registry.FRSystem.lookupHsServer(Unknown Source)
         at com.hyperion.reporting.config.FRConfig.getFRConfig(Unknown Source)
         at com.hyperion.reporting.config.FRConfig.getString(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.initSocketFactory(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.<clinit>(Unknown Source)
         at com.hyperion.reporting.util.FRRemoteObject.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.PrintServer.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.main(Unknown Source)
    [2012-08-31T03:13:47.011-04:00] [EPMFR] [ERROR] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000J_vXVlrCSs85njp2iZ1GG6FM000000,0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: lookupHsServer] [[
    com.hyperion.reporting.util.HyperionReportException: Could not connect to the server.
    Please make sure that the server is running as specified in the logon dialog (including port number if not default).
         at com.hyperion.reporting.registry.FRSystem.lookupHsServer(Unknown Source)
         at com.hyperion.reporting.config.FRConfig.getFRConfig(Unknown Source)
         at com.hyperion.reporting.config.FRConfig.getString(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.initSocketFactory(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.<clinit>(Unknown Source)
         at com.hyperion.reporting.util.FRRemoteObject.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.PrintServer.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.main(Unknown Source)
    [2012-08-31T03:13:47.025-04:00] [EPMFR] [WARNING] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000J_vXVlrCSs85njp2iZ1GG6FM000000,0] [SRC_CLASS: com.hyperion.reporting.config.FRConfig] [SRC_METHOD: getFRConfig] [[
    java.lang.NullPointerException
         at com.hyperion.reporting.config.FRConfig.getFRConfig(Unknown Source)
         at com.hyperion.reporting.config.FRConfig.getString(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.initSocketFactory(Unknown Source)
         at com.hyperion.reporting.util.HRPortAllocator.<clinit>(Unknown Source)
         at com.hyperion.reporting.util.FRRemoteObject.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.PrintServer.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.<init>(Unknown Source)
         at com.hyperion.reporting.printserver.StandalonePrintServerLauncher.main(Unknown Source)
    ]]

  • Overflow error in Hyperion Financial Reports

    Hi All,
    I'm using Hyperion Financial Reporting Studio version 9.3.1. Recently we are facing few issues with FR. When we try to copy a column, we are getting the "overflow" error. Can someone help on how to resolve this issue ?
    FYI. The no. of Rows in the Report are approx. 3000 and columns around 20. Pls. help
    Thanks,
    PVR

    Hi John,
    The no. of rows in the Report are (Design mode) approx. 1700. When we run the report, the total no. of rows showing is around 3000. The no. of columns, rows cause the overflow issue ?
    How we can clear the buffer ? We Restarted the server also, but no luck. The same error appearing
    Thanks,
    PVR

  • Hyperion financial reporting studio not responding

    hi all,
    I have Hyperion financial reporting studio "client" (Hyperion 9.3.1) installed in my local machine - windows 32 bit machine.
    The machine configuration is:
    P4 3.0 GHz and 1 GB RAM.
    When I launch Hyperion financial reporting studio with username , password and report server information the System performance parameter ( As found in task manager) goes following change:
    CPU usage:fluctuates between 45 - 100% which was initially 1%
    PF usage:jumps to 1.32GB which was initially 362MB
    Physical memory available : drops down from 762188(K) to 1728(K)
    application status: Not responding
    AND ULTIMATELY THE WINDOW OF FINANCIAL REPORTING STUDIO VANISHES .There is no error log created ??
    I cannot proceed further. Please help me out...
    Thanks in advance

    Please post these type of queries to Hyperion BI Workspace & Reporting module

  • Hyperion Financial Reporting : Error 1001

    While connecting from Hyperion Reports 7.0 to an Essbase cube (Ver 7.1.6.6) stored on another server, I am getting an error (Error 1001: Unable to connect to datasource) while running any report. However I am able to create reports using the metadata of the cubes.
    The problem occurs only when I try executing any report. :-(
    Is there any API issue out here?
    Can anyone help me debug this situation?

    Very old post, but anyway...
    In my case restart of Hyperion Financial Reporting  -  report server service helped and reports were available again.
    L

  • Hyperion Financial Reporting PDF Preview

    Hello,
    We are currently having an issue related to hyperion workspace, we are unable to see hyperion financial reports in PDF preview, only HTML view we can see, is there any possible solution for this issue. We are using system 9.3 ; windows environment, If you need more information please let me know, Any help would be great.
    Thank you,
    T.Khan

    Error I found on log file.
    12-17 00:11:30 ERROR PrintServer     Error No: 3006com.hyperion.reporting.util.HyperionReportException: Could not find information about PDF generation for instance number:
         at com.hyperion.reporting.printserver.PrintServer.getOutputFileName(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
         at sun.rmi.transport.Transport$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

  • Hyperion Financial Reporting Configuration Issue

    Hi,
    I installed Hyperion Financial Reporting version 11.1.1.1.0 where the Hyperion Web Analysis and Workspace installed in the same server.
    I am able to open the Financial Reporting Studio but not able to open HFR through Workspace.
    Let me explain you what I did exactly:
    1) Installed Reporting and Analysis( HFR)
    2) Ran the COnfiguration Utility and configured the Reporting And Analysis Server
    3) Checked in Preference to see if Reporting And Analysis is present in the left side, I could see Web Analysis and can create Reports in it.
    Then tried to access HFR through Workspace but not working. I updated Context.properties and set reports to Y and then recycled the services but still no luck..
    Please correct me if I missed anything to configure the HFR.
    Thanks in advance for your help..

    This issue was resolved after stopping the Workspace services and ran the Configuration Utility. Now, able to view financial reporting and web analysis reports in workspace...

  • Hyperion Financial Reporting ports for remote access

    Hi,
    May I know what ports should I open if to allow remote access to Hyperion Financial Reporting server to create reports through Hyperion Financial Reporting Studio in home pc?
    Thanks

    Hi,
    You can find a detailed write up on the Hyperion product ports here: http://hyperionism.blogspot.com/2008/11/hyperion-product-ports.html
    This document might be useful to you :- http://www.oracle.com/technetwork/middleware/bi-foundation/epm-component-communications-1112-167817.xls
    You could have also look into SERVERPORTBEGIN and SERVERPORTEND
    http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_tech_ref/frameset.htm?serverportbegin.html
    Hope this helps
    Greetings
    SST.....

  • Financial Reporting Web Server can't find report server.

    Hi all,
    I've installed Financial reporting print server, report server, and scheduler on a separate server from the Web Server installed with Workspace. I can create and run a report with FR Studio and have saved it to the Workspace server.
    When I run the report on the Workspace server I get the following error:
    Your Financial Reporting Web Server is unable to locate the report server server1.na.ds.monsanto.com:8299. Please contact your administrator.
    (5514)
    I have the same configuration on two other servers and things are working fine. How do I tell the Web Server (server1) where the report server is. Why is it looking on the server1 server?
    Thanks.

    Thanks for your responses.
    I've run the configuration utility on the server where I have installed the report server and compared it to the report server that works. I looks like logically I have things set up correctly.
    The "Configure Financial Reporting" asks me where the "Workspace Web Application" is and that is set correctly and is working because I can get into studio and connect to the report server it lets me design and run and save the report. Studio saves the report to the correct workspace server so I know FR knows about the workspace server.
    I ran the config utility on the Workspace web server and selected "Configure Web Server". The second screen lists all of the components and "Financial Reporting" is one of the components. This is also set up logically identically to the server pair that is working. All of the components are set up on the web server to point at the web server.
    So I still don't understand how to tell workspace to look at the report server. The report server is finding the workspaces web server just fine.
    All services are up and running.
    Keith

  • Not able to change exportfolders value in MBeans for FRConfig.cmd for Hyperion Financial reporting 11.1.2 version.

    I am not able to change exportfolders value in MBeans for FRConfig.cmd for Hyperion 11.1.2 Financial reporting .
    When I enter the value , it just vanishes. Am I missing something here.?
    I need to set export path for PDF generation in Hyperion financial report for batches.

    Edit FRConfig.cmd and update
    set EPM_ORACLE_INSTANCE=%MIDDLEWARE_HOME%\user_projects\epmsystem1
    update epmsystem1 to the correct epm instance name
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Thread: In Hyperion Financial Reporting can we show comments entered in dat

    Hi,
    I want to show comments in Hyperion financial reports. The data form are against BSO cube and when users enter comments in it they want to see in reports which are against ASO.
    Also, if you can help me if it is possible against same cube?

    Hi,
    I think we can't show it in ASO, but if we have a BSO cube then we have to connect our reports with the Planning data source instead of an Essbase data source and specify on the report to show supporting detail.
    You have to do some settings in the FR_Global.properties which are:
    AllowCellTextAsAnnotation=true, the Cell Text check box on the Report Property sheet is shown (for Financial Management and Planning, not Essbase yet). The default setting will be unchecked (turned off).
    AllowPlanningUnitAnnotationsAsAnnotations=true, the Planning Unit Annotations check box on the Report Property sheet is shown for Planning. The default setting will be unchecked (turned off).
    AllowDocAttachmentsAsAnnotations=true, the Document Attachments check box on the Report Property Sheet is shown for Financial Management. The default setting will be unchecked (turned off).
    Hope this helps.
    Regards
    SST.....

  • In Hyperion Financial Reporting can we show comments entered in data forms?

    Hi,
    I want to show comments in Hyperion financial reports. The data form are against BSO cube and when users enter comments in it they want to see in reports which are against ASO.
    Also, if you can help me if it is possible against same cube?

    Hi,
    I think we can't show it in ASO, but if we have a BSO cube then we have to connect our reports with the Planning data source instead of an Essbase data source and specify on the report to show supporting detail.
    You have to do some settings in the FR_Global.properties which are:
    AllowCellTextAsAnnotation=true, the Cell Text check box on the Report Property sheet is shown (for Financial Management and Planning, not Essbase yet). The default setting will be unchecked (turned off).
    AllowPlanningUnitAnnotationsAsAnnotations=true, the Planning Unit Annotations check box on the Report Property sheet is shown for Planning. The default setting will be unchecked (turned off).
    AllowDocAttachmentsAsAnnotations=true, the Document Attachments check box on the Report Property Sheet is shown for Financial Management. The default setting will be unchecked (turned off).
    Hope this helps.
    Regards
    SST.....

Maybe you are looking for