Hello!!
I am working on BulkLoad Feature in OIM, currently we are having a script which uploads the user roles & other information
to the database. But now we want to make a GUI ( as in a dropdown ) from where we can select the type of action we want to perfom,
next the the web fusion application will invoke a script on the server and on completion will output the status.
I have created the complete web application and have also created its jar and also deployed on OIM server.
Now what I want to do is to connect my application to the script which is kept at OIM server. I have followed few tutorials where it asks us
to create a sandbox and connecting my sandbox to the jar file. I am not able to do this last part, can anyone please guide me to the steps to be
followed and guide me to step by step guide to do this ?
PS: My ADF application is not using any database connection .
Thanks in advance !!