Planning Forms Performance

what exactly causes the dataforms running slow or doesn't open for ever?
we have an issue going on here with one of our data forms with 2 large sparse dimension in the rows.
The goal is to put these 2 dimensions in the rows and query to filter the rows according to the user
security or the supress missing options. All the remaining forms working fine other than this form.
That I know planning will first try to create a grid and sends the query to essbase to filter the members based on security or the supress missing
to get the data for filling in the form. So where this bottleneck coming from? Essbase data retrieval? Planning grid formation?
we tried increasing the JVM to 2GB and still the same issue?
Ques?
--> would RAM on planning server plays any role to these kind of queries?
--> what is difference with supress missing or security? will they help avoiding the scan in the cube or they just help for the display only?
Any help is much appriciated!
--Ram                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Hi Ben,
Thanks for the reply!
So in my case planning is not able to create Grid it self for this form. If that is correct , do you know anything that we can do to solve this?
I am assuming this because, some other forms are taking little time, but they are working, but this form is just hang-up?
--Ram                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Planning Web Forms Performance

    Hi,
    I am working on a Planning app that has a very large "Products" dimension. It has around 26000 members in it.
    I have a web form in which Market is in Page & Products in rows. I also display the attribute association Product Type for Product.
    Both Product & Market are sparse dimensions.
    I tried both Suppress Missing Data & Missing Blocks in the Form definition.
    Suppress Missing Block is a bit quicker (as expected), but it doesn't display the attribute associations for Product.
    Suppress Missing Data on the other hand displays attribute associations, but it is very very slow because of the Products dimension size.
    Suppress Missing Block doesn't display attributes, is this correct? I don't see this in the documentation? Am I missing anything?
    If I have to go with Suppress Missing Data, Is there a way to increase planning web form performance by adding cache or any tweaking similar to Essbase Reporting?
    Appreciate your thought.
    Thanks,
    Ethan.
    Edited by: Ethan on Jul 10, 2012 12:10 PM

    Cameron & David,
    Yes. This is a very strange req. The Product line (26K) are all Level-0 members & there is no fixed Product to Market mapping. Any combination is possible.
    Each market will have only few Products presence. I can say around 100 is the max I have seen, but the requirement is any product can come in any market.
    I load the cube with actuals from a different source system & users update the forecast data/ drivers to calculate the data.
    So the web form itself is not huge. It is just the potential number of possible combinations that is slowing down the web form.
    I am still in the initial stages of Development. I am sure I'll have tough time in Calcs, Aggs & Reports by Product.
    Appreciate your thoughts.
    Thanks,
    Ethan.

  • Input data into dynamic calc in Planning forms

    Hi guys,
    Have someone tried to combine these two requirements:
    1.     to have upper level members dynamic calc
    2.     to give users the ability to input data into those upper level members through Planning forms.
    I need to do that in order to pass inputted values into HBR, and allocate those values to the leaf level across multiple dimensions. I need those members dynamic calc because otherwise I would need to aggregate data across 7 dimensions and that takes too long. Those allocations are suposed to happen constantly and are the main purpose of application.
    I know you can have dummy stored members that correspond the uper level dynamic members, but then the user will have input forms without current data and will be required to check reports/forms with dynamic calc members prior to updating data.
    I wonder if it is a realistic task to change jsp files that generate those forms, so that data can be inputed into the form, but instead of passing it to Essbase cube to send it to relational database.
    P.S.
    This is related to the thread I opened about optimizing recalculation time:
    Recalculatiion takes much longer than initial calculation
    I received a lot of valuable advices that would definitely work in other situations, but in my case they seem to contradict either user concurrent access or performance requirements.
    Thanks a lot!
    Dmitry

    Hi Glenn,
    I think i found a workaround for this, or may be i am missing something. I will replicate my hierarchies so that one hierarchy will have uper level stored members, and another dynamic calc. Once user loads the form it will run on-load script that will copy data from corresponding dynamic calc to stored slice. The updated data will be alocated to the leaf level, but will never be aggregated. Since reporting is done from ASO cube i only care about the leaf level and current selection in the form.
    Thanks!

  • Pre-loading Planning forms after re-start

    Is there a way (or two) to mitigate the load time of a Planning form? We have 60+ forms and the application owners realize that once user1 opens a particular form, user2 benefits by the (WebLogic) application server's caching. The owners feel that user2's perceived performance of the forms load is acceptable, but user1's in not.
    One of my recent on-site consultants recounted the story of a firm having an admin log into each form very early every morning to effect the caching for performance. Two obvious solutions would be the above (manual process) and using HP LoadRunner (which we do not have available to us in our production environment). Any WebLogic application server settings not used by default for EPM 11 deployed Planning apps applicable here?
    Any suggestions, experiences or war stories on this would be very much appreciated.
    -Vince

    My Oracle Developer Version is Oracle Fusion Middleware 11g for windows and database Oracle 11g (11.1.0.6) for windows, i have tried it on Oracle 11gR2 for windows as well, but problem is same. I tell you little more in detail
    After installation of Developer 11g , i run a test form , it was running fine in the browser with port 8090, then i re-start the computer , after that , form is compiled successfully, first it shows that http listener is not running, then i start services Weblogic WLS Forms, after that it does not show that http is not running, but it does not run form in browser.
    I am tired , please help me , which services are required to run developer 11g , i have worked fine in Developer 10g with oc4j , but here i am not able to run the form.
    Thnaks in advance.
    Regards
    Barkaat

  • Hyperion planning/Essbase performance Improvement/optimization

    Hi Guys,
    I got an emergency to do. I need to improve the performance of the data retrieval, Data saving, Form access.
    Users trying to enter the budget data in Planning forms. For them data saving, data access, rules execution are taking very long time.
    I cannot change the Dimension order in Essbase. I have to keep the same dimension order.
    Please let me know what are the other optimization steps i can do now. I know about Cache settings (Data cache, index cache, buffer size)
    Please tell me.
    Thanks
    Mahesh

    Mahesh,
    There isn't much you can do -- if the design is wrong, no amount of cache tweaking is going to solve it. Such is life.
    Especially when you say that retrives/saves and calcs are slow. Sometimes you can tilt db design one way or the other, but typically you can't do both (okay, sometimes yes, but often there is a choice as to which one will be the beneficiary).
    From a "don't change anything but make it faster" perspective, how about some smokin' hot hardware to push things along?
    Okay, one more thing -- how about making the forms a lot smaller? That should speed the perception of performance. Sometimes perception is all.
    Regards,
    Cameron Lackpour

  • Can a member be READ-ONLY in a row of some Planning forms?

    Hi,
    Can a member be READ-ONLY in a row of some Planning forms?
    For example, I have a member called Salary as a row in a Form that is used to maintain employees. We allow Planners to update Salary in "Employee Detail" form.
    However, in another form , we roll up Salary to "ALL EMPLOYEES IN DEPT" member and we do not want users to update that as it is added up by a calc script.
    What is the best way to restrict users from updating in this 2nd form but allow update to Salary in first form.
    Thanks.

    Hi,
    You can use Asymmetric Rows and set the member you want to be read only, for more information on how to create them on forms have a read of http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/ch06s03s14.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Display Popup or Dialog Message window when opening planning form?

    Is there a way to setup a planning web form to display a dialog box or message when the user opens a planning web form or expands a folder in planning? Or, is there a way to change the background color on a web planning form (input is yellow and would like to change it to some other color (light orange))? We are currently using Hyperion v9.3.0.1 on Unix Solaris. I tried attaching a Biz rule with runtime variables but the form errors with message indicating can not have run time variables on the form load option when opening a form.

    Hi,
    You can use custom javascript to add an alert message in a web form, you will need to read up on using custom javascript in planning, have a read here
    As for the colors used in web forms you can customize the css being used, have a read here
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to Display the Percentage (%) Sign in Planning Form..???

    Hi All,
    How to display the percentage sign in the planning form in an account..?? I've an account that already set as the percentage for the data type.
    What I want is, when I type 50 in my cell, then in my form will be show 50%
    Now, I can't see the % sign on my form.
    Any Idea..??
    Thanks.
    Regards,
    VieN

    I know it's an obvious one but has caught me once or twice before when I've changed many properties numerous times in one day: Make sure you've deployed since you last set the properties!

  • Copy & Paste data into Planning form in Workspace 11.1.2.2

    Hi there!
    I'm dealing with a weird problem with Planning 11.1.2.2 over workspace. I cannot paste copied data into data forms (whether I copy from an Excel sheet, a file, or another cell of the same form).
    However, when I access Planning directly through :8300/HyperionPlanning/LogOn.jsp (old-styled Planning), pasting data works fine.
    I tried using Ctrl + V and menu buttons, and didn't work.
    Thanks in advance!

    Hi,
    Not sure which web browser you were working on, but this is from the 11.1.2.2 Known issues for Planning
    12360405 -- With Firefox, you cannot copy and paste data from Microsoft Excel into a Planning form.
    Hope this helps..!!
    Thanks,
    hyperionEPM
    Please mark answers as helpful or correct for others to find them easily.

  • Planning form not opening at Smart View through Workspace

    Hi Gurus,
            I have an 11.1.2.3 environment and I'm trying to open up a Planning form inside Workspace using the following steps : File --> Open in SmartView.
            Right after Excel shows up I've got the following error message :
       "The form /Forms/00 - Income Taxes/MPP1001.00 - Exchange rate  is invalid. Verify the log to obtain more details."
           However, I've got to open up this same form directly into SmartView without error.
          Did someone have this issue before ? Do I have to apply some SmartView Patch ?
    Thanks in advance.
    Regards

    Hi,
         My SmartView version is 11.1.2.3.300 (build 157)
    Thanks

  • Planning form some columns set to hide but appear in SmartView

    I have a Planning form with about 30 columns. Some of these columns are set to hide. The hidden columns still appear in SmartView. How can I get them to hide in SmartView?

    Hi,
    May I ask you why you have these columns in the form that you actually want to hide?
    I was able to recreate your problem. In web the columns are hidden but in Smartview it comes up.
    Regards,
    Amol
    Edited by: AmolDatt on Apr 29, 2009 11:20 AM

  • Hyperion Planning form timeout via Open Form under SV Data Source Manager

    Power User can't open one particular big Planning form in Excel. Takes about 30 secs and gets net retry intverval timeout error. The same user can ad-hoc (one menu option up in the SV Data Source Manager) the form in question and can open the other (smaller) forms sucessfully. Logged into the users machine I can open the form in question. Logged into my machine the user can open the form in question.
    Already increased the timeouts in user's browser to 2 mins and reinstalled his smartview client.
    Seems like if I can do it on his machine - not his machine
    AND if he can do it on my machine - not his rights/provisioning
    AND if he can get at the same data one menu option up still using smartview - again not his rights or an error in his smartview
    Totally stumped.

    Hmmm
    We had some timeout issues in Smart View in the initial stages of our deployment (although running 11.1.2.1), which sound similar to those you are experiencing.
    Adding the following reg settings to client machines sorted the issues for us, it cant hurt trying these with your user if not applied already.
    Path:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSettings
    Three ‘DWORD Values’ to add:
    •     KeepAliveTimeout
    •     ServerInfoTimeout
    •     ReceiveTimeout
    Value for each as 900000, with a Base setting of ‘Decimal’.
    JB

  • Hyperion Planning form change not flowing through to Smart View

    Hyperion Planning 11.1.2 and Smaer View 11.1.2.
    I have a user that installed SV yesterday but has been using planning for years. I made a change on his planning form (just added an account) and he does not see this change in smart view. However, he does see the change when logged into Hyperion Planning in his form.
    One strange thing about this is the change shows for all hierarchies except for ones that he has loaded data to. So, for a hierarchy that has no data, it shows the form in SV how it is in planning. If he loads data to the hier, the form automatically switches back to how it was before the change, even when the planning form itself hasn't been changed.
    Here is what we have tried:
    Rebooted machine
    removed user security completely from plannng and added back
    checked for ghost instance in task manager or excel
    Opened new Workbook and opened form fresh
    remvoed connection, closed excel and all instances, new connection and open form fro mblank slate
    Nothing seems to be working. And I see the form how it is in planning. HE does not, he sees it the "old way" and ony for hier points that have data submitted to them. So, literally switches the view based on the POV.
    Any help would be greatly appreciated.
    Edited by: kplum12 on Jun 15, 2012 11:48 AM

    Hi,
    Sounds like in the smart list set up you set "#Missing Data Form Label:" to "Data Form Setting" change it to "Drop Down Setting" and it should be alright.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Is ABAP expression FORM - PERFORM can be used in SAP BI 7.0 transformation

    Hello
    Is ABAP expression FORM - PERFORM can be used in SAP BI 7.0 transformations or method odf class is a recommended approach?
    Thanks

    SAP BI 7.x Transformations use OO ABAP where the logic that you enter into the tranformational routines (Start Routine, Characteristic Routines and End Routine) are inside METHODS. PERFORM and FORM are procedural-based ABAP and cannot be used in METHODS.
    CLASS-METHOD and Function Modules are your best bets for processing outside of the transformational routine. As for performance, we use both and haven't found any signicant difference between the two (our custom Function Modules usually perform only slight better than our custom METHODS).

  • Run Time Prompts on a Planning form - EMPA mode

    Hello,
    I have a Planning form in EPMA mode setup to capture latest selected members via drop down boxes in the POV section and have the business rule execute base on the latest selected members in the POV section.
    This is what I have done so far ..
    1) I defined the PROPERTY for each variable as "member".
    2) I selected the dimension name under the DIMENSION box.
    3) I defined the limit for members selection under the LIMIT box.
    4) I defined the default member under DEFAULT VALUE box.
    5) I enabled option "Use Last Entered Value".
    6) I enabled option RTP and entered the RTP text.
    With the above setup, I thought when I clicked the save button the business rule would run based on the latest selected members via drop down boxes in the POV section. However, the rule kept using the default members that I had defined in the DEFAULT VALUE box.
    Am I missing something else here? Or is this another software bug?
    Thank you so much for your help.

    Just to drill down ur question...
    have to tried to run business rule from Tools->Business Rule ?
    Is it still taking the defualt values?

