Hi everyone,
we are trying to load data to HFM, but somehow the admin does not have right to upload the data with this error which shows that the user does not have rights to go to the application:
2017-02-01 17:11:07,927 INFO [AIF]: Total Data Rows available for Export to Target: 2
2017-02-01 17:11:07,929 DEBUG [AIF]: SELECT parameter_value FROM aif_bal_rule_load_params WHERE loadid = 42 and parameter_name = 'CHECK_INTERSECTION'
2017-02-01 17:11:07,931 DEBUG [AIF]: Comm.executeJythonScript - START
2017-02-01 17:11:07,933 INFO [AIF]: Executing the following script: D:\Oracle\Middleware\EPMSystem11R1/products/FinancialDataQuality/bin/HFM_VALIDATE.py
2017-02-01 17:11:07,953 DEBUG [AIF]: User Locale is not set. Defaulting to: en_US
2017-02-01 17:11:07,953 DEBUG [AIF]: HFM_VALIDATE.py Started for LoadID: 42
2017-02-01 17:11:08,083 INFO [AIF]: Cluster name: HFMcluster
2017-02-01 17:11:08,084 DEBUG [AIF]: getGlobalUserID(): GET_GLOBAL_USER_ID returned no rows for LoadID = 42
2017-02-01 17:11:08,084 DEBUG [AIF]: Global User ID:
2017-02-01 17:11:08,168 ERROR [AIF]: HFMException: Angemeldeter Benutzer besitzt keine Zugriffsberechtigung für diese Anwendung: HFM:VCONSOL
2017-02-01 17:11:08,168 DEBUG [AIF]: connect(admin, en_US, HFMcluster, VCONSOL)
2017-02-01 17:11:08,168 DEBUG [AIF]: oracle.epm.fm.common.exception.HFMException: EPMHFM-65550: EPMHFM-65550: Angemeldeter Benutzer besitzt keine Zugriffsberechtigung für diese Anwendung: HFM:VCONSOL
Our HFM consultant can work in this environment without problem, but when I am using the FDMEE to export the data , it keeps generating this error.
Any idea why? When I am using another user, there is not problem at all... Both user admin and my user have the same rights.
Thanks.