Hi,
I am using notification service to send e-mail notification. There is a case where I would have to send notification to a DL or external e-mail which doesnt have any account in OIM. I do not find anything in the API where you can set the receiver e-mail instead of userid.
Any idea how this can be done using the Notification Service ? I know we can create a user account and give assign this e-mail id to that account and try it, but I would want to know how we can achieve without doing this or is there any way other than completly using plan java code.
Thanks