通知 (Master Data Services)Notifications (Master Data Services)
适用于:Applies to: SQL ServerSQL Server(所有支持的版本)
SQL ServerSQL Server (all supported versions) - 仅限 Windows
Azure SQL 托管实例Azure SQL Managed Instance
Azure SQL 托管实例Azure SQL Managed Instance适用于:Applies to:
SQL ServerSQL Server(所有支持的版本)
SQL ServerSQL Server (all supported versions) - Windows only
Azure SQL 托管实例Azure SQL Managed Instance
Azure SQL 托管实例Azure SQL Managed Instance
Master Data ServicesMaster Data Services 可以配置为当业务规则验证失败、模型版本状态更改或变更集状态更改时发送电子邮件通知。can be configured to send an email notification when business rule validation fails, the status of a model version changes, or the status of a changeset changes.
如何发送通知How Notifications Are Sent
在 Master Data Services 配置管理器Master Data Services Configuration Manager中配置通知。You configure notifications in Master Data Services 配置管理器Master Data Services Configuration Manager. 通知通过使用承载数据库的实例上的数据库邮件发送电子邮件 SQL ServerSQL Server 数据库引擎Database Engine Master Data ServicesMaster Data Services 。Notifications send email messages by using Database Mail on the instance of SQL ServerSQL Server 数据库引擎Database Engine that hosts the Master Data ServicesMaster Data Services database. 有关数据库邮件的详细信息,请参阅 机丛书中的 数据库邮件配置对象 SQL ServerSQL Server 部分。For more information about Database Mail, see Database Mail Configuration Objects in SQL ServerSQL Server Books Online.
何时发送通知When Notifications Are Sent
配置通知后,可以在以下实例中发送自动化的电子邮件通知。After notifications are configured, automated email notifications can be sent in the following instances.
实例Instance | 说明Description |
---|---|
数据未能通过业务规则验证Data fails business rule validation | 各个业务规则还必须配置为在属性值未能通过业务规则验证时发送电子邮件。Individual business rules must be configured to send email when an attribute value fails business rule validation. 通知包含以下信息。The notification contains the following information. 建模Model VersionVersion 实体Entity 成员代码Member Code 失败的业务规则Failed business rule 链接到其属性值未通过业务规则的成员Link to the member for which the attribute value fails the business rule 通知发出的时间Notification issued time 有关详细信息,请参阅 配置业务规则以发送通知 (Master Data Services)中配置通知。For more information, see Configure Business Rules to Send Notifications (Master Data Services). |
模型版本状态更改Model version status changes | 每当模型版本的状态更改时,作为模型管理员的用户将自动收到通知。Each time a model version's status changes, users that are model administrators receive notifications automatically. 通知包含以下信息。The notification contains the following information. 建模Model VersionVersion 版本的先前和当前状态Prior and new status of the version 通知发出的时间Notification issued time 有关详细信息,请参阅 管理员 (Master Data Services)。For more information, see Administrators (Master Data Services). |
变更集状态更改Changeset status changes | 实体的变更集状态每次发生更改时,均需要审批,实体管理员和/或更改集的所有者会自动收到通知。Each time a changeset status changes for an entity that requires approval, entity administrators and/or change set owners receive notifications automatically. 通知包含以下信息。The notification contains the following information. 建模Model VersionVersion 变更集名称Changeset Name 先前状态Prior Status 当前状态New Status 用于应用变更集以便查看和修改挂起更改的链接。Link to apply the changeset in order to view and modify the pending changes. 有关详细信息,请参阅 变更集 (Master Data Services)For more information, see Changesets (Master Data Services) |
系统设置System Settings
Master Data Services 配置管理器Master Data Services Configuration Manager 中有多个设置可以影响通知。There are settings in Master Data Services 配置管理器Master Data Services Configuration Manager that affect notifications. 可以在 Master Data Services 配置管理器Master Data Services Configuration Manager 中或直接在 Master Data ServicesMaster Data Services 数据库的“系统设置”表中调整这些设置。You can adjust these settings in Master Data Services 配置管理器Master Data Services Configuration Manager or directly in the System Settings table in the Master Data ServicesMaster Data Services database. 有关详细信息,请参阅系统设置 (Master Data Services)。For more information, see System Settings (Master Data Services).
Related TasksRelated Tasks
任务说明Task Description | 主题Topic |
---|---|
配置 Master Data ServicesMaster Data Services 以发送电子邮件通知。Configure Master Data ServicesMaster Data Services to send email notifications. | 配置电子邮件通知 (Master Data Services)Configure Email Notifications (Master Data Services) |
配置 主数据管理器Master Data Manager 以在属性值更改时发送通知。Configure 主数据管理器Master Data Manager to send notifications when attribute values change. | 配置业务规则以发送通知 (Master Data Services)Configure Business Rules to Send Notifications (Master Data Services) |