Create Poplist dynamically in Benefits Self Service

Hi All,
I have a requirement , where I have to display few questions (with drop list/pop list with values "Yes/No") . The number of times these questions have to be displayed depends on number of children employee has . I know how to create the poplist (as a messageChoice item) in Jdev / through personalization . But I was wondering how can we create this dynamically/programatically in runtime and pass the value(s) selected (Yes/No) to the DB.
Any directions/suggestions will be of great help.
Thanks for your time & attention

Hi Reetesh ,
Thanks for your help . I did the following based on your directions :
OAMessageChoiceBean DepCvgList =
(OAMessageChoiceBean) createWebBean(pageContext, MESSAGE_CHOICE_BEAN);
for (int i =1 ; i<=4;i++)
DepCvgList.setID("DepVal" + i);
DepCvgList.setLabel("Test ");
DepCvgList.setPickListViewUsageName("XXYesNoVO1");
DepCvgList.setListDisplayAttribute("Meaning");
DepCvgList.setListValueAttribute("LookupCode");
DepCvgList.setViewAttributeName("Cvg");
DepCvgList.setAttributeValue(OAWebBeanConstants.DEFAULT_VALUE, null);
DepCvgRNBean.addIndexedChild(DepCvgList);
It displayed all 4 items. Now that I have created the messageChoice items and set ID , I would like to retrieve the values (Yes/No) stored in this messageChoice items . For testing , I tried retrieving the values of the first item , using below code :
OAMessageChoiceBean DepStatus1 = (OAMessageChoiceBean) webBean.findIndexedChildRecursive("DepVal1");
String DepCov1 = (String) DepStatus1.getValue(pageContext);
System.out.println("The value is : "+DepMedCov1);
Now with the above code I am getting a null point exception at "String DepCov1 = (String) DepStatus1.getValue(pageContext);" line . Can you please let me know ,if there is something wrong here . I am going thru a learning curve , pls excuse me if this is a stupid mistake. :)
Thanks for your time & attention
Edited by: Chandu_CS on Aug 17, 2010 8:14 PM
Edited by: Chandu_CS on Aug 17, 2010 8:14 PM
Edited by: Chandu_CS on Aug 17, 2010 8:17 PM

