Hi,
We have integrated OIM with SOA server and using UserMessagingServer driver to send Email Notifications. we have integrated 2 different Active Directories and both having different domain names "domain A, domain B". our client required if user email is with domain A the notification should be sent by domain A sender email and domain B notification should sent form domain B sender email.
I have created 2 user messagingserver (UMS) driver in soa by using Enterprise Manager console and by sending test notification I am receiving 2 emails form both domains.
So my question is what is the best practice to do this ?
and how can I customize this to send email notification from one domain at a time by identifying user email domain name.
If receiver email is xyz@domainA.com the notification should be sent from sender@domainA.com
If receiver email is xyz@domainB.com the notification should be sent from sender@domainB.com
Please help to solve this task ASAP.
I am using this URL to send Notification:
https://hostname:port/ucs/messaging/webservice
Thanks,
Kashif