Staging data and sending notification e-mail messages
-
Tuesday, January 31, 2012 7:12 PM
Hi,
I was wondering if it's possible to send e-mail notification messages when data is staged and validated (udpValidateModel) automatically by SSIS as how you will do this within the user interface? Can this be used together with change tracking groups (when a value changes then send an e-mail)?
Thank you in advance.
Regards,
Johan Machielse
All Replies
-
Wednesday, February 08, 2012 8:20 AMModerator
Hi Johan,
Master Data Services can be configured to send e-mail notifications automatically. You configure notifications in Master Data Services Configuration Manager. Notifications send mail by using Database Mail on the instance of SQL Server Database Engine that hosts the Master Data Services database.
For more information about Database Mail, see Database Mail Configuration Objects
For more information about How Configuring Email Notification, see Configuring Email NotificationThanks,
Challen FuChallen Fu
TechNet Community Support
-
Wednesday, February 08, 2012 11:13 AM
Hi Johan,
we will configure the notifications in MDS configuration manager.
Notifications send email messages by using Database Mail on the instance of SQL Server Database Engine that hosts the Master Data Services database.
Notifications are sent in the following instances when
Model version status changes
Data fails business rule validation
please go through this links
http://technet.microsoft.com/en-us/library/ms175100(SQL.110).aspx
mark as answered or vote as helpful if it meets your requirement
s dhwani
- Edited by Dhwani S Wednesday, February 08, 2012 11:18 AM
- Proposed As Answer by Challen FuModerator Thursday, February 09, 2012 8:48 AM
- Marked As Answer by Challen FuModerator Monday, February 13, 2012 9:06 AM
-
Thursday, February 09, 2012 9:27 AM
Hi,
Thank you for your answers.
So, when I validate my model using SSIS/T-SQL (udpValidateModel), and everything is well configured, e-mail notifications will be sent right?
Regards,
Johan Machielse
-
Thursday, February 09, 2012 1:23 PM
Hi Johan,
Email notifications are sent in the scenario's which I mentioned in the above thread.
mark as answered or vote as helpful if it meets your requirement
s dhwani

