Planning Form design question

Hi all,
I am well versed in (most things) essbase, having worked with it for almost 9 years.
I have always made it common practice to not write to upper level members (even before ASO came along), making alternate "Input" member hierarchies when needed for allocation inputs. This way there is always traceability back to the number that was entered.
Most of the time I don't mix Top-Down and Bottom-Up input forms into one, I usually create one for each usage, the exception being in ActiveOLAP where I designed the input form for 2 types of input and open/locked cells based on the input type. (But again, it was designed to be unique for what type of input was being entered)
Now I'm getting into using Planning and we just ran thru a demo where we input numbers at a "NA_Dept" member and on save the business rule allocates them to lev 0 departments (based on an alloc % that has been entered). Then we went and ad-hoc retrieved the department members (along with Departments) to show the allocated numbers. Played around a little and changed them, ran a business rule to agg it back up. Then our manager wanted to go back to the input form where we input numbers to be allocated and they didn't show the updated Departments number (because we used the never consolidate on the "NA_Dept" input member).
To make a long story short (I know, too late), what is the best practice for designing web forms? Allow users to input to upper levels for allocations, that way it works Top-Down AND Bottom-Up? Or create different forms for different uses, and have it be a training item?
TIA,
Robert

But isn't this the idea of having top-down and bottom up combined? With top down you'd give people a route to follow and let them align their data as close as possible to what's stated in top down. But they don't necessarily have to accept the top down assumptions as they are and that's why they are given the freedom to modify allocated figures in bottom up. Then of course, variance reporting comes into play to show variance in assumptions vs collected data.
I mean, in short, I think bottom up and top down don't necessarily have to match as long as the variance is justified by whoever did the entry.
Cheers,
Alp