Maybe you are looking for

  • Photo gallery lost after 2.2 update

    Hi all! I received the 2.2 upgrade for my Moto DROID on 8/16. Everything seemed to be fine until the next day... my photo gallery of about 50 pics were missing!! I installed Astro from the market and I can see the 'files' but can't seem to figure out

  • BPM - Bundle 2 Files to 1 - Mapping error.

    I'm using BPM to bundle 2 messages into 1. The two Data Types for the Abstract MT are completly diferent. I got the BPM to work but my final Message are in different order. IF I check each xml before the transformation they are both in perfect order.

  • Appointments on cell phone

    Hi folks, I upgraded to 10.4.7 and have had no problems. Since iSync now supports my Sony W810i, I am finally able to sync my appoinments from iCal to it. However, all the appointments appear on the phone as starting and ending 1 hour earlier than th

  • Error code 25974 was returned by the core audio driver?

    hello, well ive been having a problem trying to record one of my dj sets directly from my mixer. This is my set up: My dj equipment is conected via my mixer to an m-audio ozone midi keyboard (1 stereo in 1/4 TRS jack), this keyboard is connected via

  • Open source applications runnig on WLS

    Does anyone know or have statistics of any OS or GNU busniess type applications (sorry I know this not a good description) that run or are running WLS. I am participating in a building management system XiBMS application that runs on Jboss. I would c