Planning form in read mode

Hi John,
We have a peculiar problem
In a form when we select YearTotal in column, the form is in read mode but when we select IDescendants of YearTotal, the form is write mode including the YearTotal field.
We are using Planning 11v.
Please suggest
Thanks,
Sravan

I would expect YearTotal to be read only against a bottom up version if only that member was on the form, if Idecendants(YearTotal) was used then I would expect it to be writeable.
If it was against a Target version then it should also be writeable.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Pdf form in read-mode for the users and...allowing me to save my new modifications

    I wanted to save a modification in my pdf form. Unfortunally, it was opened by another user in read-only mode.
    When I tried to save my new modifications, my screen pops me up the classic error message: cannot not save because it is opened in read....
    The form is stored in network shared drive and I am the owner. The users have the read only permission.
    I open it with Acrobat Pro X and users open it with Adobe Reader XI. Both sofwares are setted with the enable protected mode and javascript disabled,
    I tried to not use the preview mode in Windows explorer without succes.
    Is my problem a bug or is it the normal way abobe acrobat works ?
    Thank you for any replyer !

    Hello Gkaiseril,
    Thank you for your fast reply !
    I am not at my office right now, however I am pretty sure in the Word case, I will be able to edit.
    During my problem, I checked in the File manager on the server side (windows 2003 r2 sp1 x64). The reader had not write permission on the file, and I am the only owner with the full permissions.

  • Strange Issue: Hyperion Planning forms becomes read-only and data is wiped out: 11.1.2.2

    Hi,
    Let me start by saying that I am not new to Hyperion Planning. We are experience a weird issue in our System Test. We notice that some (NOT ALL) of our webforms turn into readonly webforms; all the cells on the form at greyed out. This is inspite of the fact that the read-only checkbox is unchecked on the form as well as security is fine on all dimensions ; basically all the cells on the form are valid combinations.
    Still the form become readonly and all the data in that form is wiped-out. this happened only for two web forms so far. We are running bunch of calcs(none of the calcs have cleardata command). we are not sure why is this happening. this might be some bug in the product... not sure. has anyone seen this behaviour before ?
    please let me know.
    pk

    Please Ignore this question. This happened because someone in my team had added an member below a level 0 entity.

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

  • Form in read only mode

    Hi,
    I am a beginner in Hyperion. I created one sample form using custom dimension, but i cant able to input the values to the cell. Its in read only mode.
    Thanks,
    PC

    Do you have security on any dimensions? If so and you do not have write access to specific members this will make the form read-only.
    Make sure the intersections you are working with are level 0 data or if you are attempting to write to upper level members you will need to make the version a Top Down rather than Bottom Up.
    If the version you are using has process management enabled then you will need to start the planning cycle using Workflow/Manage Process and select the scenario/version combination -- administrators can write regardless of it being started.
    If your members are in planning however have not been sent to Essbase you will also find the form is read-only. You can do a Manage Database and Refresh to ensure your planning members exist in Essbase also.
    Good Luck,
    John

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

  • Read mode and plan mode cube error

    is there any program to switch the cube from read mode to plan mode ?
    my one job has been failed due to below error message ....
    InfoCube MIPDEDWC1 is not in "real-time mode". Please change first
    What does it mean ?
    Regards,

    Hello jain akshay,
    Yes you have to change it, you can only do that for cubes defined as transactional in the first case.
    Go to rsa11->search for your InfoProvider->right-click on it->Select the option "Change Real-Time Load Behaviour..."
    Change the bullet to the other option presented there.
    Do whatever you were trying to do again.
    This should work.
    After loading your request you have to change it back to were it was again, cause if you don't do that your cube is ready for receiving data but not for manual inserting data (planning data).
    Please assign points,
    Diogo.

  • Open Purchase Order Form in Find Mode

    Hi,
    I have to open the Purchase Order Form in Find Mode.How to open in Find mode?.
    I Used the Following Code in Form_Load  && Action_Success=true
    if(oForm.Mode = SAPbouiCOM.BoFormMode.fm_ADD_MODE)
            oForm.Mode = SAPbouiCOM.BoFormMode.fm_FIND_MODE
    But it is not working.Please help me to solve this.
    Regards,
    M.Dhivya

    call
    ActivateMenuItem( "1281")
    in application object.

  • How to put the form in Query mode

    Hello
    Please let me know how to put the form or block in Query mode , so that when i run the form it should be in Query mode . I have seen properties of SET_FORM_PROPERTY and SET_BLOCK_PROPERTY but cannot find one
    Thanks

    QUERY mode? Did you mean, that you can only QUERY without changing data.
    This is the QUERY-ONLY-mode, which can be started e.g. call_form
    this is the help for that topic:
    PROCEDURE CALL_FORM
    (formmodule_name VARCHAR2,
    display NUMBER,
    switch_menu NUMBER,
    query_mode NUMBER,
    data_mode NUMBER,
    paramlist_name VARCHAR2);
    query_mode     
    NO_QUERY_ONLY (The default.) Form Builder will run the indicated form in normal mode, allowing the end user to perform inserts, updates, and deletes from within the called form.
    QUERY_ONLY Form Builder will run the indicated form in query-only mode, allowing the end user to query, but not to insert, update, or delete records.

  • Precautions to be taken while changing the Query read mode in PED system

    Dear Experts,
    I got a task to change the Query Read mode for more No. of queries in Production system directly itself.
    Request you to let me what are the steps to be followed/precautions to be taken while changing the Query Read mode in PED.
    one more doubt regarding this.....If i plan to change the Read mode of Query say Q1, how can i come to know weather the Q1 is executing or not executing by that time.
    Thanks in advance for valuable response.
    Thanks & Regards,
    Ramesh - Kumar

    Hello,
    You can change the query read mode in transaction 'RSRT', here are the steps:
    1) Access transaction RSRT and enter the query name
    2) Select the 'Properties' option
    3) Un-check the 'Info provider' setting next to the 'Read mode' --> This enables you to change the read mode of the query --> Execute
    4) Choose the option 'Generate Report' to re-generate the query program
    Hope this info helps.
    Thanks
    Bala

  • How to hide read mode navigation in acrobat xi permanantly

    How to hide "Read mode navigation" . In my application i am opening pdf file in light box window where i disable right click to protect download and print pdf file( only View ). but This Read mode navigation is appearing automatically when we put curson on file even if we protect the document. I have purchased Acrobat professional xi to created protected acrobat file by disabling menu tool bar but there is no option to hide readmode navigation. Please let us know how to hide this.
    Thanks,
    Nagendra

    If you want the form "flattened", that is all form fields converted to PDF context, you need to use some JavaScript to flatten the form fields. This will remove all form functionality. It will not prevent editing by Acrobat's text touchup or object tools.
    The "submit" button is used by other users to sent the PDF form data to a central collection site or email address where the sender or provider of the form can collect the submitted data.
    You could also use a digital certificate to sign the form and lock the fields. The signature will also verify that no changes have been made to the PDF since it was signed and one could also see what was changed.

  • 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 Publish on the Web a PDF document in Reading mode only

    Hello,
    I'm planning to post on my web site my manuscript in PDF format. I would like to make it available in a reading mode only.. I wonder if ADOBE LIVECYCLE Rights Management would allow me to do so in a safe manner. What would be the cost?
    Thanks.
    PATEGA

    Thank you for your reply.
    De : Test Screen Name 
    Envoyé : 15 septembre 2014 05:51
    À : Gaétan Patenaude
    Objet :  How to Publish on the Web a PDF document in Reading mode only
    How to Publish on the Web a PDF document in Reading mode only
    created by Test Screen Name <https://forums.adobe.com/people/TestScreenName>  in Adobe PDF Pack - View the full discussion <https://forums.adobe.com/message/6730511#6730511>

  • How to hide save button / read mode only in browser adobe viewer?

    Currently I embed a pdf to my website , the problem is, I would like to show the read mode only instead of a full tool bar to the visitor , also , I would like to hidden the save file option .
    I checked there is an open parameter in the offical document that can specific
    toolbar=1&navpanes=0&statusbar=0&messages=0
    However, can I specific what opition is allow in the toolbar (actually I would like to allow only zoom function )
    Are there any way to doing this? Thanks.
    <object id = 'zoomPage' type='application/pdf' data= '" + sourceFolder + "/2013/08/17/0/0/A/Content/pdf/pdf_" + currZoomPageNo + ".pdf#toolbar=1&navpanes=0&statusbar=0&messages=0'><p>The PDF can not display</p></object>

    Much of the documentation for Acrobat JavaScript has not changed and still operates exactly as it did with Acrobat 3.1 so it is possible that the old documentation is still valid. I have found that the Acrobat JavaScript Guide fro
    version 5 has some very excellent documentation about the field object UI for the various form Fields.
    If one goes to the Acrobat Developer Center and uses the Working with Distiller, Fonts and more and the uses the PDF Open Parameters one gets the documentation from the version 9.0 SDK form June 2008. This document probably has not been updated since then.  Another issue to consider is the changes in IE, the number of new web browsers, and the introduction of HTML 5 all of which could change how parameters are passed or allowed. This technique has always been problematic.
    Within an external viewer, it is not possible to show/hide the toolbars.
    app.toolbar

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

Maybe you are looking for

  • Mat doc not getting updated in AFRU table

    Hi All,   While doing the confirmation cancellation for the rework order the referance material document is not getting updated in the AFRU table.   The referance operation set is used for the rework production order and there are no component assign

  • Changing of  Item category  in bom after being set at once

    how can i changethe item category of item in bom while it has been ones used

  • How can I Resize Audacious?

    Hi, I wanted to give audacious a try because winamp was my main player in my windows days, So I find it very easy to use, but I cant find how to resize the player, I can only resize the playlist, cant resize the main window, only thing I can do is do

  • Media player still not working

    Hi, I use a Bberry Curve 8520, v 5.0.0.592, BIS active... My media player, actually all audio function works one day, then not the following, then works, then not! Everytime is stops working I unplug battery, pull out memory card and switch on, place

  • Java Exception

    Hi, We are getting the below exception in an ESS application. I have not analysed any Java exceptions before. I want to know what all useful information this exception provides other than the obvious 'User INDUARV does not exist/not attached in this