Customize Self Registration (Register Now...)

I would like to change the Self Register process, i.e. when you click on "Register Now... " in the Logon Page.
The reason is to allow this self registration only users beeing in a backend system. I will check the existence of the user in the SAP backend via JCo.
But to do this i have to change the logic of the selfreg.
I know that in "com.sap.portal.usermanagement.admin.par" is a JSP "selfreg_applyuser.jsp" providing the form.
And that the class "com.sapportals.portal.prt.component.usermanagement.admin.SelfRegComponent" is referenced
But i don´t know where to find the corresponding java-class/source.
Can somebody help me?

hi Holger,
   I have a similar kind of requirment , please let  me know how u haev solved the requirement.
Regards,
ravi.

Similar Messages

  • How to Customize Self Registration Page in OAM

    HI ALL,
    I need to customize Self registration page in OAM
    In tht page i need to change the Save button to New User
    and i need to have only the Username, Password, Mobile no. as their fields
    Can u plz tel in which file we need to make the changes
    thanks,
    Edited by: user10648177 on Dec 2, 2008 9:05 PM
    Edited by: user10648177 on Dec 2, 2008 10:17 PM
    Edited by: user10648177 on Dec 3, 2008 1:32 AM

    Hi,
    You need to configure an appropriate self-registration workflow. Seeing that you are asking how to change the behaviour, you probably already have such a workflow and need to modify it in case you want the change to be applicable to all users wanting to register themselves. As for changing the Save button to New user, you'll need to customize the appropriate stylesheet. Details for this should be in the customization guide.
    -Vinod

  • Customize Self Registration Portlet/Form?

    I have succesfully added the Self Registration portlet to our site, but would like to customize the fields that the portlet uses, make some required, etc....
    I find VERY little info regarding Self Registration, any suggestions???

    You have not mentioned the Portal version!!
    Refer following for respective Portal version. For customizing the fileds, you may have to create your own custom self registration form for this. You have to use the DBMS_LDAP APIs to get the information updated in OID.
    a) 3.0.9:
    Oracle9iAS Portal Configuration Guide Release 3.0.9 -> Post-installation and Configuration Tasks -> Configuring Self-registration
    link : http://portalstudio.oracle.com/pls/ops/docs/FOLDER/ONLINE_HELP/ONLINEMANUALS/DOC_CONFIG/cgpost.htm#1012715
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=183413.1
    b) 902
    I couldnot find relevant document link. Please follow the below procedure for same:
    1.Run the following command
    selfreg.cmd -s <portal_schema> -p <portal_password> -c <portal_connect_string>
    This script is present at HOME/portal/admin/plsql directory
    2.In Global Settings ,Under Self-Registration Options section, select Enable Users To Log On Immediately if you want users to be able to log on to Oracle9iAS Portal immediately after they create their own user account using the self-registration feature.
    3.customize the Login portlet to include a self-registration link.
    Hope it solves the problem...!!

  • Self-Registration in OIM 10g: how to install, customize and use of  SPML

    Hello. Can someone point me to any documentation (Oracle or other) on self-registration in OIM 10g. Like doc on how to install it and customize it. Also a doc on how to set up self-registration on a separate server and talk to OIM server using SPML.

    Refer doc below:
    http://download.oracle.com/docs/cd/E14049_01/doc.9101/e14044.pdf
    regards,
    GP

  • Not Register after Self Registration in Portal

    Hi everybody,
    We are using the self registration functionality, but we don´t want to register after registration. We want that the self registration sends the e-mail with an auto generated password, and after the user checks the mail and know the password, he login to the portal.
    Is this possible?
    Thanks in advance,
    Luis Jorge Castro

    what do u mean by we dont want to register after registrations...
    The email thing can easily be done either from you SAP R3 system configurations or else configure SMTP in you EP landscape.
    in sys admin you need to give the settings and path to you smtp server.
    Thanks
    Ankur

  • Self registration customize pages

    Hi
    I am working on 9.1 version. I am able to show all the custom fields in single page if updated the FormMetaData.xml file. But, I want to navigate to different pages, depending upon the field value selected in current page.
    For example, if User Type is selected as End-User, then it should navigate to new page to fill the end-user details. Similarly, if User Type is End-User Administrator then it should navigate to another page to fill end-user administration details.
    Please anyone help me in solving this requirement.
    - Kalyan Mutya.

    You can write your own Self Registration Module for it and use OIM APIs to fufil your requirements.

  • Customize Guest Self Registration on CPPM to print receipts immediately after registration

    This article talks about printing the registration receipt automatically after registration.
    Environment: This article implies to CPPM 6.2 and greater.
    I want to get a printout of "Visitor Registration Receipt" automatically without using the print option.
    We can achieve by adding a PHP code in the Footer section of the Receipt page.
    Login to Clear Pass Guest Module and navigate to "Home » Configuration » Guest Self-Registration".
    Select the profile which we are using and Edit.
    Select the profile which we are using and Edit.
    Click on Footer and add the PHP code as shown below.
    {literal}
    <script type="text/javascript">
    window.print('guest_receipt.php?id=8');
    </script>
    {/literal}
    Save and apply.
    We can also force redirect to registration page after the print of receipt is done by adding the below code in the same place.
    <meta http-equiv="refresh"
    content=2;url=<YOUR GUEST REGISTRATION PAGE>?_clear=1"/>
    The above code will refresh the page and redirect you back to self registration page.

    Hi,this code did not work for me. It redirects me to the main CPPM admin login page  This is your code: <meta http-equiv="refresh"
    content=2;url=<YOUR GUEST REGISTRATION PAGE>?_clear=1"/>  and this is my codein the footer of the receipt page: {literal}
    <script type="text/javascript">
    window.print('guest_receipt.php?id=8');
    </script>
    {/literal}
    <meta http-equiv="refresh"
    content=2;url=guestreg.php?_clear=1"/>  Can anyone herlp please?

  • Auto approval for self registration request in OIM 11G R2

    Hi all,
    We have a requirement where we want end users to be able to self-register without needing any sort of approval. We are using OIM 11G R2 with the latest patchset.
    The way to do it in 11G R1 is explained in the following document:
    [http://docs.oracle.com/cd/E21764_01/doc.1111/e14316/unauth_selfservice.htm#BABFEIBF]
    But now that R2 does not have any request templates, we are not sure how to do this. Any help will be greatly appreciated. Thanks for your time.
    -sandeepc

    refer this.
    Configuring Auto-Approval for Self-Registration - Fails due to Organisation

  • How to set password entered by user in the custom self registration app?

    Hi All,
    I am trying to create a customized self registration page on the portal logon page using Webdynpro JAVA application. Now the problem I am facing is that I am not able to identify how to set the initial password for the user in the portal that is entered by the user while registering through the application.
    I am using the object as:
    IUserFactory userFact = UMFactory.getUserFactory();
    IUserMaint userMaint = userFact.newUser(user);
    I am able to set different parameters such as First Name,Last Name, User Id, Email Id, etc but not the password.
    Any pointers will be highly appreciated.
    Thanks in Advance.
    Regards.
    Rajat

    Hi Rajat Jain,
    Try the below code.
    IUserAccountFactory mAccountFact = UMFactory.getUserAccountFactory();
    IUserAccount userAccount =mAccountFact.getUserAccountByLogonId(login); // Provide login
    IUserAccount muserAccount = mAccountFact.getMutableUserAccount(userAccount.getUniqueID());
    muserAccount.setPassword(oldPassword.trim(), confirmPassword.trim());
    muserAccount.save();
    muserAccount.commit();
    Regards,
    VJR.

  • Drop Down in self registration

    Hi All,
    I am working on customization of self registration page. Everything is fine if I am using TEXT FIELDS in self registration. If use drop down and Date Fields in self registration page i am able to see the drop down and date fields in self registration,but user is not able to register.
    Any help appreciated
    Regards
    A Abhinay

    Hi All,
    I am working on customization of self registration page. Everything is fine if I am using TEXT FIELDS in self registration. If use drop down and Date Fields in self registration page i am able to see the drop down and date fields in self registration,but user is not able to register.
    Any help appreciated
    Regards
    A Abhinay

  • Steps to provide supplier self registration link on portal

    Hi,
    We deployed the supplier collaboration business package on portal. We want to provide the self-registration link on the portal, from where the vendor/suppliers would register.
    i have the link, now my question is., What are the steps we need to follow from here to set up the self registration link on portal which eventually takes the supplier or vendor from logon page to registration to portal.
    Please provide any cookbooks available.
    Thanks,
    Raghavendra Pothula

    Hi Masa,
    Can you please provide further details on this...
    Did you have a custom interface built between the HTML form and the Enterprise Portal self registration form to capture all the information entered. If you used the standard self registration form, how did you make the self registration form available anonymously on your corporate home page.
    Any Inputs would be appreciated.
    Thanks,
    Sundeep

  • User self-registration in the portal

    I am developing an Intranet site for a very large organization using OPortal 3.0. Since is impossible to manage personally every request to add users to the portal (over 3000 potential users) I need to provide a self-registration procedure so users can register themselves to the portal with certain basic privileges.
    Does anybody knows how can I implement such a procedure..?
    Fernando

    Hello Fernado,
    Look topic name "Using API's for Single Sign On" at this forum.There is an answer to your question.Also you can:
    'Create a procedure which does insertion to the tables portal30.wwsec_person$ and portal30_sso.wwsec_person$'.My procedure is:
    CREATE OR REPLACE PROCEDURE PORTAL30_SSO.CREATE_USER
    (username IN VARCHAR2)
    as
    begin
    insert into portal30.wwsec_person$
    (user_name,db_user,created_by_dbuser,created_by_user,password,sso_user_type)values (upper username), 'PORTAL30_PUBLIC','PORTAL30_PUBLIC','PORTAL30','guest','USER');
    insert into portal30_sso.wwsec_person$
    (user_name,db_user,created_by_dbuser,created_by_user,password,sso_user_type) values (upper(username),'PORTAL30_SSO_PUBLIC','PORTAL30_SSO_PUBLIC','PORTAL30','hy?<K2K0~4FA810F520ACB67945FFFA7F03925269','USER');
    end;
    After that create a form to this procedure and publish as portlet.Now put this portlet your 'Welcome' window.Here they will have default password 'guest'.Also you can take another parameters like name,lastname,address,etc.
    Don't forget to give public privilege to this procedure.

  • Synchronization of R/3 User with self Registration in Portal

    Dear All,
    In Enterprise portal, we have activated self registration. So that user can register to the portal. We have a scenario that once the user is created in the portal through self registration, the same user Id should be generated in R/3. How do we achieve this in the portal?
    Kindly help us for the same.
    Regards,
    Alpa

    I was reading SAP certification material just now and have a similar question from my client and looking for answers.
    I am writing part of information here so that you can do further research: Please update here what was the result of future understandings and if this worked? Ahh have to type all cant copy from the file
    To enable sso b/w sap ume and abap based system, users should ideally have same user id's in both the systems. Replicating usre accnts to relevant sap systems is one meathod to ensure the same user ids.
    The data is replicated only from ume to sap system and nt vice versa.
    UME accmplishes replication by transmit of XML documents.'
    Prerequisites:
    Ume supports replication of user data to abap sys with release 4.6D or higher. you can replicate to a maz of 3 systems.
    users are created with a de-activated pwd in backend so they shud always logon thru ume in portal and access backend by sso logon tickets.
    Procedure:
    start config tool
    2. choose swich to config editor mode
    3. navigate to cluster_data_server_cfg_services
    4.switch to edit mode
    5.double click on com.sap.security.core.ume.services property sheet
    6.specify receiving sys, sending sys, and define sys conn. info. for sap sys
    7 save property sheet
    8 restart cluster for changes
    9. add the sending sys. to sap sys acl list. this is done in sap sys via a data browser against the table smum_acl
    After all these steps, create a user in EP and see it being present in R3.
    PLZ write back for clarfications or doc, or just to let us know the results and conclusions.
    Thanks
    ANkur agarwal
    SAP Portal consultanat

  • Reg:OIM User Self-Registration screen

    I need to add ComboBox in Self-Registration screen for that i have modified FormMetadata.xml and tjspSelfRegistrationTiles.jsp page.
    Now the ComboBox is created and i am able register a user using Self-Registration .
    When I am logging in as xelsysadm for approving the user , i find some of the previously /default fields are missing.
    I wanted to know how the combo box and these fields in the approval form are related.
    when I clcik on the update button after entering the mandatory fields , Still i am getting that mandatory fields are missimg.
    This is my code
    FormMetadata.xml
    <Attribute name="Users.TimeZone" label="global.label.timezone" displayComponentType="ComboBox" dataLength="80" map="Users.TimeZone" useInRule="true" />
    <AttributeReference optional="false">Users.TimeZone</AttributeReference>
    tjspSelfRegistrationTiles.jsp
    <logic:equal name="field" property="type" value="ComboBox">
                                       <html:select name="selfRegistrationForm" property="<%=msName%>"
                                            styleClass="Fields">
                                            <html:option value=""></html:option>
                                            <html:option value="time1">+1.00</html:option>
                                            <html:option value="time2">+1.50</html:option>
                                            <html:option value="time3">+5.30</html:option>
                                            <html:option value="time4">-7.00</html:option>
                                       </html:select>
                                  </logic:equal>

    Hi,
    Can you verify you see all the value on approval form mentioned in this section in FormMetaData.xml.
    <!-- Definition of the form that will be displayed to the approver(s) for self-registration approval -->
    Did you added new udf in this section.
    If you don't see all the field in approval form do you see any error in log.Please provide above info so that we can find out the issue.
    Regards
    Nitesh

  • Individual Mail Notification for Self-Registration

    Hello,
    i want to use the portal self registration feature. The mail notification is not correct (URL) and the mail recipient cannot show his username/password in the mail message. Is there a way to customize this message(individual text), and where can i do this?
    thnx in advance.

    mmiller thank you for answer
    Allow the user to create a stub profile based on the data provided. I’m new to Oracle Access Manager. :-)
    Could you tell me what do you mean by stub profile?
    Now, user is allowed to add himself to directory using self registration.
    Using a post process, generate a GUID and store it on the new profile. Send an email to the user that includes the GUID key.If you are using a post processing you wrote a program which sends mails and you don’t use a mail notification. Is it true?
    Many Thanks
    Pavel

Maybe you are looking for

  • How do I change language in Photoshop CC 2014?

    Hi, I would like to change language on Photoshop CC from Swedish to English. I have already tried doing it from Creative Cloud, but I am not finding the language app and it doesn't work if I change it from setting/preferences. Any other option? Thank

  • Want to take pictures w/ N95 8gb while cycling (Sp...

    I see people ask about a bike mount but i'm more interested in an accessory that would let me take pictures w/ the phone while I'm riding, but take away my worry of dropping it.  If it mounts too, that would be great. Any advice? I have a Nokia N95 8

  • Setting a flag for tacholimit in SetOutputState in NXT Directcommand function

    Hello, I am trying to control a NXT Mindstorm motor to rotate by degrees through NXT Direct Command function. I have read that tacholimit "specifies the rotational distance in degrees that you want to turn the motor" in the advanced programming guide

  • Sql loader script

    hi all i require a sql loader script i have some files that i will have to load to oracle database 11g... i dont know the number of files that will fall on the directory daily how do i do this. ? my requirement is in_file parameter in the control fil

  • Can´t play You Tube Videos, "an error occurred, please try again later"

    Hi, Can someone help me? I can't play youtube videos this message comes aout "an error occurred, please try again later". I already installed the flash update... Thanks