UDF of request template of create user

Hi I have created a user defined field in the user management. How can i make this field visible in the request template of create user.

Hi Varma,
Follow this doc:
http://docs.oracle.com/cd/E17904_01/doc.1111/e14309/request.htm
Or you can also try to change the type of data in dataset than you can export the datasets from MDS. After that change the xml and import it back.
I hope this helps,
Thiago Leoncio

Similar Messages

  • Error while creating Contractors using Request Template

    Hi,
    Logged in as "xelsysadm". I have created "Contractor Request Template".
    Logged in as "ContractorAdministrator" for him "ContractorRole"(Request Administrators) and "Contractor Authorization Policy"(create user) assigned.
    When Contractor Administrator tries to create a contractor using "Contractor Request Template" getting the below errors...
    oracle.iam.request.exception.AccessDeniedException: IAM-2050059:User OIMINTERNAL does not have access to create the request using Contractor Create User request template.
         at oracle.iam.request.repository.RequestTemplateManager.checkRoleAuthorization(RequestTemplateManager.java:165)
         at oracle.iam.request.repository.RequestTemplateManager.getTemplateForRequestCreation(RequestTemplateManager.java:218)
    oracle.iam.request.exception.InvalidRequestDataException: IAM-2040049:UserManager Access Denied.:
         at oracle.iam.requestactions.plugins.datavalidator.CreateUserDataValidator.validate(CreateUserDataValidator.java:651)
         at oracle.iam.request.impl.RequestEngine.validateRequest(RequestEngine.java:1695)
    Please help me..
    Thanks,
    Madhavi

    If you are not using Template level approval you must associate approval policy( for Request level and operational level). I suggest, you change it to Template level .
    To verify this follow below link
    http://docs.oracle.com/cd/E14571_01/doc.1111/e14309/request.htm#OMDEV2873
    create request template
    http://docs.oracle.com/cd/E14571_01/doc.1111/e14316/req.htm

  • Create a custom Request Template

    Hello,
    i need to create a custom request template.
    Custom Template = Create user + disable user.
    The request should be creating a user and disabling them automatically.
    1. What is the correct way to realize this scenario?
    2. Do i need bpel processes for that?
    3. Where are the default request templates stored in oim? Is it possible to modify the 'create user' template and add the 'disable user' functionality?
    Many thanks in advance!

    1) Use these templates. Create and Disable User.
    3)__Default Request Template in OIM:__
    1-Assign Roles:Default template for assigning roles to users
    2-Create User:Default template for creating users
    3-De-Provision Resource:Default template for deprovisioning resources
    4-Delete User:Default template for deleting users
    5-Disable Provisioned Resource:Default template for disabling provisioned resources
    6-Disable User:Default template for disabling users
    7-Enable Provisioned Resource:Default template for enabling provisioned resources
    8-Enable User:Default template for enabling users
    9-Modify Provisioned Resource:Default template for modifying provisioned resources
    10-Modify Self Profile:Default template for modifying self profile
    11-Modify User Profile:Default template for modifying user profiles
    12-Provision Resource:Default template for provisioning resources
    13-Remove from Roles:Default template for removing users from roles
    14-Self-Register User:Default template for self registering users
    15-Self-Request Resource: Default template for requesting resources for self
    Default template are:
    Go to Advanced Administration-->left pane of the Request Templates -->Advanced Search
    To modify:
    Select a template name in the search results table.--> Actions menu, select Open.
    Template Details section-->the details of the template are displayed in the fields
    I hope this helps,
    Thiago Leoncio

  • CUP: Delete user certain time after request has been created

    Hi,
    Is it possible to define in CUP a delete account workflow that once the request has been created user deletion waits some time (i.e 1 month) before user is finally deleted? We would need a workflow without any approver.
    Delete User request creation >> 1 month >> User is deleted
    Thanks in advance. Best regards,
      Imanol

    Hi,
    Automatically deleting user IDs after a specific # of days is not possible in CUP. However, while creating the stage, you can define the wait time and then trigger the escalation. You can make the escalation to the Security Manager who can immediately take up the proper action, i.e., deleting the ID or making it inactive.
    Infact, this is the reason why it is recommended to have an alternative approver.
    Hope this addresses your question.
    Regards,
    Raghu

  • OIM 11g R1 Request Template issue

    Hi All,
    We are facing an issue with implementing the Request Management of OIM 11g R1 11.1.1.5 for Create User.
    OIM already provides OOTB CreateUserDataSet.xml and a ‘Create User’ Request Template.
    We have changed(customized) the OOTB CreateUserDataSet.xml at the same location in MDS and have created one our own Request Template – ‘Create Custom’.
    We have also added Attribute Restrictions in the ‘Create Custom’  request template for mandatory fields like – ‘Organization’, ‘User Type’ & ’Design Console Access’.
    The issue we are facing is –“After some time(not immediately) the Request Template gets corrupt and does not open thus rendering the Request Process for Create User inoperable.”
    Below is the the log error of the OIM Web console error after we are trying to open ‘Create Custom’ by clicking on the Request Template.
    <ADF_FACES-60096:Server Exception during PPR, #8
    oracle.iam.platform.utils.MinLimitException: size < minimum limit
                    at oracle.iam.platform.canonic.model.Values.setMinLimit(Values.java:187)
                    at oracle.iam.requesttemplate.agentry.operations.OpenActor.renderAttributeRestrictionsTab(OpenActor.java:829)
                    at oracle.iam.requesttemplate.agentry.operations.OpenActor.prepare(OpenActor.java:198)
                    at oracle.iam.consoles.faces.utils.CanonicUtils.prepareOperation(CanonicUtils.java:169)
                    at oracle.iam.consoles.faces.utils.CanonicUtils.prepareOperation(CanonicUtils.java:179)
                    at oracle.iam.consoles.faces.render.canonic.UICursor$TableActionListener.processAction(UICursor.java:855)
                    at javax.faces.event.ActionEvent.processListener(ActionEvent.java:88)
    Any help in solving above issue, workarounds or knowing that is it an OIM bug will be greatly helpful.
    Note* I have noticed(through Export) that in a corrupted Request Template the Organization Name that I have restricted to a Constant, has the- Organization Name's Text as value in exported xml. If I change it back to ACT KEY and import it back in OIM the Template is again restored until next corruption
    Thanks already
    Regards,
    Nitin Tewari

    Excellent! Thank you very much!
    Edited by: 958794 on May 22, 2013 10:37 AM

  • Generate User Login in "Create User" Request

    Hi Guys,
    I have more a problem. To create user, I am using a Request (Create User Template), I managed add the attributes that would necessary normally, but I use a Event Handler (Post-Process) to generate user login. So I marked the User Login in Attributes Restrictions, fixing an user login default for example: autogenerate.
    Then I created a new request to create user, I filled out all the fields that I marked to appear. I approved this request, and the user is created with the User Login generate by my Event Handler normally. The issue is, when I create 2 create user requests, as I use a Default value in the User Login attribute, if the first request still isn't approved, the second request isn't created because the "autogenerate" user login already being used.
    Exists some otherwise to I resolve this issue?
    Thanks

    Hi Bikash,
    Use a prepopulate adapter an attribute with timestamp is nice idea, but I use the "Create User" template CreateUserDataSet.xml and not exists a form in Design Console to associate the prepopulate adapter.
    I had thought in eventhundler because I use a method that check on Active Directory if the user login generated by other method, already is being used. And I use this eventhandler in HR GTC recon too.
    About XL.LDAPReservationPluginImpl, I opened the oracle.iam.identity.usermgmt.impl.plugins.reservation.ReservationInOID but I not understood as use this option. If I needs add in this class my method of generate user login. If I needs implement an new class similar to this class, using my methods and associate the name of class in XL.LDAPReservationPluginImpl.
    Thanks a lot

  • Create request template in OIM11g

    Hi Friends,
    I have created request template in OIM11g and I created it for user creation and assigned a manager for approval.
    After I finish the user creation task and as the user is approved by the manager. The user status in Approved but I m not able to find the user in the User list.
    let me know how to find the user is created or not.. ?
    regards
    Srikanth

    First of all you should verify the user USR table in OIM - Database.
    If user exist in DB but still not visible in user list, there may be problem with authorization policy, So create an authorization policy so that user have access to view, edit modify etc permission.

  • Error when creating a request Template In OIM

    Hello all,
    I have a very strange issue with OIM, it is when I try to create a request template, and put a restriction in Organization field, it creates the template and everything is fine. Suddenly, when I try to edit this template, the OIM shows a window with the next error:
    ADF_FACES-60096:Server Exception during PPR, #5 oracle.iam.platform.utils.MinLimitException: size < minimum limit
    I have found in other posts the "solution", It is to change in the database -> RequestTemplate Table -> Template Data Column, the restriction Organization from "the name of the organization" to "the Id of the organization", and restart the OIM, so after that, I can edit the template.
    Here is the issue that I don't understand,... few hours after, I want to edit the same template, and the OIM again shows the same error:
    ADF_FACES-60096:Server Exception during PPR, #5 oracle.iam.platform.utils.MinLimitException: size < minimum limit
    And if I review in the database the table, in the Template Data Column, the restriction of Organization has AGAIN the "Name of the organization".
    And I can again change that to the "Id of the organization", but it's time lost restarting the OIM. Time that I don't have, because Its more than one template.
    Please somebody could help me with this issue.

    Hello,
    I already found the solution to this issue.
    I had to restart the OIM server but also the DataBase and after that, this problem was solved.
    Thanks anyway.

  • Problem in creating user request through ContentDB API

    Hi
    I am trying to create user request on the document. Workflow is configured on the document parent folder. I am trying to submit the document for workflow.
    Here is the code i used to create user request
    RequestManager reqM = session.getRequestManager();
    long[] itemId = { item.getId() };
    NamedValueSet[] docParameters = new NamedValueSet[]
    new NamedValueSet(
    new NamedValue[]
    new NamedValue(Attributes.WORKFLOW_PARAMETER_NAME,"JUSTIFICATION"),
    new NamedValue(Attributes.WORKFLOW_PARAMETER_DEFAULT_VALUE,
    "Edited para 2"),
    new NamedValueSet(
    new NamedValue[]
    new NamedValue(Attributes.WORKFLOW_PARAMETER_NAME,"IFS_ECM_VERBOSE_LOGGING"),
    new NamedValue(Attributes.WORKFLOW_PARAMETER_DEFAULT_VALUE,
    Boolean.FALSE),
    NamedValue[] options2 = new NamedValue[] {
    ClientUtils.newNamedValue(Attributes.WORKFLOW_CONFIGURATION_PARAMETERS,docParameters)};
    reqM.createUserRequest(itemId, options2);
    I got the following error:
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: ORACLE.FDK.UnexpectedError:ORACLE.FDK.ServerError
    faultActor:
    faultNode:
    faultDetail:
         {http://xmlns.oracle.com/content/ws}fault:<detailedErrorCode xsi:type="xsd:string">ORACLE.FDK.ServerError</detailedErrorCode><errorCode xsi:type="xsd:string">ORACLE.FDK.UnexpectedError</errorCode><exceptionEntries xsi:nil="true" xsi:type="ns1:ArrayOfFdkExceptionEntry"/><info xsi:nil="true" xsi:type="ns1:ArrayOfNamedValue"/><serverStackTraceId xsi:type="xsd:string">112-1191017621836</serverStackTraceId>
         {http://xml.apache.org/axis/}hostname:contentdb.sjrwmd.com
    ORACLE.FDK.UnexpectedError:ORACLE.FDK.ServerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
    However, If i create user request without passing any parameters it is working fine. I get error only when creating request with parameters.
    Please help.

    Hi
    I could able to get the request invoked. Earlier I tried with wrong parameters.
    Thanks

  • OIM 11gR2 Add combo box UDF on Create User Form

    Hi.
    We have created a new UDF on user form. It is a lookup field and has the following lookup associated: "Lookup.Users.Continente"
    "Lookup.Users.Continente" has two values, both of them checked as Enabled.
    From the form designer all the values are displayed when selecting one default value so it is reading correctly from the lookup.
    We published the sandbox after this.
    Then we created a new sandbox and tried to add that field to the Create User Page. We went to "Create User Page", customize it and add content from "Data Component - Catalog" -> "userVO" -> Select the UDF, clicked on "Add" and selected "ADF Select One Choice".
    A new combobox is added but no values are shown. We have plublished the sandbox, restarted OIM, purged cache, etc... but it still shows an empty combo box. We have also tried adding it as "ADF Input List of values" but it does not add the field to the create user page.
    Any ideas of what are we doing wrong?
    The idea is very simple, just create a field with the same behaviour as, for example,  "User Type" field. A combobox that displays the enabled values from a lookup...
    We have also tried creating the UDF cheking the searchable option, searchable picklist and all the possible combinations.
    Thanks in advance!!

    oim version is oim 11gR2 with BP4

  • Unable to Create Service Request Template in CRM

    Hello,
    I need to create a service request template in crm web ui,
    Following are the steps followed.
    I have identified the transaction type as SRQT screen shot attached below
    However when I click on on the work center link groups of the service pro role, I am not able to find the same for the service request template
    As per the post below it says that you need to go navigation bar profile and add the SM-SUPPORT work center and the work center link group as SM-SRQT-CR
    How to customize service request templates
    The error appears when I try to add the logical link id,
    Because of the above error I am not able to create service request template in sap crm, please advice which logical link ID, I need to use so that the service request template can be created in the system.
    Kind Regards
    Atul

    Hi Atul,
    1. Screen shot 1 is correct
    2. Screen shot 2 - You are at end of all work centers in your custom role which you might have copied from standard or Z role. If you look in standard role SERVICEPRO, navigation bar profile SRV-PRO, work center - SRV-ORD, you will find service request template
    In Cases work Center in standard SERVICEPRO role you can create service request template.
    Try copying this to your custom role in your required work center. It should work.
    Regards,
    Niraj

  • How to create User defined templates

    Hi all,
    I want to create user defined templates for pages and regions and how to create form templates and report templates.
    pls help me.
    thanks
    mani

    Hi Mani,
    If you copy a template in ApEx, you have your own version of that template.
    If you then alter the code in your version of the template, you have your own custom version.
    If you don't understand the underlying HTML, you are going to struggle.
    Regards
    Michael

  • Integration pack to create user from template

    Does anybody know if the Orchestrator 2012 Sp1  active directory integration pack has a way to create user from a template?
    I believe there is a create user but not from a template.
    Thanks
    Lance
    Thanks Lance

    Hi Lance,
    you are right. There's no "Create User from template" or "Copy User" Activity in the Integration pack for Active Directory in System Center SP1 or R2.
    Perhaps, you can use "Get User" to get some settings from the template and subscribe the results to "Create User" Activity.
    Regards,
    Stefan
    www.sc-orchestrator.eu ,
    Blog sc-orchestrator.eu

  • Need to eliminate the request existing from earlier user and create my own

    Hi gurus!
    I have a program in SBX which I have to make changes to . When I go in the change mode a pop up screen pops out saying that u201CA new task will be created for the user  XXXX: u201Cand the request number is given  with desc. This particular user is no longer with us and the changes he made to the report is no longer required . So I am not sure If I should be going ahead with adding my request under his and go ahead with changes. What I have thought is to copy the PRD copy in SBX so that the changes are overwritten and the earlier existing request goes of and I create a new request . How do I copy the report from the prod so that I donu2019t get the request that has been there from the provious owner . I want to completely wipe of the request he had created. Even if I donu2019t have to copy from PRD how do I just eliminate his request and generate my own request fresh.
    Thanks

    >
    Aarav  Agnihotri wrote:
    > Yes , Retriving the through version management is ok but I wanted to get the latest version that is on PRD and then make the changes to that . SO how do I import it from PRD and then start making chnages.
    >
    > Thanks
    Use version management in PRD to determine the transport number and then use version management in DEV to restore to that version.
    Rob

  • Create user request from api OIM 11g r2

    Hi,
    I need to read a database and raise a request for creating uses. After  approval the user needs to be created in OIM 11g R2.
    I want to write a scheduled task which will read database columns and rasie a request to create users.
    I dont want to use UnauthenticatedSelfService api.
    Please suggest a way to achive that. any pointer / sample coede / suggestion  is helpful.

    Here are links to creating a request for a role and a resource.  https://java.net/projects/openptk/sources/svn/show/branches/Oracle/OIM11g/examples/java/OIMClient/src/oim/client/request?rev=1402
    I would suggest you start with these and modify the parameters to be for a user.  You will have to try some trial and error to get it working, unless someone already has it available.  And so far, no one who is posting does.  Give it a shot.  You can always create an SR with oracle and ask for assistance.
    -Kevin

Maybe you are looking for

  • Unstable wifi on battery

    Hi all, Recently I started having problems with my laptop's wifi. It started losing packets, which caused the network being very unstable, even when I am standing next to the router. However, it did not do this all the time. This made it hard to debu

  • Stolen Credit Card Used on iTunes?!

    This might be the wrong area for the question but oh well. My friend had a credit card stolen and the people bought several iTunes purchases, about 1,000$ worth. I am pretty sure apple could track this and help the police, but I am not 100%. I would

  • SAP Expenses Automation

    We presently have a paper based process for claiming expenses but are looking at entering claims (probably via intranet type front end), workflow for authorisation, through to automatic posting into SAP Travel Management expenses. Does anyone do this

  • Problem Related to MIR7 and MIRO?

    Hi All, I want to hide the amount field in MIRO and MIR7, so that no bone could change the amount while passing it. please tell me from where can I hide the same?

  • Weblogic server not properly started in myeclipse

    Click to email this message Feb 7, 2009 6:05:06 PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_11-b03 from Sun Microsystems Inc.> <Feb 7, 2009 6:05:08 PM EST> <Info> <Configuration