OIM self registration approval

When i am self registering in the admin and user console the approval request is not going to xelsysadm but it should.I've checked the assignement of the task in User registration process and the user there is xelsysadm.
Do i need to suppress the standard approval or do i need to do something else?
Please help.
Edited by: user10724410 on 17 Dec, 2008 9:36 PM

Hi,
You should check the System Configuration to uncheck XL.AssignTaskToRequestersManager
Thanks,
Manasa

Similar Messages

  • OIM 11g Self-registration approval process

    Hi
    I wanted an OIM self-Registration request to be auto-approved. I am using OIM11g.
    Can anyone give me the directions.
    Regards
    user12841694

    The OIM11g approval process are three levels.
    1. template level
    2. request level
    3. operational level
    Both template level and operational level can be auto approved where as the request level cannot be.
    The reason being, the self-regisistration template ships with user's organization attribue as the Approver-Only attribute indicating it should be populated only by the apporver.
    Looking for any possible options to auto approve request level also.
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14316/unauth_selfservice.htm#OMUSG3065
    Regards
    user12841694
    Edited by: user12841694 on Nov 9, 2010 10:20 PM

  • Error while testing the self registration approval workflow

    Hi all,
    I am getting the following error while testing the self registration approval workflow.
    Here the request level approval is working fine.But the operation level is not working.
    <May 28, 2012 11:25:01 AM IST> <Error> <oracle.iam.request.impl> <IAM-2050126> <Invalid outcome com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}runtimeFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{
    summary=<summary>oracle/iam/platform/OIMClient</summary>
    ,detail=<detail>java.lang.NoClassDefFoundError: oracle/iam/platform/OIMClient
    at orabpel.approvalprocess.ExecLetBxExe0.execute(ExecLetBxExe0.java:182)
    at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
    at java.lang.Thread.run(Thread.java:662)
    </detail>
    ,code=<code>java.lang.NoClassDefFoundError</code>}
    cause: {oracle/iam/platform/OIMClient}
    received from SOA for the request id 61.>
    <May 28, 2012 11:25:01 AM IST> <Warning> <oracle.iam.callbacks.common> <IAM-2030081> <[CALLBACKMSG] Inside Status Change plugin for request 61 and the status is : Request Failed.>
    er and operation is CREATE.>
    <May 28, 2012 11:25:01 AM IST> <Warning> <oracle.wsm.agent.handler.wls.WLSPropertyUtils> <BEA-000000> <WLSPropertyUtils:getOperationName(),operation name is null>
    How to resolve this issue?
    Please anyone suggest me.Thanks in advance.
    Regards,
    Deena.

    Deena,
    Please make sure the path is correct. also why .zip, why : at the end why blank space? These could be a problem.
    /home/oracle/Oracle/Middleware/Oracle_IDM1/server/client/*oimclient.zip*:/home/oracle/Oracle/*Middleware/ oracle_common*/modules/oracle.jps_11.1.1/jps-manifest.jar:
    Below is correct one.
    $MW_HOME/Oracle_IDM1/server/client/oimclient.jar:$MW_HOME/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar
    If you have custom workflow, be sure in task assignment proper outcome approve or reject.
    Thanks,
    Kuldeep

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

    Hi Folks,
    During the approval of the new user id request by the self-registration approver, I need to place a validation such that the approver should not be able to coninue unless the shopping role is also assigned for the new user.
    Can u please provide some inputs on  how i can achieve this validation?
    Can u please let me know whether there is any badi available for this?
    Cheers!
    Rajeev

    Hi,
    Can u please tell me how u have implemented the self registration approval process???
    I am looking for the same kind of a thing...
    Thanks,
    Sivagami.R

  • OIM - Self Registration and Virtual Recognition

    Does anyone know if it's possible to integrate visual recognition (type in what you see) when a user is creating a self registration request? If possible, what is the level of effort?

    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

  • OIM Self Registration without approval

    Hi All,
    I am very new to OIM, I need to know how to do self registration without an admin approval.
    I just gave shot by adding those mandatory fields from the approval form to the self registration form by editing the
    formmetadata.xml. but i get a bunch of exceptions and the request itself is not getting registered, i couldnt see any pending approval tasks in the admin screen for that particular self registration.
    I went through this post
    OIM - auto approval of self registration
    From that i could get that i need to create a task adpater and populate the other mandatory fields
    which aren't captured in the self registration screen.
    But is it the only way of doing it??
    Please let me know how to do it (any method).
    or any pointers would be helpful.
    Thanks in advance.

    HI Nitesh,
    Thanks for the reply,
    What i did is I added the mandatory fields to the self registration page, The probllem was with the value which i had passed during the self registration.
    For user type, i gave it as "Full-Time Employee" , but the actual value is "Full-Time" when i gave the correct value
    it worked.
    To summarize, i just added the madatoy fields like org name, user type and role to the sefl registration page
    and gave the correct values while registering and it worked.
    i am sure i cant live with this for a long time, I have to start work on the adapters.
    Thanks.

  • 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

  • Self Registration Approval Details Error

    Hi
    I am trying to raise a self registration request. The Self Registration Request is raised but remains in Request Received status. This is the standard SR and should go to xelsysadm account for approval.
    When I click on the request and try to see Approval Details it gives me the following error. PLEASE HELP ASAP.
    ERROR,13 Sep 2009 20:49:06,632,[XELLERATE.APIS],Class/Method: tcProvisioningOperationsBean/getProcessDetailData encounter some problems: Process instance with key '0' does not exist.
    ERROR,13 Sep 2009 20:49:06,636,[XELLERATE.WEBAPP],Class/Method: RequestApprovalDetailAction/requestDetail encounter some problems: Process instance with key '0' does not exist.
    Thor.API.Exceptions.tcAPIException: Process instance with key '0' does not exist.
         at com.evermind.server.rmi.RMICall.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMICall.java:109)
         at com.evermind.server.rmi.RMICall.throwRecordedException(RMICall.java:125)
         at com.evermind.server.rmi.RMIClientConnection.obtainRemoteMethodResponse(RMIClientConnection.java:571)
         at com.evermind.server.rmi.RMIClientConnection.invokeMethod(RMIClientConnection.java:515)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:63)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:28)
         at com.evermind.server.ejb.StatelessSessionRemoteInvocationHandler.invoke(StatelessSessionRemoteInvocationHandler.java:43)
         at __Proxy7.getProcessDetail(Unknown Source)
         at Thor.API.Operations.tcProvisioningOperationsClient.getProcessDetail(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at Thor.API.Security.LoginHandler.oracleLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy2.getProcessDetail(Unknown Source)
         at com.thortech.xl.webclient.actions.RequestApprovalDetailAction.setStandardApprovalDetail(Unknown Source)
         at com.thortech.xl.webclient.actions.RequestApprovalDetailAction.requestDetail(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)

    Hello Ramien,
    Set the following UME properties:
    ume.logon.selfreg is set to TRUE
    ume.admin.selfreg_company is set to TRUE
    You have defined companies
    ume.tpd.companies is set to a value other than 0.
    The action UME Selfregister_User is assigned to the role Everyone.
    The following link will be helpful.
    http://help.sap.com/saphelp_nw04s/helpdata/en/8e/53921c6d00064b8c58e528fd914dd4/frameset.htm
    Regards
    Deb
    [Reward Points for helpfull answers]

  • OIM self registration

    HI,
    When a user self register in OIM,Request is generated and admin is able to see the request ID.I dont want admin to approve it,I want the request to get approval automatically.What I need to do to get automatic approval for self register
    Thanks

    Hi,
    To add what Kevin said the name of adapter is tcComplete.You can go to Integration tab and add then system adapter.
    Regards
    Nitesh

  • OIM 11g R2 Self Registration

    Hi All,
    The requirement is we have two different types of users Type A and Type B
    Type A user requires different attributes from Type B User in self
    Registration page.
    So, Is there an way to have two different OIM Self Registration pages.
    or
    Is there an way to show some attributes of Self Registration page to one user
    and some attributes to another user in OIM.
    Please help me with your views.
    Thanks

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

  • 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

  • Creating/Pushing Users in OIM through customized self registration page

    Hello there,
    I was envisioning to push users into OIM (create users in oim database) by means of self made registration pages (JSP). I know that the user profiles are created in UPA_USR table in OIM db. Can we directly create users in the same from different source other than standard OIM self registration page?
    I tried to do it by pushing the users in a different db table and then reconciling the user profiles from it. That worked!
    Does anybody have any clues about the former issue?
    Thanks in advance.

    Have you looked through the APIs?
    I have never seen anything that would let you do this but on the other hand I have never looked for it.
    You always have the option to push things straight into the back end tables but it is often hard to ensure that you didn't miss something and you don't have any guarantee that future upgrades or patches won't break things.
    Best regards
    /Martin

  • 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

  • OIM self registrtaion Request

    Hi Friends,
    This is regarding OIM self registration.
    I know that when a request is submitted from Self registration ( create request ) form OIM saves the request number associated with that Request in REQ, RQD tables. Now I would like write a event handler which checks the email id associated with the requestnumber before saving the request to REQ, RQD tables. i.e. on pre_insert. I came to know that tcRequestOperationsIntf API can be used to do this kind of operation...
    Can somebody help in finding the exact method which helps in checking the data(mail id, first name, last name) associated with a request. Does hash table concept work?
    Thank you in advance!!!!
    Edited by: VAYANAKA on Jul 22, 2011 8:59 AM
    Edited by: VAYANAKA on Jul 22, 2011 9:09 AM

    Hi,
    I am writing an pre-insert event handler on tcREQ. When a self reg request is submitted, I want to know the user details before saving( on PRE-INSERT) the User details to REQ table. The API you suggested would fetch the details from REQ table. My requirement is to compare the the mail id submitted by some user in the self reg form with the mail ids present in REQ/RQD tables.
    I wrote small piece of code which prints the user details submitted by a self reg request before saving to REQ table, could not print (find )email address. The consolidated data value attribute is saving only userid, firstname, lastname...
    " <Data><Users><User><UserLogin>test100</UserLogin><FirstName>test100</FirstName><LastName>test100</LastName></User></Users></Data> "
    As per the xml , "REQ_CONSOLIDATED_DATA_VALUE" is having only userid, firstname, lastname fields. Can anybody please let me whether "REQ_CONSOLIDATED_DATA_VALUE" field value can be customized so that other fields like EMail, mobile number etc. can also be saved in it?.....
    Edited by: VAYANAKA on Jul 26, 2011 12:23 AM

Maybe you are looking for