Possiblity of creating post process and event hander and preprocess eventhandler together
Question:1
I am created post process event handler for" generating password" for reconciled users in OIM 11.1.1.7
Steps:
Created jar file
Created plugin and registered and createed metadata and egistered in eventhandlers.XML
it went successful .
In OIM consle i ve configured Email server and enabled RECON.SENDNotification properties true and set XL.Mail server as email serer
Any other steps i have to configure for sending notifications.
Pleae let me know
QUestion:2
I ve created peprocess eventhandler for "generating UniqueID"for the users and followed the same steps.
How the notification will be sent Because Pre process and post process eventhandler are created .