Setup Direct Link to PBCS Form or Dashboard

If you’ve ever tried to send a direct link to a PBCS form or dashboard, you’ll know that it’s not as simple as copying the URL from within the webpage. This usually ends in an error or directs the recipient to the PBCS home page, instead of to the intended form or dashboard.

Luckily, it is in fact possible to send a direct URL for a specific PBCS form or dashboard, but we must construct the URL in a precise way. This blog details how this can be done.

The URL template differs slightly depending on whether you want to open a Form or a Dashboard.

Data Forms:
https://virtualhost/HyperionPlanning/faces/LogOn?Direct=True&ObjectType=FORM&ObjectName=FormName&POV=M1,M2

Dashboards:
https://virtualhost/HyperionPlanning/faces/LogOn?Direct=True&ObjectType=DASHBOARD&ObjectName=DashboardName&POV=M1,M2


Where the parameters for the URL are as follows:

·         Virtualhost – this is the PBCS Instance URL (eg: https://demo-test-demo.pbcs.em2.oraclecloud.com)
·         Direct=True – always true, indicates a direct link to the Form/Dashboard
·         ObjectType=FORM or DASHBOARD – specify the type of object (Form or Dashboard only)
·         ObjectName=FormName or DashboardName – the name of the Form or Dashboard.
·         POV=M1,M2 – a comma separated list of member names, one from each dimension in the Point of View

Important note! If any of the form/dashboard/member names in the URL contain spaces, use %20 to replace the space character. For example, to open a form named “Form Test”, the ObjectName value would be Form%20Test



For example, use this URL to link directly to the above Dashboard "Revenue By Market":

https://virtualhost/HyperionPlanning/faces/LogOn?Direct=True&ObjectType=DASHBOARD&ObjectName=Revenue%20by%20Market&POV=Computer%20Equipment

A great use of this feature is to send out a direct dashboard link with a custom POV, rather than sending out individual extracted reports to each user.

Comments

  1. I am really very happy for the nice approach is visible in this blog and thank you very much for using the nice technology in this blog.I really appreciate your work.If you require about ConsultantsGST Return Filing Services in delhi | Tax Return Filing in delhi please click on it.

    ReplyDelete

Post a Comment

Popular posts from this blog

Executing Smart View Retrievals using VBA

Loading Actuals from Fusion ERP Cloud to PBCS

Loading multi-period row data files using Data Management