Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 3.08 KB

validate-a-version-against-business-rules-master-data-services.md

File metadata and controls

64 lines (43 loc) · 3.08 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Validate a Version against Business Rules
Validate a Version against Business Rules (Master Data Services)
CordeliaGrey
jiwang6
03/01/2017
sql
master-data-services
conceptual
validating versions [Master Data Services]
validating versions [Master Data Services], about validating versions
versions [Master Data Services], validating
business rules [Master Data Services], applying to all members

Validate a Version against Business Rules (Master Data Services)

[!INCLUDE SQL Server - Windows only ASDBMI]

In [!INCLUDEssMDSshort], validate a version to apply business rules to all members in the model version.

This procedure explains how to use the [!INCLUDEssMDSmdm] web application to validate data. If you have permission in the MDS database, you can use a stored procedure instead. For more information, see Validation Stored Procedure (Master Data Services).

Note

All members must pass validation before a version can be committed.

Prerequisites

To perform this procedure:

  • You must have permission to access the Version Management functional area.

  • You must be a model administrator. For more information, see Administrators (Master Data Services).

  • The version's status must be Open or Locked.

  • On the Validate Versions page, members must exist with a status other than Validation succeeded.

To validate a version

  1. In [!INCLUDEssMDSmdm], click Version Management.

  2. On the Manage Versions page, from the menu bar, click Validate Version.

  3. On the Validate Versions page, select the model and version you want to validate.

  4. Click Validate.

  5. In the confirmation dialog box, click OK.

    [!NOTE]
    When the progress indicator is no longer displayed, the version has finished validation.

Next Steps

See Also

Validation Statuses (Master Data Services)
Validation Stored Procedure (Master Data Services)
Versions (Master Data Services)
Business Rules (Master Data Services)
Validate Specific Members against Business Rules (Master Data Services)