Adding field in Old Jsp based self registration application

Hi,
I have a requirement of addition of some fields and link in Self registartion on the login page.
As we could not add any link in the self registartion field so i have deactivated the Web dynpro application.Now the Login page displays the old jsp based self registration.I am working on EP 7.0.
Now my problem is how can i add fields to the Old Jsp based application to display it during registration.
I have added some fields using the Configtool in the UME but how to make it display in the Self Registration page.
Thanks,
Amarys.

Hi,
I have not tried this but you will have to try this following things.
1.Don't add any entry in FormMetaData.xml.If the value is in jsp then it should add value in database.Try this one first.
2.Have this UDF as hidden and add entry into FormMetaData.xml and also add the entry in jsp.I think this should work if first is not working.
3.Even if 2nd is not working then you might need to modify self registration class and put the value there.
I haven't tried above method so I am not 100% sure which will work.
Regards
Nitesh

Similar Messages

  • Adding fields to a form based on stored procedure

    I have a store procedure and a form based on it. I'd added a new parameter to the store procedure. How can I do to add a field in the form which takes the new parameter. I'd tried adding a new field with the same name of the parameter but it didn't work.
    Thanx

    Hi,
    It should work fine. What is the problem you are facing? Are you getting any error?
    Thanks,
    Sharmila

  • How to show a date field in OIM self-registration page

    Hello gurus,
    I want to add a date field in the self-reg page. I added lines in FormMetaData.xml and tjspSelfRegistrationTiles.jsp. The user creation page (delegated administration) shows the right date field, but the self-reg page is not working. I am using uix.tld dateField tag and don't know what attributes to pass to this. Is this the right tag or there is some other one in the tld, and what attributes should I pass?
    Could someone tell me how to do this?
    Thanks
    SK

    It should be much simpler than what you are doing.
    You should be able to create a User Defined Field for the value. Then update the FormMetaData.xml file. Create an entry in the section for user information that creates the attribute value. Just copy one of the existing and give it a new unique number identifier. Also change the field it references to be your user defined field. Then update the Self Registration section to include the new attribute. If you want to update what the approver sees, then also update the section for the approver.
    -Kevin

  • OIM 9.1.0.1 Self Registration

    I'm having issues modifying the Self Registration process in OIM 9.1.0.1. I have added an adapter to OIM that generates the userid for users automatically. Then I "hide" the userid field in the Self Registration form because the userid generator will create one for them.
    At first it worked fine, but problems arose when I added a password policy. The Self Registration fails no matter what password I enter in the Self Registration form. If I add the userid field back to the Self Registration form and fill in it, then I don't get the password policy error. Has anyone else modified the Self Registration form so users can't enter the userid themselves?

    First, do a search for .ear files as well, that's where the xellerate app is going to be, not in a war file.
    Weblogic should have 2 apps deployed: Nexaweb and Xellerate and those apps' files will be in
    xellerate/OIMApplications/
    That folder has : WLNexaweb.ear and WLXerateFull.ear for me.
    If those don't exist, you can try the patch script, which will recompile and redeploy:
    switch to xellerate/setup/
    run ./patch_weblogic.sh [weblogicpassword] [oimdbpassword] (i think)
    You can find detailed instructions on the patch script if u google it, search the install docs, or specifically where I read about it, in ANY of the upgrade patches, such as 9102 upgrade or BP11upgrade, etc... those docs have a section for what to do when the patching fails and they tell you to delete some files (precompile, etc..) and run the patch script again. I've done this a few times and it's worked for me.
    Hope this helps
    Alex
    Edited by: Alex S on Sep 24, 2010 9:24 AM

  • Error in Self Registration form

    Hi,
    Language field in the initial supplier self registration form is mandatory in ROS. Even after selecting english, it gives me error, select yr language. Pl let me know how to correct it. Is it related to config in web survey or is it html form error?
    Regards,

    Hi Pooja,
    This error usually occurs when you have wrongly populated some other field. For ex : In email id you mention 'abc ' instead of 'abc at xyz.com'.
    Pl ensure that all other fields are populated in the correct format.
    It's a strange behaviour of the ROS_SELF_REG BSP page.
    Regards,
    Nikhil

  • Self registration with Approval

    Hi,
    I need to understand how this self registration with approval works. What we need in something on these lines
    user self registers -> approver approves -> user gets access to portal
    Can i create a user without any role assigned the him and when the approver approves, automatically some pre-designated role gets assgined to the user? I want my approver to just click on approve YES and not actually get into UME stuff.
    Please help
    -Alpana

    Thanks for the reply Michael.
    Yes, i have already gone thru company based self registration. But it does not specify the role assignment part :(. What i read was ok ... you register then u get assigned to the portal as guest user and then if approver approves the request the user becomes a COMPANY user. But then when the approver approves the request, does he assign the company related roles to the user? Or can that be coded somewhere?
    Please help.
    -Regards,
    Alpana

  • Self-registration with compaines -- Auto approval urgent

    Hi,
    I would like to automatically approve users who have self-registered themeselves. Is it possible to automatically approve users when they self-register with companies.
    Any help / suggestion is greatly appreciated.
    Rgds,
    Janvi.

    Thanks for the reply Michael.
    Yes, i have already gone thru company based self registration. But it does not specify the role assignment part :(. What i read was ok ... you register then u get assigned to the portal as guest user and then if approver approves the request the user becomes a COMPANY user. But then when the approver approves the request, does he assign the company related roles to the user? Or can that be coded somewhere?
    Please help.
    -Regards,
    Alpana

  • How to populate a field on the Self Registration Approval Form?

    Hello,
    I have a field named SSN (last 4 digits of the SSN) that a self registered user must fill in during self registration. After the user submits the request, the request is submitted to a reviewer.
    This reviewer logs in and accesses the Self Registration Approval Form for that particular request. I would like to display the possible returned values of SSN that I query from HR based on the requester's firstname, middlename, and lastname. This will allow the reviewer to verify the requester's identity. If the entered SSN does not match the displayed SSN, the reviewer can take the proper action.
    How can this be accomplished?
    I looked into the prepopulate rule generator adaptor. But I don't have a form to attach the adaptor to it since the approval form is an ootb form.
    Thanks

    Yes, I did.
    In the adapter I mapped the adapter return value to the output of the java code (Get SSN).
    In the User Registration Process Definition, I have a non conditional task named Get SSN. I mapped the requestID to the request Key and the adapter return value to the field on the self registration form (using User Definition field).
    But the value did not show up in that field...

  • Self Registration - Fields of Type ComboBox/LookupField

    Hi
    Is it possible to have combotype or lookup field on a self registration form in OIM. I know that checkbox can be there. But I am not aware as to how to get a combo box appear on the self registration form.
    Can you please advice me
    Thanks in advance

    Go through the doc on http://download.oracle.com/docs/cd/B32479_01/doc.903/b32452/custselfreg.htm#sthref63
    What exactly are you trying to add? Is it a UDF?
    Do provide more details on what exactly you added to the FormMetaData.xml
    Rgds, Ajay

  • Lookup field in self registration form

    I have added a user defined lookup field using Design View.
    I added the following attribute to FormMetaData.xml:
    <Attribute name="USR_UDF_LOCATION" label="global.udf.USR_UDF_LOCATION" displayComponentType="LookupField" map="USR_UDF_LOCATION" >
    <ValidValues lookupCode="Lookup.Custom.Users.Location"/>
    </Attribute>
    The new lookup field is showing in 'Create User' and User modification forms but does not show in the Self registration form.
    I added the following to FormMetaData.xml under the SelfRegistrationUserForm section:
    <AttributeReference optional="false">USR_UDF_LOCATION</AttributeReference>
    But, the Fiield is getting displayed as a text field and not a lookup field.
    I

    I read that Lookup/ Combo box field cannot be added in a self registration form. Is it true?
    (Source:
    Link: Adding combobox in self registration from
    Link: OIM: problem with combobox in self registration form

  • Adding combobox in self registration from

    Hi All
    I have understood that the only way to add a combo in self registration is
    to modify the tjspSelfRegistrationTiles.jsp .
    I see that the the fields are dynamically created by iterating.All the current fields are not statically defined
    in the jsp.
    How could i add a new static combo.Kindly show me the code sample , if anybody has done that

    Hi,
    I have not tried this but you will have to try this following things.
    1.Don't add any entry in FormMetaData.xml.If the value is in jsp then it should add value in database.Try this one first.
    2.Have this UDF as hidden and add entry into FormMetaData.xml and also add the entry in jsp.I think this should work if first is not working.
    3.Even if 2nd is not working then you might need to modify self registration class and put the value there.
    I haven't tried above method so I am not 100% sure which will work.
    Regards
    Nitesh

  • Changing self registration fields

    Does any one know how to change the labels on the self registration page. I would like to change one of the titles to say location or can I add a field for input?

    I did not understand what page do you want to change.
    I think that you want to change login page.
    Take a look at this note in metalink(http://metalink.oracle.com) 191345.1 "Customizing the Single Sign-On (SSO) Server Login Interface Using JSP (9.0.2)"
    Also take a look at note 342942.1 "How to Deploy or Customize Specific PL/SQL Sign-Off or Log-out Page"
    Thanks.

  • Self registration and modification of tjspSelfRegistrationTiles.jsp

    Hello,
    How can the tjspSelfRegistrationTiles.jsp be modified to add a combo box to the self registration form?
    Where can we find this file? Do we need to also modify the FormMetadata.xml file?
    Where can we find documentation on how to modify the tjspSelfRegistrationTiles.jsp file?
    Thanks
    Khanh

    Hi
    To add a combo box to OIM Self-reg page you need to modify both FormMetaData.xml and jsp.
    For example you need to add the following code in xml.
    under <FormManagementMetaData>
    <Attribute name="Users.Title" label="global.label.title" displayComponentType="ComboBox" dataLength="80" map="Users.Title" useInRule="true" />
    this is the attribute
    Add label to xlWebAdmin_en_US.properties file.
    Now add the reference inside <Form name="SelfRegistrationUserForm">
    <AttributeReference optional="false">Users.Title</AttributeReference>
    Now in jsp .
    <logic:equal name="field" property="type" value="ComboBox">
    <html:select name="selfRegistrationForm" property="<%=msName%>"styleClass="Fields">
    <html:option value=""></html:option>
    </html:select >
    <logic:notEqual name="field" property="type" value="ComboBox">
    place it at appropriate positions.
    Add

  • How to add more fields to the self registration page?

    Hello,
    I am running on OIM 11.1.2.1.0.
    How can I add the Organization field to the self registration page?  Could you point me to a doc if it exists.
    Thanks
    Khanh

    Hello,
    I successfully added the organization field to the self registration form following the instructions in this doc: http://docs.oracle.com/cd/E37115_01/admin.1112/e27149/customattr.htm#BABGDEIC
    I used Data Component – User Registration, then UserVO1.  There were 2 fields: Organization and Organization Name.  I added both to the form.  Then I tried to submit a self registration request.  When I logged in as xelsysadm to check out the request, the Organization field on the request is not populated.
    I know that under OIM 11gr2, the reviewer must provide the organization.  I am wondering if this has something to do with the value of the organization not being carried over to the request level approval.
    Could someone please help?
    Thanks
    Khanh

  • Adding few fields to the ODS based on a condition

    Need suggestions in adding few fields to the ODS based on a condition.
    The following is the requirement.
    Do a calday and 'Sales Org' based selection:
    0CALDAY=20041101-99991231; All Sales Orgs except AM01
    0CALDAY=20030701-20070930; All Sales Orgs except AM01

    Hi Dolly,
                   You can do this by writing a simple end routine in your transformation rules.It is just an  conditional statement.
    In that statement write
    If <RESULT_FIELDS>CALDAY EQ 20041101-99991231 and If <RESULT_FIELDS>Sales Org NE AM01
    <write the statements which populate the fields>
    endif.
    In the same way you can write the code.
    Hope this helps
    Regards
    Karthik

Maybe you are looking for

  • Voice Memos will not play through Home Sharing on other devices.

    I have synced my voice memos to my Apple library on my Mac Mini and can listen to them on that device with no problem. However, when I use my iPad or MacBook or Air to play the memos using my Home Sharing the voice memos will not play on the device.

  • Replacing any non english Characters

    How can I Replace any non english characters I have alot of the characters that look like a block. --John                                                                                                                                                 

  • 10.4.9 Combo Update fails verification

    Hello all, I've tried downloaded the combo update numerous times now via Safari and Software Updater and each time, the download completes but fails verification. I'm not quite sure how to go about updating.

  • PI problems if SLD Shut down ?

    Hi, I'm currious, ou PI is setup to use its local SLD. This local SLD receives updates through full synchronisation from a central SLD. Now , if we shut down, the central SLD.  Will everything still work in PI ? Exp : transports... etc. Obviously , I

  • Msg: FlashPlayerPlugin_11_7_700_169.exe - Bad Image

    I am running on MS VISTA OS and whenever I now open Firefox I get a variant of this message: "Msg: FlashPlayerPlugin_11_7_700_169.exe - Bad Image"  The description goes on to say: C:\Windows\System32\WINSTA.dll is either not designed to run on Window