Often , for development purpose, we'll like to connect with your OIM from local IDE; this approach also comes in handy for unit testing for a code.
Below is the code that'll help us to make a OIMClient , which we can refer to your other classes to connect to OIM.
While deploying the codes in server in jar format, replace the OIMClient reference with 'Platform'.
Make sure to incorporate oimclient.jar from OIM_Home/designconsole/lib
Below is the code that'll help us to make a OIMClient , which we can refer to your other classes to connect to OIM.
While deploying the codes in server in jar format, replace the OIMClient reference with 'Platform'.
Make sure to incorporate oimclient.jar from OIM_Home/designconsole/lib
No comments:
Post a Comment