- Stand Alone Code to add Process Task for Bulk Users.
- OIM API for Retry Failed Process Task.
- OIM API for Fetch Failed Process Task.
- OIM API for Manual Complete Failed Process Task.
- How to Migrate User's Proxy from one environment to other environment in OIM?
- Get Application Instance's display name by IT Resource Key.
- Stand alone code to Upload/Update/Delete Jar.
- How to read Process Form Data?
- How to update Process Form Data?
- Stand Alone Code to Register/Unregister Plugin.
- Code Snippet to Create Application Instance.
- Code Snippet to get Application Instance Details by Application Instance Name.
- Stand Alone Code to Provision Account to User.
- Code snippet to get IT Resource Key by Application Instance Name.
- OIM ADF UI - Code Snippet to get Database Connection.
- OIM UI Customization - Code Snippet to display ADF Error Message Pop Up.
- OIM ADF UI - Code Snippet to get Selected Beneficiaries form Cart.
- OIM UI Customization - Code Snippet to Invoke EL Expression.
- OIM UI Customization - Code Snippet to get Object of any UI Component.
- OIM ADF UI - Code Snippet to get Selected Application Instances form Cart.
- OIM ADF UI - Code Snippet to get Selected Roles form Cart.
- OIM ADF UI - Code Snippet to get Selected Entitlements form Cart.
- Code Snippet to get all Accounts Provisioned to User.
- Code Snippet to Read Lookup Values.
- Code Snippet to Read ITResource Data for the given ITResource Name.
- Get Value of Given Parameter from Orchestration Map in Event Handler.
- Code Snippet to Get Catalog Details for a Particular Request.
- Code Snippet to Get Catalog UDF Value.
- Code Snippet to Read OIM Notification Template Data.
- Code snippet to get Entitlement Details by Entitlement Code.
- Code Snippet to get User Key by User Login.
- Code Snippet to Set Manager of User.
- Code Snippet to Set Display Name of User.
- Code Snippet to get ProcessInstanceKey by ApplicationInstanceName and UserKey.
- Code Snippet to get the IT Resource Key by the IT Resource Name.
- Code Snippet to get the Resource Object Name by the Application Instance Name.
- Update Entitlement Details in OIM for the given Entitlement Name/Code.
- Update Application Instance Details in OIM for the given Application Instance Name.
- Code Snippet to get Role from OIM for the given Role Name.
- Update Role Details in OIM for the given Role Name.
- Code Snippet to get Scheduled Job Parameter Value for the given Parameter Name.
- Code Snippet to trigger OIM Scheduled Job.
- Code Snippet to Check Scheduled Job Status for the given Scheduled Job.
- Code Snippet to Update Scheduled Job Parameter.
- Code Snippet to get Current Publications(Organizations) for the given Entity.
- Code Snippet to Revoke Entity from Current Publications(Organizations).
- Code Snippet to Publish Entity to given Organization.
- How to Create Role in OIM?
- How to Create User in OIM?
- Code Snippet to Read Email Definition Data for the given Email Definition Name.
Frequently Used OIM API's Sample Code :-
Subscribe to:
Posts (Atom)
Hi Anand
ReplyDeleteYour blogs are very nice. it help's lot..
I have one question, can you tell me if i want to delete the user at that time any prerequisites are there means before deleting the user we needs to remove other things from USR table like wise..
I am facing error (UserDeleteException) while deleting the user.
Kindly let me know your thoughts.
We can directly delete user through OIM self service UI. I do not think so there is any prerequisites.
DeleteHi Anand,
DeleteIts really helpful blog. I was searching for below requirement. I have get many blogs which helps achieving this by using UI but did not get any clear reference using API.Can you please help with this??
1. Adding newly created UDF (User Defined Field) on create user page under basic information section using OIM API.
Thanks and Regards,
Aarti
Hi Anand,
ReplyDeleteYour blogs are very nice and helpful..
I have one requirement where i need to change the primary organization under user profile, could you tell me is it possible to change the primary organization through API from user account without deleting/recreating user..
Thanks in advance.
Hi
ReplyDeleteI am unable to add oimclient jar as dependency in jboss server. Getting missing dependency error. I am trying to integrate oim in oracle ATG
What is the code snippet to remove unused SOA composite from OAM ?
ReplyDeleteHi Anand,
ReplyDeleteIs there any API which can be used to install OIM connector and will create connector artifact ?
I am required to create a Java Script but unable to figure on how to proceed as I don't have that much of coding idea in OIM, can someone assist(below I have mentioned the scenario)
ReplyDeleteScenario:
In OIM User Attribute Page, there is a User Field: 'Job Code' now we have experienced that there are some issues we are facing.
From the trusted source we are getting the correct data but as soon as it reaches OIM for few users we are getting random incorrect value. Value should be numbers (123456) which is present in the Database too and valid but for few we are receiving values like E?401@q something like this.
We are required to place a check to find users who are having these invalid Job Code entry.
Once detected, we need to trigger a email to the concerned team based on the User Type (Employee or Contractor) for employee it should trigger an email to a respective team and for Contractor we have to trigger to a different team to take action.
So, I believe we have to place two conditions here, can someone assist.
Hey, how would i get all the users registered in the oim
ReplyDelete