Similar Messages

  • New LiveCycle Form Design Question

    I'm an using LIveCycle v8.2.1. Currently we have several Word Perfect forms that are build off of macros. The user will open the Word Perfect form & a box will pop up asking different questions such as name, address, location, etc & after the questions are answered all of the answers to those questions are dumped into certain areas of the form with pre-written words.
    My question is, can I do the same with Adobe LiveCycle? I know I can insert drop down boxes & stuff with LiveCycle but is the pop up boxes so users can enter their name, To, From, etc possible?
    Basically, I just want to be able to create something for the user to opne a form named memo.pdf. As soon as they open it, they get a pop up box asking them for their name, who this memo is going to, & subject. As soon as they enter the last item (subject) & click next or OK, all of that information from the pop up boxes are populated to the memo in desigated areas...is this possible?

    Hi,
    Yes, it is possible. You can use the execDialog method. This is quite involved to do from scratch (I haven't done it), but http://www.windjacksolutions.com do have an Acrobat plugin that makes developing dialogs much easier.
    Hope that helps,
    Niall

  • Header and Item table - Form Design Question

    Hi All,
    I have a header table and Item table. For every record in the header table I have multiple records in the item table. I want to have a adobe form in the following way
    1. A new page starts for every record in the header table and Items in the item table for this header record can span multiple pages with the same header information.
    2. When all the items are displayed for that particular header record, a new page should start for the next header record.
    I created one internal table in the following way
    Header_field1 Header_field2 Item_table(with all the items for this header record)
    Header_field1 Header_field2 Item_table(with all the items for this header record)
    I am not sure how to use a table for this scenario (Should It be a nested table?).
    Please provide me some ideas.
    Thanks,
    Ganesh.

    Hi Balasubramani,
    I made some changes and have the following now. Can you please let me know how I can achieve page break for every BP_NUMBER.
    I have a nested table like the one below.
    Main table u2013 Has header and Items information. Every header record has some header information like BP number, name and all line items for that BP in a nested table .
    IT_HEADER:
    BP_NUMBER     BP_NAME           IT_ITEMS(Items table)
    BP_NUMBER     BP_NAME           IT_ITEMS
    BP_NUMBER     BP_NAME           IT_ITEMS
    To display this information I created the following
    Subform1 u2013 overflow u2013bound to $record.IT_HEADER.DATA[*] u2013 (Repeat sub form for
    |                                             each data item)
    |->Header sub form u2013 Positioned
    |     |
    |     |-> Text Field u2013 bound to BP_NUMBER
    |
    |
    |->Item sub form -
         |     
         |->Item Table u2013 bound to IT_ITEMS
              |
              |->Data u2013 bound to IT_ITEMS.DATA[*] u2013(Repeat row for each data item)
    In the output BP number in the first record of IT_HEADER gets displayed and then all the Item records in IT_ITEMS for that BP get displayed. This is repeated all the records in IT_HEADER which is perfectly fine.
    Please provide me some suggestions to solve the following issues I am having
    1.     I need a page break between records of IT_HEADER. I want the new subform1 for the next header record to start in a new page. I tried conditional break option, on the only field BP number in header sub form. I have two master pages and two body pages. All the above information is in master page 2 and body page 2.  I am also not sure what to select in the TO section of the conditional break screen.
    2.     When there is an overflow in IT_ITEMS I need the Header sub form to be shown in the next page too.
    Thanks,
    Ganesh.

  • Planning form question

    Hi,
    Would anybody know how to create a Planning form that allows users to save data at an upper level member?
    I can submit the data at an upper level through an adhoc query in Smart View, but I don't have the same access when using the Planning form in Smart View.
    If the upper member data storage option is set to "store" it holds the number. I then wrote a calc script that rolls up all items except the account members I want to keep from rolling up.
    What's holding me up is that I can't get the Planning form to show the yellow entry cells at the upper level for these accounts.
    Thanks,
    Sujani

    Have a look at target versions :- http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_admin/ch12s04s21s01.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • LDAP design question for multiple sites

    LDAP design question for multiple sites
    I'm planning to implement the Sun Java System Directory Server 5.2 2005Q1 for replacing the NIS.
    Currently we have 3 sites with different NIS domains.
    Since the NFS over the WAN connection is very unreliable, I would like to implement as follows:
    1. 3 LDAP servers + replica for each sites.
    2. Single username and password for every end user cross those 3 sites.
    3. Different auto_master, auto_home and auto_local maps for three sites. So when user login to different site, the password is the same but the home directory is different (local).
    So the questions are
    1. Should I need to have 3 domains for LDAP?
    2. If yes for question 1, then how can I keep the username password sync for three domains? If no for question 1, then what is the DIT (Directory Infrastructure Tree) or directory structure I should use?
    3. How to make auto map work on LDAP as well as mount local home directory?
    I really appreciate that some LDAP experta can light me up on this project.

    Thanks for your information.
    My current environment has 3 sites with 3 different NIS domainname: SiteA: A.com, SiteB:B.A.com, SiteC:C.A.com (A.com is our company domainname).
    So everytime I add a new user account and I need to create on three NIS domains separately. Also, the password is out of sync if user change the password on one site.
    I would like to migrate NIS to LDAP.
    I want to have single username and password for each user on 3 sites. However, the home directory is on local NFS filer.
    Say for userA, his home directory is /user/userA in passwd file/map. On location X, his home directory will mount FilerX:/vol/user/userA,
    On location Y, userA's home directory will mount FilerY:/vol/user/userA.
    So the mount drive is determined by auto_user map in NIS.
    In other words, there will be 3 different auto_user maps in 3 different LDAP servers.
    So userA login hostX in location X will mount home directory on local FilerX, and login hostY in location Y will mount home directory on local FilerY.
    But the username and password will be the same on three sites.
    That'd my goal.
    Some LDAP expert suggest me the MMR (Multiple-Master-Replication). But I still no quite sure how to do MMR.
    It would be appreciated if some LDAP guru can give me some guideline at start point.
    Best wishes

  • Oracle Form designing problem...

    Hai experts,
    I am facing some problem in the oracle form desiging. we are receiving the dates from the customer and we are capping,washing and
    stuffing more than 10 service we are doing.
    refno -- primary key
    header table
    refno cust name mobile no weight status
    12345 xxxxxxxxx 1212121 100 kg 0
    details table
    refno service_type status
    12345 capping 0
    12345 washing 0
    12345 stuffing 0
    12345 quality 0
    12345 packing 0
    same way I have to create rows in the Oracle table.
    Check box
    . capping
    . washing
    . stuffing
    . packing
    ( easy way to user can use. check box clicked service required , un checked service is not required.. )
    If check box click "capping" 1 row must be create in the detail table
    If check box click "washing " 2 row must be create in the detail table
    if check box click" stuffing 3rd row must be create in the detail table
    If check box click " quality 4 row must be create in the detail table.
    My problem is in the check box... how to specified this categories in the detail table ?
    if details table status changed, user can Identified capping finished , washing finished, like that..
    please help me...
    vasanth.

    Hai,
    we are new to oracle environment sorry,
    Thank you very much for your immediate response. Master detail relation ship I created
    head.refno=detail.refno
    Complete Receiving form details are given below.
    Refno - primary key,
    Customer name -- connected customer master table...
    Mobile phone
    Tot weight.
    Questions to customer
    do you want to capping?
    do you want to washing?
    do you want to stuffing?
    do you want to quality?
    do you want to pack with plastic?
    Based upon this we have send the dates to capping section, washing section, stuffing section?
    Washing people based upon the detail (RNO) they will wash. all services same like.
    If washing finished we have to tell the status to customer also.
    Every process we have to indicate to the washing line, capping line, stuffing line. Once washed the Rno cannot display.
    Final process is packing to indicated Finished.
    Designing Questions
    Capping, washing stuffing quality is header table or detail table. ? How to specify the all status?
    Regards
    vasanth.

  • SOA real-time design question

    Hi All,
    We are currently working with SOA Suite 11.1.1.4. I have a SOA application requirement to receive real-time feed for six data tables from an external third party. The implementation consists of five one-way operations in the WSDL to populate the six database tables.
    I have a design question. The organization plans to use this data across various departments which requires to replicate or supply the data to other internal databases.
    In my understanding there are two options
    1) Within the SOA application fork the data hitting the web-service to different databases.
    My concern with this approach is what if organizations keep coming with such requests and I keep forking and supplying multiple internal databases with the same data. This feed has to be real-time, too much forking with impact the performance and create unwanted dependencies for this critical link for data supply.2) I could tell other internal projects to get the data from the populated main database.
    My concern here is that firstly the data is pushed into this database flat without any constraints and it is difficult to query to get specific data. This design has been purposely put in place to facilitate real-time performance.Also asking every internal projects to get data from main database will affect its performance.
    Please suggest which approach should I take (advantage/disadvantage. Apart from the above two solutions, is there any other recommended solution to mitigate the risks. This link between our organization and external party is somewhat like a lifeline for BAU, so certainly don't want to create more dependencies and overhead.
    Thanks

    I had tried implementing the JMS publisher/subscriber pattern before, unfortunately I experienced performance was not so good compared to the directly writing to the db adapter. I feel the organization SOA infrastructure is not setup correctly to cope with the number of messages coming through from external third party. Our current setup consists of three WebLogic Servers (Admin, SOA, BAM) all running on only 8GB physical RAM on one machine. Is there Oracle guideline for setting up infrastructure for a SOA application receiving roughly 600000 messages a day. I am using SOA 11.1.1.4. JMS publisher/subscriber pattern just does not cope and I see significant performance lag after few hours of running. The JMS server used was WebLogic JMS
    Thanks
    Edited by: user5108636 on Jun 13, 2011 4:19 PM
    Edited by: user5108636 on Jun 13, 2011 7:03 PM

  • 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

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

  • Aggregation level - design  question

    Hi, All
    we are in BI-IP ( Netweaver 2004s SPS16).
    I have a design question for this scenario.
    User needs to plan the amounts for a duration (start period and end period), Jan2008 -Dec2008 (001.2008, 012.2008) = 12000.
    We need to distribute this to the periods equally. 001.2008 = 1000, 002.2008 =1000 .... 012.2008=1000.
    If the user changes the period amounts, it should be reflected back in the duration amount.
    Pl suggest the design for the aggregation levels to achieve this.
    Thanks in advance.
    velu

    Hello Velu,
    As the name also goes, creating an "aggregation level" will only result in "aggregation". What your requirement is, is called disaggregation or distribution - this cannot happen automatically - you will either have to use the feature in input queries or use the distribution planning function or create your own planning function using fox/exit.

  • Centralized WLC Design Question

    Dears,
    In my scenario, i am designing CEntralized WLC deployment. I have 30 AP in Buidling X(200 Users) and 20 AP in Buidling Y(150 Users). I am planning to install HA WLC CLuster where Pimary & Secondary WLC will reside in physically different Data Centers A & B. 
    I have a wireless Design Question and i am not able to get clear answers. Please refer to the attached drawing and answer the following queries:
    If Buidling X users want to talk to building Y Users, then how Control & Data Traffic flow will happen between Buidling X & Y. Would all the traffic will go to Primary WLC from Bldg X APs first and then it will be Re Routed back to Buidling Y APs? Can i achieve direct switching between Bldg X&Y APs without going toward WLC?
    If Building X & Y Users want to access the internet, how would be traffic flow? Would the traffic from X&Y AP will go tunnel all the traffic towards WLC and then it will be routed to internet gateway?is it possible for Bldg X&Y AP to directly send traffic towards Internet Gateway without going to controllers?
    I have planned to put WLC at physically different locations in different DC A & B. Is it recommended to have such a design? What would be the Failver traffic volume if Primary WLC goes down and secondary controller takes over?
    My Reason to go for Centralized deployment is that i want to achieve Centralized Authentication with Local Switching. Please give your recommendations and feedback
    Regards,
    Rameez

    If Buidling X users want to talk to building Y Users, then how Control & Data Traffic flow will happen between Buidling X & Y. Would all the traffic will go to Primary WLC from Bldg X APs first and then it will be Re Routed back to Buidling Y APs? Can i achieve direct switching between Bldg X&Y APs without going toward WLC?
              Traffic flows to the WLC that is the primary for the AP's, then its routed over your network.
    If Building X & Y Users want to access the Internet, how would be traffic flow? Would the traffic from X&Y AP will go tunnel all the traffic towards WLC and then it will be routed to Internet gateway?is it possible for Bldg X&Y AP to directly send traffic towards Internet Gateway without going to controllers?
              The WLC isn't a router, so you would have to put the Internet traffic an a subnet and route.
    I have planned to put WLC at physically different locations in different DC A & B. Is it recommended to have such a design? What would be the Failover traffic volume if Primary WLC goes down and secondary controller takes over?
    Like I mentioned... earlier, the two HA WLC has to be on the same layer 2 subnet in order for you to use HA.  The guide mentions an Ethernet cable to connect both the HA ports on the WLC.
    Thanks,
    Scott
    Help out other by using the rating system and marking answered questions as "Answered"

  • Error: Oracle Forms Designer has stopped working

    I have read a lot of different responses regarding this and related issues but none of the answers seem to be relative to my specific problem. Here is what I have done so far:
    a. I just finished loading Oracle 11g 64x enterprise on my laptop running windows 7. It loaded correctly and I was able to import my 10g data dump and set up my schema.
    b. I then installed the Oracle development suite: ds_windows_x86_101202_disk1 and disk2. There were some minor issues regarding compatibility but following the advise of one post, I checked the blocks in question and the software loaded fine.
    c. I also attempted to install the p5969392_10123_WINNT.zip file but it gave a message indicating that no updates applied. (I am not sure if this is the correct patch or not?)
    d. I also had to download and install the Sun SDK, v6.18.
    e. I also updated the ORACLE paths in the default.env and registry entries and tried different urls in the runtime preference block. Nothing helped and I stayed with the default.
    Oracle Forms seems to startup correctly and I am able to connect to the database with no problem. Although I did not build a new form completely, it appears that this would be no problem.
    The problem:
    The problem is that when I attempt to open a form that was previously developed in 10g on XP, I immediately get the "Oracle Forms Designer has stopped working" error and Forms Builder shuts down. I get the same error whether I attempt to open a library, menu, or form.
    I have tried changing the compatibility mode from XP, service pack 3 (the default after install) to XP, service pack 2 but it made no difference.
    If anyone has been able to work through this issue, please let me know how. Thanks

    Gauthier Ooms wrote:
    We've had similar problems in the past, but found a working solution (using this + other forums):
    1. Install Oracle DevSuite 10.1.2.0.2
    2. Install Patchset 5983622 to upgrade DevSuite to version 10.1.2.3 (this upgrade is needed in order to do step 3)
    3. Install Patchset 7047034 to fix the crashing problem in the Forms Builder. (installation instructions are provided in the patchset)Issue no 3
    from Patchset 7047034 readme file..
    3.1 Platforms and Components for Patch 7047034 for Oracle Database Release 10.1.0.5How this patchset goes with the form Builder?
    But according to THIS link.. It works ;)
    Hamid

  • How to set FIX based on selection made in planning form (HP 9.2)

    Hello,
    In order to calculate new values in my business rule I have to use CREATENONMISSINGBLK ON option. But it takes too long time to complete the calculation. So, I need to set FIXes in my business rule in order to keep database selection as small as possible.
    Is there any possibility to pass page selections prom planning data form to my custom business rule?
    For example form:
    Columns: Period
    Rows: Account
    Page: Year, Entity, Version, CustomDimension
    In my rule a need to set following fixes:
    Account: Custom fixed List
    Period: Custom fixed List
    Year: Custom fixed List
    Entity: Get one values selected in data form
    Version: Get one values selected in data form
    CustomDimension Get one values selected in data form
    OR
    is it possible to set default values for Run-time prompts to be equal to selected members in page dimensions?
    Thanks.
    Message was edited by:
    MaxDyug

    Hi,
    You can set up variables in your business rules so for example,
    Create Variable rtVersion, set it as Type member and dimension Version and Usage-Type as "Run-Time Prompt".
    Then in your business rule code you refer to the variable using [rtVersion]
    Now in planning the design of the form when you choose the properites for the business rule make sure "Use Members on Data Form" is ticked, and run on save.
    Now when the form is saved a pop up window will appear passes the selected version member into the run time prompt text box, this will then be passed into your business when submitted.
    You can also hide prompts if you want it be sent directly into the business rule without any user intervention.
    Hope this helps.
    Cheers
    John

  • Planning forms with Java API

    Is it possible to attach JAVA API with Hyperion Planning forms?<BR>My requirement is<BR>When ever the user saves the form, it should trigger a extract data file to a particular folder in the essbase server.<BR>Pls help me

    Leroy -
    The forms Java client is only certified currently to work with JDK 1.1.x. Java WebStart requires the use of JDK 1.3 so it doesn't work for now.
    The good news is that the Forms team is working towards certifying JDK 1.3 for use on clients and as part of that process are evaluating Java WebStart as a distribution and launching mechanism.
    On Netscape 4.x, the native Java VM is a really old one (JDK 1.1.5) and it has bugs in it that prevent the Forms applet from functioning. The Microsoft JVM is much better and is capable of running the Forms applet.
    There is a Forms specific forum on OTN that you may want to consider using for Forms specific questions like these - a lot of Forms experts use that, and the actual Forms development teams monitor it as well.
    cheers!
    -steve-
    null

  • Create a Visual Form Designer extension in VS 2013

    Hi all,
    I'd like to know if it is possible to create a visual win32 forms designer as an extension to VS 2013. My plan is to create a similar functionality in creating winforms/C# or VB. I want to be able to create a NATIVE WIN32 DESKTOP APP thru this proposed
    visual designer wherein I can drag and drop controls like buttons and textboxes. Please share your thoughts on this matter. Any help will do. Thanks a lot!
    Regards,
    RM

    Hi Raymart,
    Please consider using Project Template or Item Template.
    Creating Visual Studio Templates
    Extending Visual Studio Part 3 - Item Templates
    If you want to build your own custom project type, you can go through this MSDN document:
    Creating a Basic Project System
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • I can no longer download from the web!

    I haven't had this problem before  I have always been able to down load from theses sites.  When I'm on a fileshare site like filesonic 'which i'm a member of so have full download rights', I am unable to down load the file.  It appears in the safari

  • How to transfer my text from iphone 4s to to iphone 6

    how to transfer my text from iphone 4s to to iphone 6

  • Errors in binary data

    Hi I am getting some errors in the binary data I am reading over a serial link using the vi attached. The vi removes the first seven characters (which are not part of the data string) then converts the binary data to an array of unsigned 16 bit integ

  • Importing classes, and what happened to my libraries in Flash?

    Good evening ladies and gents. How do I import existing classes from an old CS3 Flash project.  I have a few classes that I'd really rather not rewrite but when I attempt an import the .as files Flash Builder requires that I build a new project.  Add

  • Transfer AVI movie file to Itunes to upload to Ipod Touch

    Hi Just got Ipod touch and have some movies/tv shows on desktop that I want to put to my ipod. Tried the Save file to library on itunes but nothing happens. Does anyone know how I can put these AVI files to my ipod touch. Simple instructions apprecia