In your 11.1.2.1 environment, perform these changes on the machine running Foundation Service Oracle HTTP Server proxy server.
Add the following information to the end of the httpd.conf file located in <ORACLE_MIDDLEWARE_HOME>\user_projects\epmsystem1\httpConfig\ohs\config\OHS\ohs_component
ProxyPass /hfm http://<HFM_WEB_SERVER>:80/hfm
ProxyPassReverse /hfm http://<HFM_WEB_SERVER>:80/hfm
Note: | The proxy virtual directory name must be "hfm" or the same name as the HFM IIS virtual directory for HFM Web. |
Restart the Oracle HTTP Server proxy server.