Where can i get MIDDLEWARE_HOME, EPM_ORACLE_HOME and EPM_ORACLE_INSTANCE values on Linux platform fo
Oracle Hyperion documentation often uses MIDDLEWARE_HOME, EPM_ORACLE_HOME and EPM_ORACLE_INSTANCE variables as root point for many EPM folders names and paths. For example this is quote from EPM Install Guide:
But where and how can I get (programmatically) this variables values if I don't know where is EPM installed on some Linux server? For example, in Oracle Database I can use ". oraenv" command to set up Oracle Database instance's home variables. I want to create some custom *.sh script for EPM and I am planning to use this script on many EPM installations, and I need to have reliable way to set up EPM's main variables.