User Self Registration in OIM 11.1.1.3

Hi all,
Iam trying to register user using self registration process,the request is sent to admin(xelsysadm), i tried to accept request in admin(xelsysadm account) but the request status is showing as "Request Failed".And showing error as
IAM-2050014:An error occurred while initiating approvals for request oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Tasklist mapping failed for workflowdefinition:
Error:default/DefaultRequestApproval!1.0 due to unable to process due to null. The corresponding error message is {1}.
Can any help to solve the issue.
Thanks & Regards,
Satish
Edited by: satish on Sep 8, 2010 3:58 PM
Edited by: satish on Sep 11, 2010 7:16 PM

Did you set the organization, before approving the Task. The Approver needs to specify an OIM organization in which to create a user.
Regards,
Sanjay Sadarangani

Similar Messages

  • Self Registration in OIM 9.x

    Hi Guys,
    Share ur experience or else let me know the links where i can get the solution to the below mentioned scenario ---->
    1. I have to add few additional fields in the UDF form for self-registration ,without disturbing the existing availble fields.
    2. When submitting the request (after filling fields) it should have one Approval Level.
    Regards,
    Newbie
    Edited by: 837614 on May 31, 2011 2:09 AM

    So Guys here I am posting the deatils as an answer to query (1) --
    1. By default the location of FormMetaData.xml will be C:/Oracle/<ur Server folder>/xellerate/config
    2. Add all additional fields under these 2 heading <Form name="SelfRegistrationUserForm"> as well as
    <!-- User Self Registration and User Profile Modification section -->
    3. Restart the server.
    Cheers!!

  • 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

  • User self registration !

    Hi,
    Does anyone have idea / detailed documentation of the step by step process of setting up user self registration in SAP SRM ?
    Are there better ways of automating the user creation after approval from the authorized administrators within a company ?
    Also, during implementation does anyone have a sample file which can be used to create users in SRM directly after users fill in the details for the same?
    Awaiting your replies !
    Regards,
    Rajesh Rajendran

    Hi,
    That function is available in standard.
    http://help.sap.com/saphelp_srm50/helpdata/en/c5/fa7d3cb7f58910e10000000a114084/frameset.htm
    Regards,
    Masa

  • Error after entering user self registration details

    Hello all,
    I am getting an 2 errors: after i fill the user self registration and click create.  Any advice on how i can resolve this?
    some times i get:  "Error: Structure : No agent found."
    and sometimes i get: "Error: Function call cannot be executed; parameter contains errors"
    appreciate your time and help.-  will give points
    Arpita
    Edited by: Arpita Rani on Oct 22, 2008 4:46 AM

    Pls let me kow if you have resolved the issue as am facing the same issue.
    rgds,
    Manu

  • Wireless Guest Users Self Registration

    We are looking for a solution where for guest user self registration an email will be send to the employee/network admin for approval request before providing the network access to guest users.
    Please let me know if ISE is having this feature. Also let me know the other options.

    If you want to go through the process of having a employee or "sponsor" approve the account, why not just have the person who would be the appover create the account for the guest user and cut out the middle step? This is the process we have been using and so far so good!  If abuse is a concern we try to keep tabs on that by occasionally checking the logs in ISE to see if any one user is creating many account or consistantly has an account that may be for non work related functions.

  • 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

  • Self Registration in OIM 11g

    Hi,
    Can some one guide me on how to add User defined fields to self Registration page.My requirement is : In self registration form(at the login page),I have to add some UDFs and delete some existing fields.
    2.User should be created immediately - no approval process for user creation
    3.User email address should be the userid/username. All the oim-username properties should apply to user email address.(No duplicate user email address).Please help.
    Thanks.

    Regarding Question 1, Chapter 8 ( managing profile) of OIM 11g user guide should help you here. In summary, You will need to use self service related authorization policies to add udfs to self profile page.
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14316/my_profile.htm#CACICCFD
    Regarding Question 3, Please check out 11.5.2 Configuring the Username Policy of OIM 11g user guide.
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14316/usr_mangmnt.htm#CHDJGJJA
    You will need to configure EmailIdPolicy as the username generation policy. OIM11g has OOTB validations to enforce email uniqueness.

  • Email Notification after User Self Registers in OIM

    Hello there,
    Can you please tell me how can send an email notification to users as soon as they register themselves in OIM using the OOTB OIM Self Registration.
    Actually I am generating a unique User ID as a Post Insert in Create User Event Handler. By real question is to actually send this particular generated User ID to the user in an email - how can I do that?
    Thanks.

    The exact scenario is an end-user directly self registers himself providing all the necessary values of User ID, First Name, Last Name, Email, Password (mandatory fields). But I want this request to be directly completed/approved. I don't want any kind of administrator intervention in creating these users in OIM such as providing approval details, etc. So I have added the remaining necessary fields on self registration page itself for users to be filled out - Organization Name, User-Type, Employee Role. The user provides all these details on OIM self registration and it directly gets created in OIM.
    I have made an email definition of type "provisioning related" and included the necessary UDF's in it. And I have added this email defn to the "Email Notify" task of "Xellerate User" process. I have already checked the "Assignee", "Requester", "User" option box in the "Notification" tab. So now the problem is after user creation - the administrator is receiving an email containing the UDF values but the user is not receiving that. But the user is receiving the "Self Registration" email definition email which I don't want to send.
    So really speaking I want to send an email on User creation containing the UDF values - but it is not sending it. I have integrated the "Email Notify" task with "tcCompleteTask" system adapter. Am I missing anything?
    Please let me know as this func. needs to be in place asap.
    Thanks.

  • AD User self-registration request workflow

    Hi Experts,
    I Am working on oracle 11G 11.1.1.5
    I have installed AD connector and things are working as expected.
    I have enabled the AD User RO for self request.
    And the self registration request is working as expected.
    In the workflow however the DefaultResource Approval and DefaultOperational Approval are getting called and teh tasks are assigned to the admin user (xelsysadm)
    Where in the system is this workflow defined?
    Is it possible to remove these approval steps completely (not auto approve)?
    I want the approval to be assigned to a New Group that i have created as AD_ADMINSITRATORS in OIM Roels.
    Will i have to write a completely new custom workflow?
    Do i have to create a new request template because right now i see the default AD User Form that the user needs to fill in for self request (with default pre-pop) and i am ok with this form for request.
    Is self -registration different from request based provisioning?
    It woulod be very helpful if someone can explain the complete process.
    Thanks and Regards,
    Kungo

    Kungo wrote:
    Hi Experts,
    I Am working on oracle 11G 11.1.1.5
    I have installed AD connector and things are working as expected.
    I have enabled the AD User RO for self request.
    And the self registration request is working as expected.
    In the workflow however the DefaultResource Approval and DefaultOperational Approval are getting called and teh tasks are assigned to the admin user (xelsysadm)
    Where in the system is this workflow defined?
    Is it possible to remove these approval steps completely (not auto approve)?NO, You need to go through these stages and auto approve is the only way.
    >
    I want the approval to be assigned to a New Group that i have created as AD_ADMINSITRATORS in OIM Roels.
    Will i have to write a completely new custom workflow?Not necessarily, modify you AD resource object and assign AD_ADMINISTRATORS as the Object Authorizer and then attach the OOTB Resource Autorizer Approval process to the template or request level or operation level policy as you want.
    Do i have to create a new request template because right now i see the default AD User Form that the user needs to fill in for self request (with default pre-pop) and i am ok with this form for request.Request template is different then the dataset (dataset is something which you see when creating a request). Template is created for permissions around attributes you want on that request and also who can create the request.
    >
    Is self -registration different from request based provisioning?Yes self registration is different than provisioning.
    >
    It woulod be very helpful if someone can explain the complete process.
    Thanks and Regards,
    Kungo

  • Branding the confirmation message after Self Registration in OIM

    Hi All
    Can you please let me know how can I brand (change) the confirmation message I am getting after the user having the Self registration .
    I want to change the following message
    Congratulations, testuser
    Your registration request has been sent.
    Your registration tracking request number is: 38
    You can use this tracking number to check the status of your registration in the Track Request section.
    Registration Summary:
    Name:      testuser
    Email Address:      [email protected]
    User Login:      testuser
    Thanks

    Change the two line in two file Agent.properties & Agent_en.properties on each node if it is cluster.
    find these wo line and change.
    Note[REGISTRATION_REQUEST_SUCCESS].text = Your registration request has been sent. Your registration tracking request number is: {0}
    <br>
    Note[REGISTRATION_CONFIRMATION_TEXT].text = <br><b>Congratulations</b>, {0} <br>Your registration request has been sent.<br><br>Your registration tracking request number is: <b>{1}</b><br>You can use this tracking number to check the status of your registration in the Track Request section.<br><br><b>Registration Summary:</b><br>
    Take a back up of oim.ear. Also you have to know packing and unpacking of jar and war
    These file you can find under
    $OIM_ORACLE_HOME/server/apps/oim.ear/iam-consoles-faces.war/WEB-INF/lib/OIMUI.jar//oracle/iam/selfservice/uself/agentry/resources/
    Restart your OIM manage server.
    HTH.

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

  • Cisco ISE users self-registration Time Zone

    Hello, everyone!
    I'm configuring ISE Guest portal and I wonder why I need to choose time zone while in self-registration? Where is it used? And how can I disable this parameter from the self-registration page?

    Time profiles provide a way to give different levels of time access to different guest accounts. Sponsors must assign a time profile to a guest when creating an account, but they cannot make changes to the time profiles. However, you can customize them and specify which time profiles can be used by particular sponsor groups. Beginning with Cisco ISE 1.2 time profiles are referred to as the account duration in the Sponsor portal.
    Cisco ISE 1.2 includes these default time profiles, which replace the profiles available previously:
    DefaultFirstLoginEight—the account is available for 8 hours starting when the guest user first successfully connects to the Guest portal. This replaces the DefaultFirstLogin time profile.
    DefaultEightHours—the account is available for 8 hours starting when sponsors first create the account. This replaces the DefaultOneHour time profile.
    DefaultStartEnd—sponsors can specify dates and times on which to start and stop network access.

  • Fixing selfreg.cmd on NT (user self registration)

    Ok, still trying to get the fully authorised method of getting self registration to work on Win NT/2000.
    I've got my portal30_sso_ua schema set up. I've run in ssoumgt.pks/pkb and therefore I can also see wwsso_ls_private and granted everything as appropriate .
    I've tried to hack the selfreg.cmd file, but it still bombs out.
    Has anyone got this working yet on NT? If so, please could they send their hacked scripts (inc. supporting files) so that I can get this working.
    Cheers,
    John

    Ok, made those changes - I'd had the label in ok before but missed the $ param changes.
    Running the script gives me the following output and error.
    C:\oracle\iSuites\portal30\admin\plsql>selfreg2.cmd -s portal30
    Installing the Self-Registration Feature
    Beginning installation of Self-Registration Feature
    ...portal_schema: portal30
    ...portal_password: *************
    ...sso_uadmin_schema: portal30_SSO_UA
    ...connect_string: Connect string not defined
    ...sso_uadmin_dblink: no dblink specified for accessing User Administration
    bjects
    ...LS API: portal30_SSO_UA.wwsso_api_user_admin.create_user
    SQL*Plus: Release 8.1.7.0.0 - Production on Thu Sep 27 11:30:49 2001
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.7.2.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.2.1 - Production
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWSEC_APP_SELF_REG:
    LINE/COL ERROR
    422/9 PLS-00201: identifier 'PORTAL30_SSO_UA.WWSSO_API_USER_ADMIN' must
    be declared
    422/9 PL/SQL: Statement ignored
    Define Self-Registration Switch in Preference Store
    Disconnected from Oracle8i Enterprise Edition Release 8.1.7.2.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.2.1 - Production
    Installation of Self_Registration Feature Finished
    >>>>>>>>>>
    I have the schema PORTAL30_SSO_UA created. I have granted and created a synonym from PORTAL30_SSO.WWSSO_API_USER_ADMIN to PORTAL30_SSO_UA.
    I've even tried granting the object from PORTAL30_SSO_UA to PORTAL30 schema.
    Why doesn't it compile? What have I missed?
    Regards,
    John

  • Creating Multiple User Self Registration Profiles

    Hi,
    We have a requirement where we need to have multiple self registration request templates. The organization has external contractors for which different data need to be taken. We have created multiple request templates, can anyone guide as to how i can replace the default request form with my newly created request templates.
    Thanks.
    UZ

    Hi,
    Okay problem solved. What I have done is to create the user with a standard password and then login as that user and change the password using dbms_ldap to the password they selected. I then go on and make the other changes and login to sso.
    Have tested this with the pwdMustChange option turned on and it works a treat!
    Great, thanks for the help though.

Maybe you are looking for