Hi All,
I am using entity based staging in SQL Server 2014 to populate a few entities in MDS. My question is how do I get MDS to send email notifications every time new members are added or existing members are updated for an entity. I've looked at the business rule features but that seems to only send an email when a member fails validation. My intention is to notify the end users with a message saying 'x' number of new records added and 'y' number of records got updated in the last run .
Is this at all possible?
Thanks