Thursday, March 1, 2012

Tips for FDM Registering with Shared Services



Tips for FDM Registering with Shared Services [ID 800476.1]

 Modified 15-FEB-2012     Type FAQ     Status PUBLISHED 


Applies to:

Hyperion Financial Data Quality Management - Version: 11.1.1.0.00 to 11.1.1.1.00 - Release: 11.1 to 11.1
Information in this document applies to any platform.

Purpose

Provide the following tips & tricks for FDM and Shared Services
  1. To re-register FDM with Shared Services
  2. Re-register applications with Shared Services

Questions and Answers

To re-register FDM with Shared Services

  1. Edit the FDM_1_Config.xml file changing the HUB Registration from ‘Configured’ to ‘’
    • File is located at <HyperionHome>\common\config\9.5.0.0\product\fdm\9.5.0.0\fdm_1_config.xml
    • <bean name="taskConfiguration">
       <property name="fdmDataConfiguration">Configured</property>
       <property name="hubRegistration">Configured</property>
       <beanList name="preSelectedTasks">
        <listItem>
         <property>fdmDataConfiguration</property>
        </listItem>
       </beanList>
      </bean>
    • <bean name="taskConfiguration">
       <property name="fdmDataConfiguration"></property>
       <property name="hubRegistration"></property>
       <beanList name="preSelectedTasks">
        <listItem>
         <property>fdmDataConfiguration</property>
        </listItem>
       </beanList>
      </bean>
  2. Re-launch the EPM System Configuration to re-register FDM with Shared Services.
    • Start -> All Programs -> Oracle EPM System -> Foundation Services -> EPM System Configurator

Re-register applications with Shared Services

  1. Ensure the FDM application is not listed in Shared Services
  2. Use the <Add Application> function of FDM web to remove the application
    • http://<servername>/HyperionFDM
    • Choose <Add Application> from the drop Down
    • Log In
    • Highlight desired application & click modify
    • Note all information on the General & Database tab for future use
    • Click cancel
    • Hightlight desired application & click remove
  3. Use the <Add Application> function of FDM web to add the application
    • http://<servername>/HyperionFDM
    • Choose <Add Application> from the drop Down
    • Log In
    • Click add
    • Re-create application from noted information from the General & Database tab 
    • On the General tab ensure to select appropriate Shared Services project group
    • Click OK

No comments:

Post a Comment