Wednesday 31 August 2011

How to get DataProvider in OIM11G

Dataprovider can be accessed in Schedule Tasks, Event Handlers and Adapters.
To get instance of the dataprovider one can use the following way:

XLDatabase.getInstance().getDatabase()


To compile the code, we would need to add the xlDataObjects.jar from designconsole lib directory.



No comments:

Post a Comment