Dec 8, 2012

In OIM 11g, the entity adapters cannot be attached to the user form. So instead you will have to re-implement the entity adapters as event handlers. I had a requirement recently to do the same. The good thing about it is you can combine multiple operations into one single event handler. In this post i am going to share the code for one pre-process and one post-process event handler. The pre-process event handler is going to generate the user login based upon the user type. The post process is going to generate email id for the user if one is...

Posted on Saturday, December 08, 2012 by Unknown

I had recently installed newest version of the songbird, but found out that equalizer preset could not be added to it because newer version of the add-on was not available. The workaround is mentioned below. Just download the equalizer preset + plug-in from songbird site. Open it with 7zip or other archive software. Open the install.rdf present in the archive and in the songbird section edit the em:maxversion to 2.1.0. Install the add-on manually by clicking the install and selecting the add-on from the file system and restart songbird....

Posted on Saturday, December 08, 2012 by Unknown