Cannot Load Data From FDM To HFM With Drillable Region Load Integration Option Enabled | |||||
|
|||||
Modified 04-AUG-2010 Type PROBLEM |
Applies to:
Hyperion Financial Data Quality Management - Version: 11.1.1.3.00<max_ver> and later [Release: 11.1 and later ]Information in this document applies to any platform.
Symptoms
When the "Enable Drillable Regions" integration option is enabled within the FDM integration settings menu, the load process to HFM is failing. The load returns the error:** Begin FDM Runtime Error Log Entry [2010-05-13-13:42:59] **
-------------------------------------------------------------
ERROR:
Code............................................. 4117
Description...................................... Stream Failed, Invalid file path provided!
C:\Hyperion\FDMShare\FDM\Data\1095.ua2
Procedure........................................ clsAppServer.fFileGetStream
Component........................................ upsAppSv
Version.......................................... 1111
Thread........................................... 1580
Cause
Currently the FDM application path is specified as a local path on the FDM application server:C:\Hyperion\FDMShare\FDM
In order for FDM to be able to create the archive file in the data folder, HFM must be able to read from this directory. Since this is a local path the path is invalid and results in the "Stream Failed, invalid file path provided" error message.
Solution
a) Launch the FDM Workbench Client
b) Choose <add Application> and login
c) Highlight the "FDM" application and click "modify"
d) Update the application path to \\servername\FDMSHARE\FDM and click OK to save the change.
e) Locate the FDMSHARE on the c:\ drive and right-click selecting "properties"
f) Click on the Sharing tab and click "permissions"
g) Add the FDM Service Account and any user who will be using the workbench and grant "Change" permissions. Click OK
*Note: If the HFM DCOM account is different than the FDM Service account, it also must be granted Change permission to the FDM application share.
GKontos
Comments