Thursday, October 4, 2012

Tips for FDM Registering with Shared Services




Tips for FDM Registering with Shared Services

To re-register FDM with Shared Services

Re-register applications with Shared Services

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

To re-register FDM with Shared Services
Re-register applications with Shared Services

Questions and Answers

To re-register FDM with Shared Services

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>
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

Ensure the FDM application is not listed in Shared Services
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
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