Wednesday 7 December 2016

Hyperion Planning – Resizing the popup window size for runtime prompts

In this blog, I would be talking about resizing the popup window size for runtime prompts in Hyperion Planning workspace. The catch with the runtime prompt popup is that it spreads across the webpage and it is without a scrollbar so it’s a bit difficult to see what is what especially the buttons present on the popup.
Now, the below snapshot shows a runtime prompt popup window in my system. Observe that it spreads across the page and the launch button is not clearly visible.
Now, in order to resize the popup window, you need to go to “Administration”->”Application”->”Properties” as shown in the below snapshot.
This opens the application properties as shown in the below snapshot.
You would need to add two properties for the application that define the runtime prompt window size. These are: -
  • RTP_WIN_WIDTH which specifies the width of the runtime prompt launch window.
  • RTP_WIN_HEIGHT which specifies the height of the runtime prompt launch window.
The properties setup for the application is as shown in the below snapshot.
Once the properties are set, you would need to restart the services once for the changes to be reflected. The below snapshot shows me restarting my Hyperion services.
Once the session is restarted, the resized runtime prompt window is as shown in the below snapshot.

No comments:

Post a Comment