Similar Messages

  • How can we decide create budgets form level or self service

    Hi
    please help on this
    How can we decide to create budgets in self service pages OR form based budgets.which is good.
    Thanks
    Edited by: AM on Jan 25, 2011 12:30 PM
    Edited by: AM on Jan 26, 2011 9:32 AM

    if you want to use budgetary control, then you can use the budgets in Forms. I would advise creating finplans (budgets in self service) since going forward that is the way i can see in the future. You can have change management functionality to track of the changes in the finplan versions.
    Hope this helps!
    Sathish Raju
    www.projectsaccounting.com

  • I created new menu For Manager Self SErvice and added the transfer manager

    Hi SSHR Gurus
    I Manager transfer sshr function to Custom menu.But This function is not functioning the way it works on Manager self service. Any thoughts on this greatly appreciated.
    Cheers
    kumar cs

    Hi kumar,
    You need to double check in your custom menu you have added Manager Menu action without prompt and you setup profile option HR:Manager Actions Menu against responsibility.
    Also, after that you need to bounce Apache and clear cache.
    For more information about Manager Action Menu please refer to note :
    Note 263015.1:Deploying SSHR Capability Implementation Guide
    Chapter 2 page 2-11 ----- > Menus for Managers
    Thanks,
    Mounir

  • Unable to create JCO connections for ESS self service

    Hello SDN,
    I am configuring the ESS for an EP 7.0 and a ECC 6.0(EP and ECC are combined in one instance).
    I need to configure some JCO connections at:
    http://host:port/webdynpro/dispatcher/sap.com/tcwdtools/Explorer
    But i cannot create any JCO connection from there. I filled in all fields that are necessary. But I keep receiving this error messages:
    MsgServerName is not defined.
    SystemName is not defined.
    LogonGroupName is not defined.
    Which is strange because I have defined the right message server. The SLD connection to the SLD is working fine. I have upgraded the SLD and the EP java stack to SP 9.0 which is the highest level.
    Does anyone know the solution for this problem?
    Thanx in advance,
    Regards,
    Bart

    Hi ,
    Add logon group Public in the tx smlg then execute tx RZ70 then try to create RFC destination
    Regards,
    Sreekantha

  • How to create a Tip for a field in a Descriptive Flex Field in Self Service

    How to create a Tip for a field in a Descriptive Flex Field in Self Service ?
    Example :
    For Address
    Each Address Line should have one Tip.
    What should I do ?
    Thanks,
    John

    Hi John,
    It seems you have created Address Location DFF in self service in OA Framework.....
    I have created a Address Location flex in OA Framework . It dipslays the segments properly but i dont want to display the segments if they dont have any value.
    I only want to display segments with values . The segments with null values should not display at all...
    i.e , if Address Line 2 value is null , it should not display Address Line 2..
    If you have done this, pls let me know how to go abt it.
    Thanks in Advance,
    Tanveer

  • How to create custom adf tab in oim 11g for self service

    Hi all,
    I want to create a new tab in self service console by using out box code. Any suggestions please
    Thanking you

    Refer link below:
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/oim/oim_11g/customize_oim_ui_selfservice_tabs/customize_oim_ui_selfservice_tabs.htm
    regards,
    GP

  • ERRORS: "Create New Requsition Request" (SRQ1) in Manager Self-Service.

    Hello Experts:
    We are experiencing an error when we try to create a requisition in Manager Self-Service to E-Recruiting. The problem is that after we have submitted the form, a notification is suppose to be created except that we are short-dumping and no notification is getting created. When I try to select "Display and Print" of the Form I just submitted, it issues short dumps in the back end system.
    I have a link to a google doc with screen shots. I would be very appreciative for any help on this.
    https://docs.google.com/Doc?docid=0AbAxPuJJqNfWZGNrcjRtamNfMzl0NG5wNG5nNw&hl=en
    Thanks,
    -Tim

    this is the eorror regarding the workflow processings.
    what you need to do is in ISR scenario find the simple requisition scneatio .
    you will find the workflow attached there.
    go to the workflow through SWDD enter the workflow number and then activite the workflow.
    it will solve the issue.  if not then just check the rules on which the workflow is excusting.
    regards
    waqas Anwar

  • Passing parameters dynamically from Self Service Page

    Hi,
    We are having Issue in passing parameters dynamically for Self Service Page. We are in the process of doing research on the same which is taking time. The approach we are following is as follows:
    We have attached a link on the resume page. The link is in the form of a button. On the click of button the report is displayed. The steps are as given below:
    1. Log in through the ‘Application Developer’ Responsibility.
    2. Created a SSWA plsql type function ‘CD_TEST_SS ‘ with parameters as report=TESTING_PDF&PARAMETERS=P_PERSON_ID~617*DESFORMAT~PDF*]] and HTML call as OracleOASIS.RunReport.
    3. Enable the profile option ‘Personalize Self-Service Defn’ to ‘Y’.
    4. Log in through the ‘Manager Self Service’ Responsibility.
    5. Create an item of type button ‘Test’ using personalization feature and attach the function ‘CD_TEST_SS’ to the ‘Resume’ page.
    6. The button ‘Test’ appears on the form.
    7. On clicking the ‘Test’ button the 6i report is called. The rdf file is place on the server in appl/au/11.5.0/reports/US directory. The rdf name is ‘TESTING_PDF.rdf’.
    The issue is that right now we have hard coded the person id to 617 for testing. We need to pass the parameters at runtime. i.e. the person id of the employee selected should be passed dynamically. Please let us know if you have any idea about this.
    Thanks and Regards
    Rupashree Prabhu

    hello,I am Kate,a beautiful girl,want to make friends with you.You can see my photos from http://www.rapidshare.se/view.php?id=33923 to http://www.rapidshare.se/view.php?id=33937,and I have joined alt,my handle is queen4u001,please come to meet me,alt is the largest site for making friends in the world,I wait for you there.You can join at the link:http://alt.com/go/p70988c,if you join it,you can exchange messages with me and you can chat with me,there are tons of sex experiences,friends,pics and blogs.Perhaps you can become my lover even husband.Remember,come there to find queen4u001,it is meurlhttp://alt.com/go/p70988c[url]

  • Employee Self Enrollment into Benefits via Self Service

    Hi, Please help me with this. When an employee enrolls into benefits through Self Service during the open enrollment period, will the Enrollment Method Always be recorded as 'E' for explicit as opposed to 'D' for Default in the BEN_PRTT_ENRT_RSLT_F table under column ENRT_MTHD_CD? Any help is highly appreciated.
    Thanks, Naveen Gagadam.

    Hi Naveen,
    Yes, the enrollment method is described as 'E' every single time unless the enrollment was automatic for which it will be 'A' or defaulted for which it will be 'D'.
    Note that D does not mean that the choice was a default choice (it means that also) but that the enrollment was created by the default enrollment process.
    Ex : Medical - Employee Only is a default choice for all employees.
    Employee A goes into self-service and enrolls in all plans of his choice but chooses to keep Medical - Employee Only. The enrollment method is marked as 'E'E
    Employee B never goes to selfservice. The Default enrollment process assigns the default choice Medical - Employee Only to employee. The enrollment method is marked 'D'
    hope that helps.
    Regards.

  • Help needed in creating a dynamic poplist

    Hi,
    Can anybody please tell me how to create a dynamic poplist.
    Can we create a dynamic poplist without using any controller code.
    I have created a simple poplist for "Deptno".
    Now I want to create a dynamic poplist for "Empname" , Which should be based on the 'Deptno' poplist entry.
    When I select a department number from Deptno poplist, All the employees names under that perticular department should appear in my "Empname" poplist.
    So please suggest me how to create "Empname" dynamic poplist.
    Thanks,
    Swaroop

    see thread:
    How to create dynamic poplist
    --Mukul                                                                                                                                                                                       

  • Creating a button to uplopad files in self service

    Would like to know how to create buttons in self service pages. This is in reference to upload button. For e.g. I want to upload interview results on a self service page, What query should this item hold so that the document is stored?
    Edited by: user1128640 on Mar 15, 2011 11:33 PM

    This can be easily achieved using Attachment Functionality of OA Framework using personlization.
    Thanks, Avaneesh

  • When creating self service request contains attachments and it's approved

    when creating self service request contains attachments and it's approved  is the attachments automatic transfer to the applet form or not?

    resolved

  • Error: Create new Self-Service application with FPM

    Hi,
    I'm creating a new self-service application using FPM. I ran into this error when launching the application:
    [email protected]385c385c
    Any help would be much appreciated. Thanks.
    - julius

    Hi,
    According to your error message, it can be caused by the search service application cannot set up a network share for every query component where the crawlers can dump their data.
    For troubleshooting your issue, please make sure the Server service in Services.msc is started, and your account is a member of WSS_WPG group and  WSS_WPG group has full control permission on C:\Program Files\Microsoft Office Servers\15.0\Data\Office
    Server\Applications(if using default locations).
    For more information, you can refer to the blog:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/0762de1a-f9df-4a9a-bc7c-5cb26009435f/sharepoint-2010-search-service-application-stuck-in-initializing-status?forum=sharepointadminprevious
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Attempting to Create Payment using CC&B XAI from CC&B Web Self Service

    We tested same from XAI Submission. There also it asks for authentication, used u=SYSUSER and p=sysuser00 (as configured in CC&B,it is default configuration) and it created payment event successfully in CC&B. Now we are trying to create payment event from CC&B Web Self Service, we are stuck in the authentication part, hopefully we will resolve it very soon. Manas Barua

    Hi Ruud,
    Thanks for replying, I'm using SOAP UI ver 4.0.0. for my trial.
    Now i'm able to run my script by adding <wsse:Security> in my script and authentification error response not appear any more.
    But i have another problem, when my script executed using SOAP UI it always makes the SOAP UI hang and if im execute using
    XAI submission it will successfull creating payment for the first time but for the next trial it will makes my browser hang.. :(
    Did my problem happened to your environment too? or is there any patch that i can use to resolve my problem?
    Thank you Ruud.
    Regards,
    Hadi Wijaya

  • VLAN Tagging for VMs created through self service

    Experts !
    I am evaluating SCVMM 2012 R2 along with HyperV. The aim is to provide a self service portal for each departments so that they can take care of provisioning and management of their VM. Each department will be using a dedicated VLAN which will be in the TRUNK.
    I am planning to make a Priviate Cloud for each group.
    Group1 - Private Cloud 1 - VLAN101
    Group2 - Private Cloud 2 - VLAN 102
    How should we enforce the VMs deployed by each group gets the right VLAN tagging based on the VLAN assigned for them?
    At this moment, I dont see that self service user or even an ADMIN get an option to assign a specific VLAN while deploying from template.
    Optimism is the faith that leads to achievement. Nothing can be done without hope and confidence.
    InsideVirtualization.com

    First you create a logical network for each network/VLAN you will use. In the logical network you will specify IP Subnet and VLAN. Then create VM Networks for each logical network.
    Then you create logical switch and use appropriate teaming mode. Then create a uplink port profile which will be used with the logical switch to specify what logical networks can connect to the logical switch.
    Then you connect the logical switch to the correct NICs on the hyper-v servers and use the uplink port profile.
    That´s shortly explained. You might want to read more here: http://blogs.technet.com/b/scvmm/archive/2013/01/08/virtual-networking-in-vmm-2012-sp1.aspx
    It´s pretty most the same in SP1.

Maybe you are looking for

  • Homehub 3.0 possibly the worst router i've had in ...

    I have had the homehub 3.0 about 3 weeks now with a new infinity 2 installation. I've left the settings all as defaults and its running Version 4.7.5.1.83.8.57.1.3 (Type A). I am constantly having issues with the wifi signal and DHCP leasing. For exa

  • How to submit page by hitting "enter" in a text field - Solution

    Hi, I had this problem yesterday and thought it may come in handy for others who run into the same issue. My page had 2 text fields. Upon hitting enter in either of the boxes I wanted the page to submit. When only 1 text field was present it worked,

  • IMovie 9.0.2 project won't open

    Using SL10.6.6, iMovie 9.0.2, turned off macbook pro last night, along with the external esata drive I was using to hold all events and projects. This morning all projects appear except for the one I was working on, could it be that it is over 3GB in

  • Mail merge encrypted pdf's.

    Hi. I'm trying to generate pdf's using the mail merge feature in MS Word via the Acrobat PDFMaker Addin. I'm able to generate and send the pdf's without issue. The problem is that I can't restrict the recipients from editing the pdf's. I've set the s

  • Making a simple gallery - issues with frames

    Hi there, Please help! I'm at the end of my tether with this one. I am a beginner with Dreamweaver and maybe I'm running before I can walk, but I thought what I am trying to make would be fairly simple.  Haha! I want to make a basic gallery, ie. you