Update Access to Web forms in Planning

We have issues in all of our Planning applications, all databases on both production and development. We have had the applications in administrator mod since September. We are ready to start testing to prepare for this year's budget cycle. I created a test native user, and granted the appropriate access in Planning and refreshed the security filters. The web form is coming up read only. I looked at the filter in Essbase, and it shows as read access even though Planning has write access. I ran the Planning Access Report through Shared Services, and it shows write access to all of the dimensions to which we have security applied. According to an Oracle analyst who is working on my service request, it is normal for these to go to Essbase as read access, but the user should still be able to update data.
Since we closed the budget cycle in September, no changes to dimension security have been made, so I'm not sure why the access dropped. We tested with an existing account and had the same issue. We are on version 9.3.1. We recently applied patch 9.3.1.1.9. We did not test the web forms after applying this patch. I'm not sure if this could be causing the issues.
Has anyone ever experienced this problem, or have any suggestions?

Hi,
I faced some issue similar to this in past with version 9.2, As iam updating security on planning and it works fine for data forms when i perform security refresh.
but when user access those from excel the filters doesn't get update on EAS filters. after two hours investigation even though i update some filters on planning
side after security refresh it doesn't get affected on essbase filters. the reason when security refresh is done the filters getting in to cache memory and doing nothing on essbase, so work around is to delete one particular filter on essbase and then perform security refresh so that it gets updated.
Let me know if this is helpful and works.
Thanks,
Red

