Companies and self-registration.

Hi,
I would like to implement self-registration module at
the portal (EP6SP2) with an option to TYPE the name of
the company the user belongs to, which can be used later
as "company" in the portal meaning. It is almost like this
(http://help.sap.com/saphelp_ep60sp2/helpdata/en/8e/53921c6d00064b8c58e528fd914dd4/content.htm),
with one big BUT. The list of the companies cannot be
defined in ume.tpd.companies property of ume.properties
file before the users will type it. It have to grow up
with the portal and the new companies the users type in.
Is it possible to add companies to that list programmatically?
To save server restart after that?
Meanwhile I add a company the user typed at the self-
registration procedure as an attribute of IUserMaint,
but if I'd like to use it as companies in the portal
concept - I can't.
Thank you,
Yuri

Yuri,
   I am facing a similar problem. Were you able to find any solution. The situation is bit more complex at my end. I have approximately 5000+ Suppliers and each of them will have one designated Admin who will be handling the User Administration of users registering from that supplier (could be 1 to 10 from each supplier). Also he will need to assign them roles. Now before he can assign them roles he himself will need to have 'Role Assigner' rights. But i still need to figure out how would the users be able to specify the company during the registration because without that how will the portal know which administrator to redirect him to.
Any thoughts ?
Vishal
Message was edited by: Vishal Vadodaria

Similar Messages

  • Netweaver Gateway user creation and self registration Procedure

    Dear All,
    Can you please provide the complete step by stpe by process for creating netweaver gateway user creation and self registration process
    by useing templates.
    Thanks & Regards.
          aYYaPPa.

    Hi Sriram
    Thanks for immediate response.
    I went throgh that link whcih is posted by you.
    But i need some more explosure to undesrtand user creation by using that templates
    Thanks,
    Ayyappa.

  • ISE and Self Registration

    Ciao,
    is it possible to send user and password credentials, created by self registration, via mail or SMS ?
    For example:
    - user connect open ssid,
    - open browser and ISE, after redirect, present http guest portal with self-registration,
    - user compile form of self registration with email or phone fields,
    - credentials are send via email (not displayed as default).
    Thanks,
    Regards,

  • Portal Self registration issue

    Hi guys,
    I had activated Portal self registration with companies feature. what i did is ,  i assigned one role (ess portal role in which all my ess screens are covered) to authenticated group and  every_user_core_role to anonymous group and did necessary configuration in configtool . The problem i am facing is that my self registered users are able to see my portal role without any approval (via approve/ deny in user administration) which i want to show them after approval . PLs guide what might me the issue.
    Regards,
    Shwetang Saxena.

    Hello Soni!
    Please review and follow the steps mentioned here:
    Companies and Self-Registration with Approval (SAP Library - User Management of the Application Server Java)
    https://cw.sdn.sap.com/cw/docs/DOC-110636
    Hope this helps,
    Edison

  • Self Registration and Attestation is not working in OIM 9.1.0.4

    Hi,
    i have setup a new OIM environment using OC4J. I am able to create users and provision IT resource but self registration and attestation is not working. not sure it is OC4J issue or OIM issue. For self registration it says request is submitted but when I login as xelsysadm and dlon't see any pending request and same thing happens for attestation. It dowsn't display any error but never gets completed and don't see this also in pending request list. If anybody has idea to debug the issue then let me know and thanks for help.
    Thanks,
    HC

    As per given bug it is looking for jars which is missing
    have you install connector using deployment manager?? if yes it copy required jars at target location. verify if not there copy jars in Scheduled Task folder.
    Check the document if any external jars required and same put at ThirdParty folder

  • I want to integrate SMS gateway to Cisco ISE 1.2 and my question is SMS notifications are supported for Guest self−registration

    I want to integrate SMS gateway to Cisco ISE 1.2 and my question is 
    SMS notifications are supported for Guest self−registration Services ? or it should be done by Sponsor 

    I'm not sure I understand the question.  Do you want to log in to the Sponsor Portal using AD credentials?
    Create an Identity Source Sequence using AD as an Authentication Source.  Go to Administration > Identity Management > Identity Source Sequences.  Either Edit or +Add a Sequence and choose from the Authentication Sources shown.
    Then choose that Identity Source Sequence by going to Administration > Web Portal Management > Settings.  Double-click Sponsor from the Left Menu and click Authentication Source.  Choose the Identity Source Sequence.  Click Save.
    I hope this helps.
    Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.
    Charles Moreton

  • 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

  • OIM 11gR2 - Self Registration Locale and Timezone

    Hi,
    I would like to prepopulate locale (usr_locale) and timezone (usr_timezone) when a user registers using self registration. I created a PrePopulationAdapter, updated SelfCreateUserDataset.xml in MDS, registered the plugin containing the adapter, restarted OIM, purged cache.. but the adapter is not triggered.
    I did the exact same thing for the Role field (which was already using a prepopulation adapter OOTB and I changed the adapter class) and it worked fine.
    I'm wondering if those fields (usr_locale and usr_timezone) are not prepopulatable from self registration ?
    Is there another way of setting their value automatically (I mean nor the end user, nor the approver filling the field)  ?
    SelfCreateUserDataset.xml :
    <AttributeReference name="Role" attr-ref="Role" type="String" widget="dropdown" length="255" required="true" available-in-bulk="false" lookup-code="Lookup.Users.Role">
    <PrePopulationAdapter name="XnetRolePrepopulateAdapter" classname="fr.xxx.XnetRolePrepopulateAdapter"/>
    </AttributeReference>
    <AttributeReference name="usr_locale" attr-ref="usr_locale" type="String" widget="text" length="80" required="false" available-in-bulk="false">
    <PrePopulationAdapter name="XnetLocalePrepopulateAdapter" classname="fr.xxx.XnetLocalePrepopulateAdapter"/>
    </AttributeReference>
    <AttributeReference name="usr_timezone" attr-ref="usr_timezone" type="String" widget="text" length="100" required="false" available-in-bulk="false" mls="false">
    <PrePopulationAdapter name="XnetTimezonePrepopulateAdapter" classname="fr.xxx.XnetTimezonePrepopulateAdapter"/>
    </AttributeReference>
    Thank you,
    Gaël

    I think you can but that would definitely require a cutom UI using ADF. Following could be the possibility:
    - As the user is not yet logged in, so there would be no way to identify as who the user is (patient or doctor) ?
    - So you may have one field with drop-down type patient/doctor at the top, once the user selects that field, you can show different attributes there after
    - As how to do it, refer to the OIM11G documentation for customizing UI

  • Self-registration and the WWSSO_API_USER_ADMIN package

    I am using the wwsso_api_user_admin package to build a self registration JPDK portlet for my client to be run on the Portal Welcome page and I have a few questions. Just so you know, I am using Oracle 8.1.7.1.1 and Oracle Portal 3.0.9.8.2 all running on Win 2000.
    1. The package spec ssoumgt.pks is not clear as to which warning codes and exceptions can be returned or raise from create_user. All the other procedures in that package have explicit comments about which warnings and/or exceptions can possibly occur, but create_user does not. It makes sense that it would return OK_SO_FAR and DUP_USERNAME, but are there any other return codes and/or exceptions?
    2. The package spec ssoumgt.pks also states that the create_user procedure "will raise an exception if a dupicate user is created." During my unit testing, I only recieve a DUP_USERNAME warning when I try to register a username twice. Is there a similar exception, and if so, what causes it to be raised? The phrase in the spec also makes it sound like the duplicate username is created anyway before the exception or warning is returned. I suspect that the package has change, but someone forgot to update the comments in the package spec. Can you clarify this?
    3. In Portal, under Login Server Administration, I have set the Login Server configuration to disallow passwords to be the same as the user name and required passwords to contain at least one numeric digit and one character. However, these restrictions are not enforced by the create_user procedure in the wwsso_api_user_admin package. I can even supply a NULL password and the account is created in the login server. Is this a bug or am I not getting something?
    Thanks,
    Dennis

    are you working with 9iAS portals?
    portal_sso (or portal30_sso) schema was used to be in the 9iAS system. in the 10g family, it was replaced by orasso which resides in the infrastructure db.
    AMN

  • Self registration request and approval process

    We are looking to implement self-registration with a bit of workflow when we move to Portal 10.1.2 A system where a user requests access, their request is approved (or denied) by another person and then an account is created with appropiate permissions.
    We are currently using an Excel spreadsheet e-mailed back and forth, we have begun designing the process with standard forms and reports in it's own schma, but the last piece will still need to be manual (creating the account).
    Does anybody know of a way to automate this process of account creation?
    Does Application Server 10.1.2 self-registration have similar capabilities? if so, where could I look to learn what it can do?
    Thanxs,
    ljalg

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

  • Self registration and challenge questions

    Hi All,
    From OIM, under Self-Register a user may Create Request for self registration. The user would be presented with the "User Information" fields to fill out. The user is also asked to answer some pre-defined challenge questions.
    Please help me with the following questions:
    1. Is there a way to not ask the challenge questions on this User Self-Registration form?
    2. Would it be possible to use some of the "User Information" fields such as MMDD of DOB, last 4 SSN, etc... to automatically populate the answers and questions in the PCQ table? This is to avoid asking the user to fill in the same values twice, once in the User Information fields and another time in the Challenge questions.
    Thanks

    Thank you for all your suggestions.
    After I changed the system configuration as stated in my second post message, I could no longer login to OIM. After I input the userID (xelsysadm) and password, the same login page showed up again without any error message.
    When I tried "Forgot Password?" and input the UserID (xelsysadm), I got the message:
    Your Oracle Identity Manager challenge Questions are not defined. Contact your System Administrator.
    When I tried to login to the Design Console as xelsysadm, I get this error:
    Sep 12, 2008 12:11:23 PM oracle.j2ee.rmi.RMIMessages EXCEPTION_ORIGINATES_FROM_T
    HE_REMOTE_SERVER
    WARNING: Exception returned by remote server: {0}
    oracle.oc4j.rmi.OracleRemoteException: java.lang.NullPointerException
    at com.evermind.server.ejb.EJBUtils.getUserException(EJBUtils.java:346)
    at com.evermind.server.ejb.interceptor.system.AbstractTxInterceptor.conv
    ertAndHandleMethodException(AbstractTxInterceptor.java:69)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invo
    ke(TxRequiredInterceptor.java:52)
    What did I do wrong?
    Thanks

  • Self Registration and More

    Hello Everyone,
    We are trying to protect one resource. We have installed Oracle Identity and Access Management Suite and also OID, OVD.
    What we want is to create external users through self registration in OIM and then provisioned them to OID. but what after user creation, will those users just stare at the screen. I mean, is there any way to redirect them to OAM protected resource link ?
    Or another thing that I came across while I googled was that: user goes to protected resource link and he is a new user so he clicks on new registration button from there he gets redirected to OIM S Registration link, there he gets self registered and provisioned to OID, and again get redirected back to that OAM protected resource page.
    Dont know if above thing is possible or not, if it is ? Please let me know how it can be achieved.
    Really seek guidance
    Thanks,
    PS

    Thanks for the reply.
    I think for now, we want to go with the out of the box page, except the link to OAM protected url.
    It would really be great, if you could please suggest on where & how to provide link to OAM protected url on the OIM self registration page ?
    Thanks,
    PS

  • Interface between self registration form and prospects

    Hi all,
    I am defining the interfaces between the Self registration form and the prospect in the supplier registration. Does anybody know how the data are tranfered into the prospects? How can the purchaser acceed to these informations to give his approval?
    Once this step is over the supplier will answer to a survey (questionnaire). Where are stored the answers? Are these data visible?
    Thanks in advance

    Hi,
    Per my knowledge, the code should be pasted in CustomLogin.aspx.cs page.
    Chun Liu has also written an blog about the custom login page for FBA, you can have a look at it.
    http://blogs.msdn.com/b/chunliu/archive/2010/08/21/creating-a-custom-login-page-for-fba-in-sharepoint-2010.aspx
    More reference:
    http://blogs.msdn.com/b/kaevans/archive/2010/07/09/creating-a-custom-login-page-for-sharepoint-2010.aspx
    http://sivarajan.me/post/SharePoint-2013-Enabling-Custom-Login-Page-and-Mixed-Contents-Part-2
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Self registration and alias

    Hi community,
    as I've been told, I move my thread to this place, hoping to have much answers
    this is the situation I am facing : on a 7.01 portal SSO-connected to a R3 back end, my datasource is ABAP, and I have activated self registration onto my portal.
    Users are well created in ABAP, but my difficulty is here : we work with alias, and the created users with self registration have no alias, the alias field is not automatically populated with the provided logon id (as it is made with a java datasource...).
    A simple trick would be to populate the Alias ABAP field with the logon ID or the email address entered in the self registration screen, but I have no idea on how to do that...
    Does anyone has a hint to help me the way to find in which configuration searching this automatical alias population ?
    Thanks a lot.
    Fabien.

    Seems to be possible to create a user exit in CRM to do that, but not in the portal directly.
    Fabien.

  • 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

Maybe you are looking for

  • Dispatcher down in ecc 6.0 installation

    Hi,    I am doing ecc 6.0 installation on windows with oracle 10g database. Installation is stoped on start instance phase. In mmc dispatcher is down, messagenger and igs is up. R3trans -d is 0. oracle is up. sapinst_dev log: TRACE      [iaxxejsexp.c

  • ALE Audit - ALE logical system

    Dear all, we encounter an issue with an integration workflow that sends an ALE audit back to the R/3 system (Scenario: R/3 -IDOC-> |XI-BPE| -HTTP->Partner) Everything works fine except the ALE audit from the process to the R/3 System. In the receiver

  • Firefox will not allow me to print.

    Whenever I attempt to print it says "Before you can perform printer-related tasks such as page setup or printing a document, you need to install a printer. Do you want to install a printer now?"Printing works with all other applications including Mic

  • HELP INTERNAL ERROR '????' (-2025) OADM

    Hello all, I am geting this internal error '????' (-2025) OADM message when I attempt to log into a business one company. The log in seems to go through fine but then it throws this error and refuses to let the user access the program. I have searche

  • &VBAK-BSTNK& is not printing data in form

    Hi I have made some changes SAP script for the SD Invoice to show the Customer Purchase Order by putting a Window in form and the putting above code (&VBAK-BSTNK&) in Symbols and Command but none of them worked. Do I need do something differnetly? Is