Identity Management
Tuesday, May 10, 2011
Get the update trigger fields
›
To get the update field trigger information from the database. Use the below SQL. select * from lkv where lku_key = (select lku_key from lku...
Monday, January 31, 2011
Get OIM table field key
›
In the OIM API code, we need to use the field key rather than the actual database table field name. (example : "Users.First Name" ...
Wednesday, January 26, 2011
OIM Tables
›
TABLE NAME DESCRIPTION AAD List To Define The Administrators For Each Organization And Their Delegated Admin Privileges AAP Table f...
Tuesday, January 25, 2011
Set Provisioned Resource Description
›
To set the description of the provisioned resource, you can follow the below steps. Say for example, we need to set the userkey as the descr...
Monday, January 3, 2011
OIM installation or replication made easy
›
Have you installed OIM? If yes, then you would know how time consuming it can be. But thanks to how the OIM works, we need not install OIM f...
Monday, November 22, 2010
OIM: Installing the Design Console under Linux
›
Follow below URL, its a cool solution. http://www.idmworks.com/blog/oim-installing-the-design-console-under-linux It does work!!
Thursday, November 18, 2010
Make OIM portal load faster
›
Whenever a user tries to login to OIM admin console, OIM runs some additional SQL's to get the count of provisioning tasks, pending appr...
›
Home
View web version