Similar Messages

  • Updating data in Web Forms

    Hi,
    I would like to know if it's possible to update data in web forms :
    * periodically (every 10 seconds for examples)
    * from the server (in a trigger or something like that) for all clients connected
    Thanks

    Taz,
    for the first a timer could do that. The second is not possible without having asynchrous message support in Forms. There are plans for such a feature but its not yet implemented
    Frank

  • How do I access my Web Form Keychain password?

    Hello!
    I lost the original email containing my password from a web site months ago and need to access the password in the Keychain WEB FORM file.
    I dont' need to CHANGE it, I need to see the old one so I can log into the web site again since they changed the site, and the login page is now different with a new URL etc....so the autofill doesn't work.
    I'm in Keychain access and I see the event but how do I edit the form so I can see my password?
    It's my computer, this shouldn't be so hard to do.
    thanks
    A

    Hey Kappy
    thanks.
    I jsut found out how to do it.
    When I double clicked on the Keychain item, there was a checkbox I didn't see before " show password" I clicked it then entered my system password then it showed it.
    thanks!

  • How to update MD in Web-Form

    Hello, gurus!
    Does anybody know it is possible to update master data in web-form?
    I mean, in web-form there is a function which changes texts in characteristic, and I want to update these texts in analysis item in the same form. The only solution I found was reentering in this form. It is very inconvenient.
    May be some magic spells exist to refresh MD directly in form?

    Hi Pavan,
    I am getting PDF form properly in browser with no values in the fields as it should be. And i have provided one User entered field, When user enters sales order number in that field and presses the submit to sap button other fields rerlated with sales order status information should be displayed with the values related with that sales order number. But after pressing Submit to SAP button i didnt get values in other fields.
    Method for Submit to SAP button is also called properly. Even i can see the status information in fields outside the PDF form in Browser.
    So, parheps i think that whenever PDF form loads first time in browser, at that time it shows the values in the context variable. But after first load nothing is changed in that PDF form evenif the context values are changed.
    Is it true?
    Regards,
    Bhavik

  • Unable to update record in web Form

    Hi, i am unable to update record in a form. I am building a custom form using forms 6i and putting it on the web in oracle applications 11.5.9
    I used template.fmb as a starting point for my form. I have one datablock based on a table. Insert, update and delete properties are set to yes on the property pallete of data block. The table against which i am running the form has a primary key which is a combination of two fields. I am able to update a record with pure SQL running against the table.
    My form now brings back a record from the db like it should but whenever I try to update that record either by pressing Action Save or by clicking button that has update statement in it, instead of doing an update, it does an insert and tells me that this record already exists and that i entered value(s) that must be unique for each record. It thinks I want to insert but I want to update. What am i doing wrong???
    Update allowed value is set to Yes in all the items in the data block and at the data block level as well. Querly_only is set to no.
    What's even more frustratinng is that I've ran the form manually before starting with template.fmb and have been able to update the table but when I put it on the web and used template.fmb it stopped working!
    I am very new to forms, can anybody suggest anything? Please help!!!

    When you populate the 2nd block with a select into query, it's the same as just typing the data into the block. The record is treated as one needing to be inserted, not as one that is queried.
    To populate it using a true query, but with data from the LOV, you can do this:
    Programmatically set the default_where clause of the block based on the LOV. For example, if a name is chosen from the LOV in an item called LOV1, you could do:
    set_block_property('block2','default_where','name='''||:block1.lov1||'''');
    or if the LOV is a number, like a department number:
    set_block_property('block2','default_where','deptno='||:block1.lov1);
    The tricky part when you build your where clause is that you must surround strings with single quotes, and the way to do this is to use two single quotes to represent an actual single quote in the where clause. Otherwise a single quote is interpreted as part of the PL/SQL syntax.
    Then, just navigate to block 2 and execute a query:
    go_block('block2');
    do_key('execute_query');
    I hope this works for you. I didn't have time to test this, so I hope I didn't make any syntax errors when typing.

  • How to lock the month in Planning web forms

    Hi all ,
    we r using the web forms in planning for inputting the data .
    we had a problem here.
    ex:
    User is giving the in put for the month Dec..and again in he is changing the data..so how to lock the in web forms month wise.
    thanks in Adv

    Hi Bunny,
    Do you mean to say that , once the user inputs the values for the month of Dec,after that , you dont want the user to change the values of dec which he had provided.
    Is that what your montly locking means?
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Opening web form in SmartView 11.1.2 - decimal formatting

    I have a web form that consist of regular rows (accounts) and formula rows. The form is setup to display minimum 0 and maximum 2 decimal places for all cell types and this format is correct when I display the web form in Planning. However, when I open this web form through SmartView, these cell type precision does not retain. In fact, it always display round up whole number for regular rows and 2 decimal places for formula rows. Is this a default for SmartView? I am aware of the setting in Options > Formatting that allows me to change the decimal places, but it seems to apply to the entire grid instead of a particular row.
    My client is very specific on their format and they want to open up the web form via SmartView. Ideally we want the format that shows up in Planning to be the same in SmartView. It will be greatly appreciated if anyone can shed some light whether this can be done or not.
    Thanks,
    Kelly

    Click on File>Preferences in the workspace and you get the preferences window. If you choose Planning from the left hand side, then navigate to the "Display Options" tab, you can change the "Allow Search When Number of Pages Exceeds:" setting to be a very high number (e.g. 99999999). Click OK and return to the form and you will be presented with a "normal" drop down list. Note this is a global setting for every form.
    Regards
    Ed

  • Validate Data in Web Form

    we want to validate data in web form in planning through Java Script Code ?
    how we can do it and what is the location of that Java Script file ?
    One more thing ... if we make any changes in Java Script code then is it necessary to stop and start planning server or application ?
    Thanks in Advance ..... :-)

    Hi,
    you can resolve this problem, adding a JavaScript code in validateData.js.
    For example you can change and/or insert the code in validateForm function, that save the data only if the function return true.
    There are also another function and the code example in SampleValidateData.js that you can see.
    You find the ValidateData.js in the folder "custom" of your installation.
    For example:
    /default web application directory/deployments/your web server/HyperionPlanning/webapps/HyperionPlanning/custom
    I report an example for control the data before saving it:
    function validateForm(){
    if (equalsIgnoreCase(applicationName,"BDG"))
    if (equalsIgnoreCase(formName,"1.10A ECO"))
    var rowPrecVers = currentDataGrid.endRow;
    var colPrecVers = 2;
    var rowActVers = 3;
    var colActVers = 3;
    var valTotPrecVers = 0;
    var valTotActVers = 0;
    valTotPrecVers = currentDataGrid.fullPrecision[rowPrecVers][colPrecVers];
    for(rowActVers; rowActVers < currentDataGrid.endRow; rowActVers++){
    valTotActVers = valTotActVers + parseFloat(currentDataGrid.fullPrecision[rowActVers][colActVers]);
    if(valTotPrecVers < valTotActVers){
    alert("Ops!!!Don't match" + "\n"
    + "Previous Version: " + valTotPrecVers + "\n"
    + "Actual Version: " + valTotActVers);
    valid = false;
    return valid;
    else{
    return valid;
    Insert and modify this code in validateForm function.
    If in your installation use Tomcat web server, you must save the change on the ValidateData.js file each time. If you use the WebLogic web server tou must restart the service. For other web server I don't know.
    Take it easy and have fun!!!
    Flavio

  • Need a process to update BSO Planning Web form into an ASO Cube

    Need a process to update information from the BSO Planning Web form into an ASO Report Cube every (5) five minutes.
    Please advise

    Thanks here is Part 2 of my questions
    Details:
    User Input data into a web form for Intersection are the following:
    Dim1,Dim2,Dim3,Dim4 , Account AAAA, 1000
    Dim1,Dim2,Dim3,Dim4 , Account BBBB, 2000
    Dim1,Dim2,Dim3,Dim4 , Account TTTT, 4000
    Dim1,Dim2,Dim3,Dim4 , Account ZZZZ, 7000
    Design Question:
    In the ASO Reporting Cube
    AAAA and BBBB are both at level 0 in both cube
    TTTT and ZZZZ are being loaded to a parent which is Level 1
    MY Issue with the Design Question  ???
    ASO Cubes can only be load at a level 0.
    So how can I complete this task, what are my option:
    My thinking process is the XRef Calc Script could push data the cube, than by built a maxl scripts that  would run the Calc script and put this scripts into some kind of system scheduler running the Maxl Scripts Every  (5) Mintues
    or am i way off base here ????
    Please advise
    Thanks in Advance

  • Hiearchy in Planning Web Form Collapes after user Submits in SmartView

    We currently have Hyperion Planning 11.1.1.3.0 & SmartView 11.1.1.3.00
    I have a end user who opens a Planning Web Form via SmartView. When form is opened the Hiearchy in the rows are fully expanded.
    When the user hits "Submit Data" the hiearchy collapes to the top Parent level.
    I have confirmed that the Planning Webform does NOT have suppress hiearchy selected.
    Is there some setting in SmartView or Planning that I am missing that would account for this?
    I would appreciate it if anyone had any suggestions.

    Hi,
    I faced some issue similar to this in past with version 9.2, As iam updating security on planning and it works fine for data forms when i perform security refresh.
    but when user access those from excel the filters doesn't get update on EAS filters. after two hours investigation even though i update some filters on planning
    side after security refresh it doesn't get affected on essbase filters. the reason when security refresh is done the filters getting in to cache memory and doing nothing on essbase, so work around is to delete one particular filter on essbase and then perform security refresh so that it gets updated.
    Let me know if this is helpful and works.
    Thanks,
    Red

  • #error in Planning Web Form

    Hello,
    I am getting #error in some of the web forms. It is happening just for the non-admin users. For Admins there is no issue at all. I am on 11.1.2.0.0 version. Did anyone encountered this type of issue. Please let me know how you reolved this. I tried everything like deleting the form and recreating it, refreshing security filters. The strange thing is this is happening for one line in a web form, like formula rows.

    It is a simple Sum( Row[1], row[2]) formula. I have validated the formula in the webform. I even created a new form thinking that the old form might have been corrupted. Even for the new form it is also coming as #error exactly on the same row as of the old form. This is happening to Planner users. I also tried restarting Planning services, ran UpdateUsers.cmd thinking it might help, but it didn't do anything. Any suggestions or ideas on how to fix this. I have also checked the access for the users and he is having the correct access.

  • Where are my Web Form entries stored in the webBasics plan?

    Where are my Web Form entries stored in the webBasics plan? Currently—in my trial site—I can access Web Form responses through a Custom Report. Will this option be available to me in the webBasics plan?
    My hope is to use the webBasics plan with a Web Form (and a few custom fields) and have the reponses stored for me in the Businsess Catalyst interface.

    You do not get the CRM element of BC with the webbasic plan. With BC storing the forms it creates "cases" Which are stored against the "Customer" in the "CRM". You dont have access ot that with the webbasic plan.

  • Planning Web Form Menu Issues 9.3.1

    I have upgraded a Planning application from 3.51 to 9.3.1 and after the migration everything works except the custom menus created for the web forms. More specifically, the menu item URL seems to fail because 9.3.1 passes the application name as part of the URL. For example, the URL in the menu is used to access documentation for the application. The entry is defined as follows:
    URL /HyperionPlanning/custom/docs/Product_Doc.pdf and the option to open in a new window is selected.
    When the menu option is selected by right-clicking from within a Web form Planning 9.3.1 attempts to open the URL as http://server:port/HyperionPlanning/custom/docs/Product_Doc.pdf&Application=AppName where AppName is the name of the planning application. In version 3.51, planning simply opened up the URL in a new window as http://server:port/HyperionPlanning/custom/docs/Product_Doc.pdf
    Why does Planning insist on including the appname in the URL? Has anyone encountered this before?
    Thanks for an input that could asist with resolving this.

    Hi,
    It shouldn't be doing that, I tested it and it is working, though I am using a patched up version of planning 9.3.1
    Maybe it is a bug and has been fixed in one of the patches, it also worth patching planning as many issues have been addressed in 9.3.1
    The latest patch is 9.3.1.1.10 and available from metalink3
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • 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.

  • Getting error while trying to open the web forms in classic planning app

    hello,
    I am new to OTN forum. can someone please help me to resolve my issue in classic planning application.
    i have created two web forms in classic planning . but while i am trying to open the web forms ,its showing the error like
    the" data form Report1(Report name) is invalid. Check log for details.
    i have checked the log file also but was not able to understand the errors.
    Before this i have tried lots of things to make this issue fixed like updated JVM size then in task manager i have checked the memory usages for process .
    but these were not helpful to solve.
    Kindly anyone suggest me the solution.......

    It is probably worth refreshing the metadata to see if that fixes the problem; error message might indicate that the form has members on that have not yet been passed to Essbase.
    You dont give the version you are using, but for v11.1.2.1 you do this through Workspace, menu options Administration/Application/Refresh Database - tick Database and Refresh. Its advised that you back up your Outline and data before refreshing.
    Hope this helps.
    JB

Maybe you are looking for

  • I have what looks like a second dock and a second command-tab window?

    In my house we've got two macs using the wi-fi, a Mac Pro late 2013 running Yosemite and a Mac Mini also running Yosemite. What's strange is sometimes I get what looks like a second dock with only one icon, Chrome (my default browser). The Chrome ico

  • How to model this situation?

    Hi experts, I am BW 3.5. I am working with PS. I need to model the next example: Project 1 Hs. % (Hs*%) % Real Phase 1 37.2 Sub Phase 1 37.2 Sub Sub Phase 1 42.8 Ítem 1 10 0% 0(10 * 0 / 100) 0% Ítem 2 5 100% 5 (5 * 100 / 100) 100 % Ítem 3 20 50% 10(2

  • Query Problem while execution

    Hello Friends, I have a problem while executing a query. When I run any query from any role, by default it is opening other working workbook. After the refresh also, it is not doing anything, still shows the same workbook results. It is displaying th

  • Iphone bought in another country

    Hae! Is it possible to buy an iphone 4s in the states and take it back to europe for use?

  • Why would you need a database design before implementing?

    Why would you need a database design before implementing?