Calling java class from forms 12c
I need to call oimclient program in java to add user/delete/lock/unlock users in OIM. I tested java program in Linux. Now I need to call these java program from forms. What is the best way to do this?
I tried to create java stored procedure but failed to load this java class.
Please help!
Thanks