stored procedures , using database adapters
Hi,
I want to execute stored procedures while provsioning user on oracle.
I have installed oracle and added oracle resource on IdM. But i guess OOTB oracle adapter doesnt support calling stored procedure.
Can you please let me know, how should i do this? do i need to write custom adapter? anyone has already done it?please do you have any pointers
Thanks,
# 2
Hi,
I want to use the sql store procedures and ScriptedJDBC adapter only supports scripts written in JS or BeanShell.
"The customer-supplied scripts called by the Scripted JDBC adapter must be written in Javascript or BeanShell. Identity Manager stores these scripts in the Identity Manager repository as named ResourceAction objects."
so is there any alternative?how can i use custom store procedures to provision user on the oracle