Oracle Identity Manager is a powerful and flexible enterprise identity management system that automatically manages users' access privileges within enterprise IT resources. (see http://www.oracle.com/technetwork/middleware/id-mgmt/overview/index-098451.html)
Questions tagged [oim]
130 questions
0
votes
0 answers
Active Directory Target User Delete Reconciliation not working
I am trying the OOTB Active Directory Target User Delete Reconciliation job, (OIM11gR2PS3) but it does not seem to work.
It throws no events, and the Sync Token of the job remains empty.
Do you have any suggestions?

Ioanna Katsanou
- 484
- 2
- 7
- 24
0
votes
1 answer
Error while provisioning Active Directory account to user using access policy
Hi I have OIM11gR2PS3 environment installed with Active Directory 11.1.6.0.0 Connector configured. We have password policy attached to AD resource.
Earlier users were having AD account provisioned. But from last couple of days on the basis of user…

Kunal Varpe
- 419
- 1
- 5
- 28
0
votes
1 answer
How to throw connector error for actual process task
I'm quite new to OIM, and I'm frequently tracing error from both oim and connector (including custom connectors) error logs based on task timestamp, I found this is really time wasting.
I understand that we can use response code mapping at task…

Jeff Tung
- 99
- 2
- 10
0
votes
1 answer
Change Task triggering but not reflecting the field values on OIM process Form
When I am changing any attributes of user from User Profile its changing those attributes in OIM and target also. The change Tasks are getting called when checked in the Resource History, but the updated data is not shown in the OIM Process…

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
1 answer
Error while creating OIM user with custom Role added in Lookup `Lookup.Users.Role`
I have added few values in the OIM Lookup Lookup.Users.Role but all custom values are giving following error while creating or modifying users in OIM GUI.
IAM-3050056 : The specified value ABC for attribute Role is not one of the predefined…

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
1 answer
What URL should be used to create/Modify OIM user via REST API SCIM for UDF?
I am trying to create and modify users using SCIM/REST API's available OOTB in 11gR2PS3.
I am able to create/modify users for all the OOTB attributes specfied in the document
As per the documentation, these API's are supported for custom UDFs as…

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
1 answer
Hide UI components based on selected user usertype OIM
I need to show the reset password button only if selected user usertype is 'External' , hide the reset password button if user usertype is 'Employee'.
used EL expression #{!bindings.role.inputValue=='Employee'} to hide this button, …

Raghu B
- 11
- 1
0
votes
1 answer
Change First Name process task is getting rejected
This is a custom connector implementation wherein we are facing an issue in the update task. Change First Name task is getting triggered but its returning with exception saying Unknown response returned
also the logs are not generated for these…

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
1 answer
Structure not functioning on create user tab in Sandbox OIM
In Oracle Identity Manager I have a problem where when I activate a sandbox and I want to change something on the create user tab on the User Interface I click on a field and nothing happens. Does anyone have any ideas on how to fix this? I tried…

Ioanna Katsanou
- 484
- 2
- 7
- 24
0
votes
0 answers
Wrong display name is propagated in Active Directory
We have Active directory connector installed on OIM 11gR2 PS3. We have configured the connector to populate display name as "First Last" in Pre-Populate as well as in Change task.
But when we tried to provision the AD account to user,
the…

Kunal Varpe
- 419
- 1
- 5
- 28
0
votes
1 answer
OIM11gR2PS3 Dynamic Manual Fulfillment Task Assignment
Usually when a Disconnected Application Instance is provisioned to a user, the manual fulfillment tasks are by default assigned to "SYSTEM ADMINISTRATORS" Role. We can modify it to any other role directly in SOA Composer so that the Fulfillment…

Srinivasagopalan
- 41
- 3
0
votes
2 answers
How to use SearchCriteria API for with IN and NOT IN Operator?
I want to find out users who are not deleted and not disabled. I know I can use two search criteria and use them together there by creating one more search criteria. But as the NOT_IN and IN operators are given I wanted to know how I can use that…

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
1 answer
OIM Custom ICF based connector throwing runtime exception
I have created one ICF based Flat file connector which uses REST web service to Read/write the data from file. I have used jersey implementation 1.6 to write the web service and the java client which will call that web service.
I am using stand…

Kunal Varpe
- 419
- 1
- 5
- 28
0
votes
1 answer
How to set `Copy user password reset e-mail to manager ` in OIM 11gr2ps3?
I need to set Copy user password reset e-mail to manager which Specifies whether the manager of the user whose password is being reset must be notified of this password…

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
1 answer
Exception while running weblogicImportMetaData.sh
I am running weblogicImportMetaData.sh with weblogic user its working fine but for the xelsysadm its failing with the following exception:
Problem invoking WLST - Traceback (innermost last):
File…

Chaitanya K
- 1,827
- 4
- 32
- 67