Audit report - HFM application performance

Hello

I use HFM 11.1.1.3 application and currenlty the audit report is disable in shared services. I just want to know what is the impact to enable shared services audit report. If it will affect the performance of the HFM applications? I want to know what are the impacts of the audit.

Thank you

Michel K

Hi Pascal,.

Allowing the audit report to the SSP don't directly affect performance HFM.  Audit data is stored in the HSS database in tables separate (SMA_) and the only HFM associated with options to log are retrieved and imports of LCM.  If you choose only a handful of the audit tasks, it maybe not number of records written in the database at all.  If you choose to connect everything, be sure to include serving the information as part of your ongoing process (quarterly or annually should do unless there is a significant activity HSS).

Thank you

Erich

Tags: Business Intelligence

Similar Questions

  • Cannot create the HFM application in Hyperion 11.1.2.3

    Hi all

    We have installed the Hyperion 11.1.2.3 version in Windows Server 2008. SQL Server 2008 R2

    HFM and FDM only we have installed, but when you create the HFM application using Administartion of Consolidation that we are getting the following error.

    An unexpected error has occurred. Check the server log file or contact your system administrator for more information.

    We did it for,

    We re configured HFM and configured web Server, but no luck.

    We reinstalled HFM and configured again with fresh data, but still the same error.

    Your comments would be appreciated... !!

    Thank you

    Mady

    Hi Mady

    The error you posted is pretty generic.

    (I)

    After the audit logs

    1 oracle EPM System > epmsystem1 > financial management > utilities > Error Log Viewer. Check and post if you find more details about the error.

    2. go into the event viewer. Launch eventvwr.exe > Windows journal > Application > search for errors in the source Hyperion Financial Management

    View details of the error.

    (II)

    At the same time please verify if all your HFM services has started well.

    Check in Manager tasks if the following exist

    1 HyS9FinancialManagementWeb_epmsystem1.exe

    2.DMEListener.exe

    3.CASSecurity.exe

    4.HsxService.exe

    5 HFMWebServiceManager.exe

    (III)

    You can even run some Diagnostics of EPM

    Go to start menu > Oracle EPM System > epmsystem1 > Foundation Services > EPM System Diagnostics

    This will give you a clean report that shows if your services have started and are well connected to DB.

  • HFM application copies

    Hi all

    If please help me understand if we really need to stop the source and target application services to perform the copy of the HFM application (with the utility).
    And what will be the impact if a user tries to run an operation in db when the application is copying, in other cases.
    We are having HFM 11.1.2.1

    Thank you.

    You don't need to have the services stopped to perform the copy; However, if there are users in the system, it could cause problems. Copy of App utility makes a copy of the application to database level . If data changes occur when the copy is in progress, you cannot get those changes as they could be cached in the memory of the server. It is also possible that the tables will be locked due to actions taken by the users of the system, which will result in the application of the copy to fail. (You will be able to restart the copy of the table failed however) The source database may incur a performance while the copy is made; However, if you avoid peak times, this shouldn't be a problem.

    Keep in mind that all depends on what you're trying to do with the copied app. If you make a copy to test a change to historical data, it matter that you miss some cached data.

    It should also be noted that you can control the copy process. The tab produce, you can limit the copying to scenarios or specific years. If you only need a value of 1 year of data, why copy everything? This will significantly reduce tables that should diminish the chances of all the copy data contention problems. You can also filter State invalid Calc, data or zero value records. However, it will slow things down and require more resources of the server database.

    I hope this helps.

  • Can not find the intersection of audit in HFM 11.1.1.3

    Hi all

    CANNOT FIND AUDIT INTERSECTION OF HFM DATAGRID

    more details:

    In order to properly install the intersection of audit function, I tried to follow the "Single Sign-On and Drill - Back Setup of HFM in FDM" document which, however, is intended for 9.x.x HFM.

    Our HFM version is rather 11.1.1.3. For this reason, I couldn't filled a specific stage of the mentioned guide that is "Web HFM-server you must provide a link.
    "for FDM inside of the ' Server and Configuration of the Web.

    I checked the app and the Web server, and I'm not able to find this command.

    However, I was able to activate the link SSO between HFM and FDM, update the metadata with the FDMAppName, etc.

    At the end of the process, I have Pascal find command "intersection of audit" among the possible 'right click' choice.

    Can someone help me please?

    In this version of FDM to drill holes in you just activate the integration option "Use SSO" and the integration option "Allow to break region Load".

    This will create an additional .dat file to the HFM export loading that contains region of drilling data which are then responsible for ERPIURL and _ERPI tables database in the database of HFM.  These two paintings is what causes the "Drill with FDM" icon to display in the DataGrid HFM.

    Make sure these integration settings are enabled and then rerun your export/load to the HFM Application.

  • Unable to kill the task of Consolidation for HFM application

    The user is unable to kill the task of Consolidation in HFM application. Consolidation process that lasts 2 minutes did evidence of State that execution of @79 % for 4-6 hours. The user ID is a configuration manager, to lock the data and unlock the provisions of common data Services. The task button in the list of running tasks is not enabled. Our support team has helped users access which is not as able to stop the task. Please Note Access Admin is limited and not allowed for these tasks.

    I would check the HFM log to see if you find anything referring to blocked documents locked.

    If your HFM application is killed in the middle of consolidating or perform other activities that requires him to "lock" a memory segment in the database, that "lock" is maintained on these data points when the application restarts.

    If you then try to make an another codification and it hits one of these points of data locked, it will sit there for a very long time waiting for the "lock" erase.

    I forgot the exact error message that you will find in the newspaper AND I forgot the time-out; However, it sucks having to wait over there.

    The other possibility that comes to mind is that really abandoned building and the State has not updated. (once more check the logs)

    Charles

  • Display of the audit report

    Hello.
    I work with a bunch of provider (I can't change the data model) that is running some logging activity of audit of the java interface. A report is needed in order to identify who does what to change (old and new) and when.

    The system stores a matrix as of several thresholds that are applied to new accounts, because they are introduced into the system.
    WITH matrix_table AS ( -- no indexes or constraints
    SELECT '20090101' matrix_date, '000' attr_type, 20 percent_1, 40 percent_2, 'A' rate_1, 'D' rate_2,  5 amount_1, 10 amount_2 FROM dual UNION ALL
    SELECT '20090101' matrix_date, '001' attr_type, 40 percent_1, 60 percent_2, 'B' rate_1, 'E' rate_2, 10 amount_1, 15 amount_2 FROM dual UNION ALL
    SELECT '20090101' matrix_date, '002' attr_type, 60 percent_1, 80 percent_2, 'C' rate_1, 'F' rate_2, 15 amount_1, 20 amount_2 FROM dual UNION ALL
    SELECT '20090101' matrix_date, '003' attr_type, 80 percent_1, 99 percent_2, 'D' rate_1, 'G' rate_2, 20 amount_1, 25 amount_2 FROM dual UNION ALL
    SELECT '20100101' matrix_date, '000' attr_type, 21 percent_1, 41 percent_2, 'A' rate_1, 'E' rate_2,  4 amount_1,  9 amount_2 FROM dual UNION ALL
    SELECT '20100101' matrix_date, '001' attr_type, 41 percent_1, 61 percent_2, 'B' rate_1, 'F' rate_2,  9 amount_1, 14 amount_2 FROM dual UNION ALL
    SELECT '20100101' matrix_date, '002' attr_type, 61 percent_1, 81 percent_2, 'C' rate_1, 'G' rate_2, 14 amount_1, 19 amount_2 FROM dual UNION ALL
    SELECT '20100101' matrix_date, '003' attr_type, 81 percent_1, 99 percent_2, 'D' rate_1, 'H' rate_2, 19 amount_1, 24 amount_2 FROM dual UNION ALL
    SELECT '20110101' matrix_date, '000' attr_type, 22 percent_1, 42 percent_2, 'A' rate_1, 'F' rate_2,  3 amount_1,  8 amount_2 FROM dual UNION ALL
    SELECT '20110101' matrix_date, '001' attr_type, 42 percent_1, 62 percent_2, 'B' rate_1, 'G' rate_2,  8 amount_1, 13 amount_2 FROM dual UNION ALL
    SELECT '20110101' matrix_date, '002' attr_type, 62 percent_1, 82 percent_2, 'C' rate_1, 'H' rate_2, 13 amount_1, 18 amount_2 FROM dual UNION ALL
    SELECT '20110101' matrix_date, '003' attr_type, 82 percent_1, 99 percent_2, 'D' rate_1, 'I' rate_2, 18 amount_1, 23 amount_2 FROM dual)
    SELECT * FROM matrix_table;
    When a manual adjustment is made to the matrix already attached to an account, the java application stores a record of who made the change in an audit table
    WITH manual_adjustment AS ( -- no indexes or constraints
    SELECT '1234' account_no, '20100809' change_date, '234512' change_time, 'John Doe' change_user FROM dual UNION ALL
    SELECT '1234' account_no, '20100810' change_date, '001546' change_time, 'John Doe' change_user FROM dual)
    SELECT * FROM manual_adjustment;
    and a record of the new matrix associated with the account in another table audit
    WITH audit_record AS ( -- no indexes or constraints
    SELECT 'Account Matrix' tablename, 'add' change_type, '20100809' change_date, '234508' change_time, 'jdoe' change_user, '1234,000,22,41,A,E,4,9'   change_data FROM dual UNION ALL
    SELECT 'Account Matrix' tablename, 'add' change_type, '20100809' change_date, '234509' change_time, 'jdoe' change_user, '1234,001,41,61,B,F,9,14'  change_data FROM dual UNION ALL
    SELECT 'Account Matrix' tablename, 'add' change_type, '20100809' change_date, '234510' change_time, 'jdoe' change_user, '1234,002,61,81,C,G,14,19' change_data FROM dual UNION ALL
    SELECT 'Account Matrix' tablename, 'add' change_type, '20100809' change_date, '234511' change_time, 'jdoe' change_user, '1234,003,81,99,D,H,19,24' change_data FROM dual UNION ALL
    SELECT 'Account Matrix' tablename, 'add' change_type, '20100809' change_date, '001543' change_time, 'jdoe' change_user, '1234,000,21,41,A,E,4,9'   change_data FROM dual UNION ALL
    SELECT 'Account Matrix' tablename, 'add' change_type, '20100809' change_date, '001544' change_time, 'jdoe' change_user, '1234,001,41,61,B,F,9,14'  change_data FROM dual UNION ALL
    SELECT 'Account Matrix' tablename, 'add' change_type, '20100809' change_date, '001545' change_time, 'jdoe' change_user, '1234,002,61,81,C,G,14,19' change_data FROM dual UNION ALL
    SELECT 'Account Matrix' tablename, 'add' change_type, '20100809' change_date, '001546' change_time, 'jdoe' change_user, '1234,003,81,99,D,H,19,24' change_data FROM dual)
    SELECT * FROM audit_record;
    The example above shows one changed once a John Doe and then changed back. Java process appears to record the date and time the change occurs and the audit_record values do not match exactly the time of the manual_adjustment.

    The audit based on the test data report must provide who changed what and when. When to use the date/time of the response (s) stored in manual_adjustment. What should identify the item changed values prerequisites audit_record or the matrix_table initial if no previous audit_record value exists. So in the example, John Doe has first made a change to the item of data of 1 percent, and since no prior audit were recorded in audit_record, the matrix_table is compared to (I made the order of the data in the columns matrix_table and audit_record.change_data). The old value is retrieved from matrix_table, and the new value is retrieved from audit_record. Then, John Doe has reversed the change to the data item for 1 percent. Since a pre-audit was recorded at audit_record, the most recent (s) audit_record are compared to the previous audit_record (s). The old value is retrieved from the previous audit_record and the new value is retrieved from the most recent audit_record.
    Changed By Changed When      Account Attribute Element   Old Value New Value
    ---------- ----------------- ------- --------- --------- --------- ---------
    John Doe   20100809 23:45:12 1234    000       Percent 1 21        22
    John Doe   20100810 00:15:46 1234    000       Percent 1 22        21
    The audit report must be presented as a database view (all current reports use a database view that is queried by other software for editing).

    I have trouble to determine how to approach the question from the point of view SQL. The analysis of the change_data by commas with REGEXP_SUBSTR is quite simple and I don't have the ability to create functions to determine certain values, but at that time, I also try to tune and feel that I am limit myself to the approach already too. Any suggestions?


    Thank you
    Luke

    Oracle 10 g 2

    Published by: Luke Mackey on Aug 10, 2010 08:35
    Table of audit_record has been fixed.

    Published by: Luke Mackey on August 10, 2010 09:03
    Add a description of how the audit report values are obtained.

    Hi, Luke,.

    Sorry, that it lasted so long.
    It is not enough:

    WITH    manual_adjustment_d     AS
    (
         SELECT    change_user          AS changed_by
         ,       TO_DATE ( change_date || change_time
                           , 'YYYYMMDDHH24:MI:SS'
                     )          AS changed_when
         ,       account_no                AS account
         FROM       manual_adjustment
    )
    ,     change_history          AS
    (
         SELECT     TO_DATE ( change_date || change_time
                           , 'YYYYMMDDHH24:MI:SS'
                     )          AS changed_when
         ,     change_user
         ,             REGEXP_SUBSTR (change_data, '[^,]+', 1, 1)     AS account
         ,             REGEXP_SUBSTR (change_data, '[^,]+', 1, 2)     AS attr_type
         ,      TO_NUMBER (REGEXP_SUBSTR (change_data, '[^,]+', 1, 3))     AS percent_1
         ,      TO_NUMBER (REGEXP_SUBSTR (change_data, '[^,]+', 1, 4))     AS percent_2
         ,             REGEXP_SUBSTR (change_data, '[^,]+', 1, 5)     AS rate_1
         ,             REGEXP_SUBSTR (change_data, '[^,]+', 1, 6)     AS rate_2
         ,      TO_NUMBER (REGEXP_SUBSTR (change_data, '[^,]+', 1, 7))     AS amount_1
         ,      TO_NUMBER (REGEXP_SUBSTR (change_data, '[^,]+', 1, 8))     AS amount_2
         FROM     audit_record
         WHERE     tablename     = 'Account Matrix'
         AND     change_type     = 'add'
              --
        UNION ALL
              --
         SELECT  TO_DATE ( matrix_date
                   , 'YYYYMMDD'
                   )     AS changed_when
         ,     NULL          AS change_user
         ,     NULL          AS account
         ,       attr_type, percent_1, percent_2, rate_1, rate_2, amount_1, amount_2
         FROM     matrix_table
    )
    ,     got_change_num     AS
    (
         SELECT     ch.*
         ,     ROW_NUMBER () OVER ( PARTITION BY  attr_type
                                   ORDER BY          changed_when
                           )         AS change_num
         FROM    change_history        ch
    )
    ,     elements          AS
    (
         SELECT  1 AS element_num, 'Percent 1' AS element_name      FROM dual     UNION ALL
         SELECT  2,               'Percent 2'                      FROM dual     UNION ALL
         SELECT  3,               'Rate 1'                      FROM dual     UNION ALL
         SELECT  4,               'Rate 2'                      FROM dual     UNION ALL
         SELECT  5,               'Account 1'                      FROM dual     UNION ALL
         SELECT  6,               'Account 2'                      FROM dual
    )
    ,     got_diff          AS
    (
         SELECT     ma.*
         ,     ar.attr_type     AS attribute
         ,     el.element_num
         ,     el.element_name
         ,     CASE     el.element_name
                   WHEN  'Percent 1'  THEN  TO_CHAR (pr.percent_1)
                   WHEN  'Percent 2'  THEN  TO_CHAR (pr.percent_2)
                   WHEN  'Rate 1'         THEN      pr.rate_1
                   WHEN  'Rate 2'         THEN      pr.rate_2
                   WHEN  'Account 1'  THEN  TO_CHAR (pr.amount_1)
                   WHEN  'Account 2'  THEN  TO_CHAR (pr.amount_2)
              END                AS old_value
         ,     CASE     el.element_name
                   WHEN  'Percent 1'  THEN  TO_CHAR (ar.percent_1)
                   WHEN  'Percent 2'  THEN  TO_CHAR (ar.percent_2)
                   WHEN  'Rate 1'         THEN      ar.rate_1
                   WHEN  'Rate 2'         THEN      ar.rate_2
                   WHEN  'Account 1'  THEN  TO_CHAR (ar.amount_1)
                   WHEN  'Account 2'  THEN  TO_CHAR (ar.amount_2)
              END             AS new_value
         FROM     manual_adjustment_d     ma
         JOIN     user_table          ut     ON     ma.changed_by     = ut.user_name
         JOIN     got_change_num          ar     ON     ar.changed_when     BETWEEN ma.changed_when - ( 10          -- seconds before
                                                                    / (24 * 60 * 60)
                                                                    )
                                                 AND     ma.changed_when + ( 5          -- seconds after
                                                                    / (24 * 60 * 60)
                                                                    )
                             AND     ar.change_user     = ut.user_code
            JOIN     got_change_num          pr     ON     ar.attr_type     = pr.attr_type
                             AND     ar.change_num     = pr.change_num     + 1
            CROSS JOIN     elements     el
    )
    SELECT       changed_by
    ,       changed_when
    ,       account
    ,       attribute
    ,       element_name     AS element
    ,       old_value
    ,       new_value
    FROM       got_diff
    WHERE       old_value     != new_value
    ORDER BY  changed_when
    ,            element_num
    ;
    

    As always, to understand a query that uses subqueries, run each auxiliary request by himself and watch its result set.
    Manual_adjustment_d of the subquery is just the corresponding columns of manual_adjustment, with the date converted to DATE.
    Subquery change_history is a combination of audit_record and matrix_table, with the converted data in common columns common and converted to DATEs dates.
    Subquery got_change_num is change_history, with a new column, change_num, added, to make it easy to find the last change before a given change.
    Elements of subquery contains a line for each item that you level. You can have a real table like that, in the case of shich you don't need the subquery. This is necessary for the non swivel data between 1 column on 6 rows and 6 columns on 1 line.
    Got_diff of the subquery is where most of the work takes place. He joined manual_adjustment_d in two rows of got_change_num: (1) the line has the same user and "almost the same" time and (2) the previous row for the same attribute. As posted, a row of got_change_num will be condered as "almost at the same time" like a row of mandual_adjustment_d if it is dated not earlier than 10 seconds ealeir and not later than 5 seconds following line in manual_adjustment_d. You can easily change that. Got_diff also of the Nations United-pivot of the data on a separate line for each item.
    As often happens, the main query plays the same role in this query as the final step takes place in the Tour de France: not much changes, and the results of this part are all that matters. In this case, change is all that really unchanged lines are ignored. The only reason why I haven't done this in got_diff was I wanted to use the alias old_value and new_value, rather than repeat the CASE expressions.

    I'm sure that the query can be a bit shortened and consierably more effective.
    Returned could be simplified if you have stored your dates in the DATE columns.
    It would be easier and more effective if you knew that all data checked, including the data of matrix_table, was audit_record. Then we wouldn't need matrix_table in this request at all, and we wouldn't have to reconcile the different ways of you these two tables to store the same data.

  • audit of oracle applications

    Hi all

    We have r12.0.4 installed on solaris...


    Now the management request to audit all financial users, basically, they want
    to know the user name, the log0ut, the transactions it did, daily activities.


    Told them that this will be heavy on systems... additional need
    points on the audit... the highest is possible thanks to audit?



    Kai

    Kai,

    It is not possible to enable auditing on all users of applications and transactions that would have a significant impact on the performance of the system.

    Enabling auditing on users of the application can be done by setting ' Sign-On: Audit level "profile option.

    Note: 395849.1 - How do you audit an Oracle Applications user?
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=395849.1

    Note: 436316.1 - audit: how to audit data and responsibilities?
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=436316.1

    For audit data, it is recommended that you enable it on tables appropriate so that you won't have any measurable performance impact.

    Note: 60828.1 - Overview of Oracle Applications AuditTrails
    https://MetaLink.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=60828.1

    Note: 105624.1 - Troubleshooting (Audit Trail)
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=105624.1

    You can also check:

    Note: 171830.1 - What is the potential Impact on performance when implementing the Signon Option Audit users profile?
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=171830.1

    Note: 580281.1 - the number of columns in a Table can be made active Audit?
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=580281.1

    E Business suit health/Audit?
    E Business suit health/Audit?

    Guide to auditing in Oracle Applications
    http://www.Integrigy.com/security-resources/whitepapers/Integrigy_Oracle_11i_Auditing.PDF

    Kind regards
    Hussein

  • HFM Application works is not via the workspace

    Hello

    When I try to access the HFM application via the workspace I get the following error:

    There was a communication error. The answer is:

    http://Server/HFM/GlobalWorkspaceNav/BPM/modules/com/Hyperion/HFM/Web/appcontainer/ADF.asp <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 / / IN" "http://www.w3.org/TR/html4/strict.dtd" >
    < HTML > < HEAD > < TITLE > page can not be found < / TITLE >
    < META HTTP-EQUIV = "Content-Type" Content = text/html"; charset = Windows-1252 ">"
    < STYLE type = "text/css" >
    BODY {make: verdana 8pt/12pt}
    H1 {make: verdana 13pt/15pt}
    H2 {make: verdana 8pt/12pt}
    A:link {color: red}
    A: visited {color: maroon}
    < / STYLE >
    < / HEAD > < BODY > < TABLE width = 500 border = 0 cellspacing = 10 > < TR > < TD >

    < h1 > the page could not be found < / h1 >
    The page you are looking for has been removed, had its name changed, or is temporarily unavailable.
    < hr >
    < p > please try the following: < /p >
    < ul >
    < li > make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly. < /li >
    < li > if you have reached this page by clicking a link, please contact
    the Web site administrator to alert them that the link is badly formatted.
    < /li >
    < li > click the back button to try another link. < /li >
    < /ul >
    < h2 > HTTP error 404 - file or directory not found. < br > Internet Information Services (IIS) < / h2 >
    < hr >
    information technology (for support staff) < p > < /p >
    < ul >
    < li > go to the Microsoft Product Support Services and perform a search by title for the words HTTP < /b > < b > and < b > 404 < /b >. < /li >
    < li > < b > help IIS < /b >, which is accessible in IIS (inetmgr) Manager, to open
    and search for topics titled < b > setting up a Web Site < /b >, common administrative tasks < /b > < b > and < b > on the Custom Error Messages < /b >. < /li >
    < /ul >

    < Table > < /TR > < / TABLE > < BODY / > < / HTML >

    ----------------------

    I tried to reconfigure the web server (I use IIS) several times.

    I have HFM 9.3 installed windows2003 server.

    The rest of the components work fine through the workspace... dim library, library of the app etc.

    Any help would be greatly appreciated. Thank you.

    You can also try the following:

    1. from the IIS Manager > Web Service Extensions try to change the following:
    Internet data connector = allowed
    WebAnalysis = authorized
    allowed = workspace
    HR = accepted
    AWB admitted =
    WebDAV authorized =
    then restart IIS

    2 edit web site properties by default in IIS to remove all entries in the ISAPI filters tab

    KN

  • CTX audit report

    Hi guys!

    I installed CS-1300-65, everything has been done already [IR, assessment of the room, etc3x] However supplier our customers Internet access provider is ask me about CTX audit report. Your suggestions and help is very appreciated.

    Thank you

    Hello Michael,

    CTS-1300 does not require the CTX audit report.

    You can find more information on facilities on the Partner Portal: http://telepresencepartners.cisco.com/

    Thank you

    Paula

    This has answered your question?  If so, please indicate it answered!

  • HFM application error

    At the opening of a HFM application, it does not open and it throws an error like below

    Capture1223.JPG

    Please help me on this issue.

    Thanks and greetings

    Satheesh.S

    Register the application

    problem is solved.

  • Not able to open the HFM Application

    Hi all

    Hyperion Version - 11.1.2.3

    I did the copy of the application of HFM of QA Dev environment with HFM copy utility and the copy of the application is completed successfully. But I get the error message below when I tried to open the HFM application through the workspace. I tried to open after the restart of the services. But getting same error message.

    Please could you suggest any solution.

    Warning.PNG

    Err.PNG

    Thank you

    Michel K

    Hi Christophe,

    This could be a problem with your configuration, please try to run EMP configuration to configure Web server and check the status of the issue.

    Kind regards

    Madhu.

  • No visible HFM application in classic transformation to Assistant Architect EMP

    Hello, we have 3 applciations HFM and none of them are visible in the classic of transformation for EMP architect window the wizard for me to trnsform for applications of EPMA.

    Currently, all HFM applications are in classic mode and I need to convert them into EPMA, to convert applications do not appear in the list.

    Kindly help.

    Thank you

    It seems that the known problem.

    You need to ask HFM Patch 11.1.2.1.602 and apply 18713030 PES

    1.

    Patch 18252538: Update: 11.1.2.1.602 patches for Oracle Hyperion Financial Management 11.1.2.1 Fusion edition game

    2. release 11.1.2.1.602 Patch Set Exception (PES): 18713030

  • How to disable the audit report (page in the history of the document).

    Is there a way to disable the audit (document history page) added to the file after signing report?

    Hello Michael,

    If you have the enterprise-level account, you can disable the Audit report by going to the tab account-> account settings-> global settings and then uncheck the "Attach to copy signed audit report.

    Kind regards

    -Usman

  • "Error: 1 of each type of control of Consolidation must be present" everything by deploying the HFM Application

    Hi all


    I am Rajesh Kumar, new practice of HFM. Currently, I am facing a problem following at the HFM application deployment:


    When we add the consolidation method personalized with a single method for ex: Holding, System deploys with any problem.  But when I add a custom group named "Equity", the system does not deploy and populating the error "error: 1 of each type of control of Consolidation must be present". "."


    Please help me solve this problem.


    Thanks in advance.


    Concerning


    Rajesh




    Hi all

    Required system: have all types of Consolidation as a holding company, Equity, proportion, no consolidation method. After you set all these methods in the 'Consolidation method' the problem is resolved.

    Concerning

    Rajesh

  • 11.1.2.3 EPM environment - cannot create the sample HFM application.

    Hi Experts,

    I have a particular question of HFM on newly built EMP 11.1.2.3 environment - cannot create the sample HFM application.

    HFM: 11.1.2.3.100

    OS: Windows Server 2008 R2 Enterprise Server 64-bit

    I get "Unspecified error", when you create a sample Application using the workspace.

    HFM. ODL.log:

    [2014 02-09 T 21:35:15 - 06:00] [EPMFM] [ERROR: 16] [HFM-80004005] [HFM] [ecid: 004wVzsXFaL8tlVvy0bAD00002OX0000vX] [Org: oracle] [host: auhodtest] [pid: 3472] [tid: 3516] [username:] [file: CHFMCASSecurity.cpp] [line: 546] [version: 11.1.2.3.100.4261] [appName: HsxServer.exe] [devString: the system cannot find the specified path.]
    ] [paramString:] unspecified error

    [2014 02-09 T 21: 35:16 - 06:00] [EPMFM] [ERROR: 16] [HFM-80004005] [HFM] [ecid: 004wVzsXFaL8tlVvy0bAD00002OX0000vX] [Org: oracle] [host: auhodtest] [pid: 3472] [tid: 3516] [username:] [file: CHsxServerImpl.cpp] [line: 4890] [version: 11.1.2.3.100.4261] [appName: HsxServer.exe] [devString: STAT] [paramString: admin@Native Directory;] Unspecified error

    Viewer application event log:

    Log name: Application
    Source: Hyperion Financial Management
    Date: 09/02/2014-15:35:16
    Event ID: 11
    Task category: no
    Level: error
    Keywords: Classic
    User: AD1\! fdminstall_abc
    Computer: auhodtest.oracle.com
    Description:
    Error 11;! fdminstall_abc; 09/02/2014-15:35:16; CHFMCASSecurity.cpp; Line 546; <? XML version = "1.0"? >
    < C'estr > < Ref > {92DCCDF8-B8C1-4F61-B858-BDADFAE401B0} < / Ref > < AppName / > < user / > < DBUpdate > 1 < / DBUpdate > < CSEC > < Num >-2147467259 < / Num > < Type > 1 < / Type > < DTime > 09/02/2014-15:35:15 < / DTime > < Svr > auhodtest < / Svr > < file > CHFMCASSecurity.cpp < / file > < line > 546 < / line > < worm > 11.1.2.3.100.4261 < / worm > < ExErr > the system cannot find the path specified.
    < / ExErr > < / CSEC > < / C'estr >

    Could someone please suggest me some tips on this problem of creating application - HFM?

    Thank you

    KK

    Sharing the fix in response to the post here:

    The 'Unknown error' error was due to the fact that underlying configuration of HFM with Foundation was broken and so HFM complained of another error, "the system cannot find the path specified".

    Then as an effort to solve the problem, in a scenario where I had to uninstall, reinstall and re-config component HFM which solved the problem.

    Thank you

    KK

Maybe you are looking for