EPM Financial Reporting – Batch Export Folder Locations
April 1, 2015
Essbase 11.1.2, Essbase 11.1.2.2, HFM, HFM 11.1.2.2, Hyperion Planning, Hyperion Planning 11.1.2.2, Oracle Financial Reporting, Oracle Hyperion EPM 11.1.2.1, Oracle Hyperion EPM 11.1.2.2, Oracle Hyperion EPM 11.1.2.3, RnA-Reporting and Analysis, Windows 2003 Server, Windows 2008R2 Server, Windows Server 2008 R2
2 Comments
EPM Financial Reporting – Batch Export Folder Locations
Note: If you have never launched the FRConfig utility or get an error message, do the following step first.
Set EPM_ORACLE_INSTANCE path
- Edit E:\Oracle\Middleware\EPMSystem11R1\products\financialreporting\bin\setInstance.cmd in notepad.
- Add your EPM_ORACLE_INSTANCE path after the equal sign, like below.
Start the FRConfig Utility to configure the Export Folder Location
- Launch E:\Oracle\Middleware\EPMSystem11R1\products\financialreporting\bin\FRConfig.cmd
- Click MBeans tab. Expand com.Hyperion, Financial Reporting, and Attributes.
- Click ExportFolders.
- Click in the Value field and select all text (control + a) and then copy (control + c).
- Open Notepad and paste the value.
- Scroll to the end and add your new location in the following format: LOCATIONNAME=PATH.
- LOCATIONNAME is the displayed, friendly name the user will choose when scheduling a batch report in the workspace.
- PATH can be local or UNC. If UNC, use three backslashes in the front (instead of the normal two) and then two between each share and directory (instead of the usual one).
- Example UNC:
- Windows path: \\servername\frreportshare\departmentA
- Value: FR-DepartmentA=\\\servername\\frreportshare\\departmentA
- Example Local Drive:
- Windows path: E:\FRExportLocal
- Value: FR Export Local=E:\\FRExportLocal
- If you have more than one external folder, a comma will need to be between values. Example:
- FR Export Local=E:\\FRExportLocal,FR-DepartmentA=\\\servername\\frreportshare\\departmentA
- Example UNC:
- Select the entire updated line in notepad and copy.
- Paste into the value field inside the FRConfig utility and press the refresh button.
- Close the FRConfig utility by clicking the X in the right corner.
Restart Financial Reporting service for the change to take effect
- Go to Start -> Run and type services.msc and click OK.
- Right click on Hyperion Financial Reporting – Web Application and choose restart.
- The External Folder will be listed after the Financial Reporting services are back online, which can take a couple minutes depending on your server’s performance.
High Availability and Multiple Financial Reporting Servers
If you have more than one Financial Reporting server in your environment, you will need to follow these steps on EACH server and restart EACH service.
[ad#ad-post]
thank you for the great explanation, is there a limitation on how many folders or string size you can have in the exportfolders field?
There appears to be a 1500 character limit in the ExportFolder value field. Do you know how to override this limitation?