Identity Managment
Sunday, September 18, 2011
Query -To set status to Revoked for any resource for any user
›
update oiu set ost_key=(select ost_key from ost where obj_key=(select obj_key from obj where obj.obj_name = 'AD User') and ost_statu...
Wednesday, August 31, 2011
Query to find the rejected task in a package(Resource) for a particular task
›
select usr.usr_login, pkg.pkg_name, mil.mil_name, oti.sta_bucket from oti, orc, oiu, usr, mil, tos, pkg where oti.orc_key = orc.orc_key a...
Friday, July 8, 2011
How to Disable Change Password At Next Logon in OIM 11g
›
In OIM 9.1.0.2 there was a parameter that could be set to disable forced password changes: System prop XL.ForcePasswordChangeAtFirstLogin ...
Thursday, March 31, 2011
How to change the status in the Response Tab from R to C (Rejected/Completed)
›
How to change the status in the Response Tab from R to C 1. First find the mil key for the task select * from mil; 2. Find the sta k...
1 comment:
Thursday, January 13, 2011
Table is missing in Form Desginer after editing GTC.
›
Hi All, I noticed this few times. While making changes in GTC - say from Full recon to incremental recon - UD_TABLE in form designer is mi...
›
Home
View web version