2016年9月21日星期三

Customize Oracle EPM 11.1.2.4 workspace HomePage

In this case, there are six plannings application in production environment. But when the end users logon, they could see four application in the workpace HomePage->Quite Links->Applications->Planning as following screenshot and the others in the right side button of drop-down list. So the HomePage property should be customized.



Step 1: Open Navigate->Administer->click Shard Services Console


Open Application Groups->Reporting and Analysis->Reporting and Analysis
Right click Repository Objects->Shared Workspace Pages->HomePage and click Export for Edit 


Save the HomePage_wsp.zip file and upzip the file to folder HomePage_wsp


Step 2: Open HomePage_wsp->00->CorporateWorkspacePages


Edit HomePage_wsp.HomePage_wsp, find out:
    <Spec xsi:type="PortletSpec"
name="QuickLinks"
... ...
page=/jsp/com/hyperion/tools/workspacepages/quicklink.jsp&amp;cssUri=%2E%2E%2F%theme_dir%homepage%2Ecss&amp;showTitle=true&amp;showItems=6&amp;numThreads=5&amp;theme_dir=%theme_dir%"
... ...
    >
Change the from showItems=4(default value) to showItems=6, save and close


Compress the folder HomePage_wsp to HomePage_wsp.zip file


Step 3: Right click Repository Objects->Shared Workspace Pages->HomePage and click Import after Edit, choose the local HomePage_wsp.zip file


Step 4: Restart Reporting and Analysis Services and logon to check HomePage


The Quite Links have been displayed six planning application :)