Oracle Analytics Cloud (OAC) provides a complete set of capabilities for exploring and performing collaborative analytics, and Oracle Enterprise Performance Management (EPM) is a cloud-based platform that provides a complete set of EPM capabilities such as financial planning, analysis, and reporting.
This blog describes how you can drill back from OAC to EPM, thus enabling users to seamlessly navigate to the source system to understand their data better. This example in this post describes using Oracle Planning & Budgeting Cloud Service (PBCS) to drill back from OAC.
In the example below, the web form has 2 selectable members in PoV – Version View and Entity.
If an EPM connection is not created in OAC, click ‘Create’ and select ‘Connection’ to create a new connection to ‘EPM Cloud’.
https://epm.oracle.com/HyperionPlanning/faces/LogOn?Direct=True&ObjectType=FORM&ObjectName=Sales+Forecast+-+Products&POV=Working,${keyValuesForColumn:Entity.Entity Name Gen 5}
URL |
Description |
https://epm.oracle.com/HyperionPlanning/faces/LogOn?Direct=True&ObjectType=FORM |
URL with values for fields Direct and ObjectType that will be used to drill back to the EPM cloud |
&ObjectName=Sales+Forecast+-+Products |
Name of the object to drill back to. Please replace spaces in the object name with ‘+’ |
&POV=Working,${keyValuesForColumn:Entity.Entity Name Gen 5}
|
Dynamic members passed from OA to EPM. Since my EPM webform accepts two selectable members (refer to step 1), I am including below two members in the URL.
|
Notice how a user gets navigated to the ‘Sales Forecast – Products’ webform with ‘Sales East’ as an Entity member.