Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 3.16 KB

File metadata and controls

68 lines (46 loc) · 3.16 KB
title Validate a Version against Business Rules
description Validate a Version against Business Rules (Master Data Services)
author CordeliaGrey
ms.author jiwang6
ms.date 03/01/2017
ms.service sql
ms.subservice master-data-services
ms.topic how-to
helpviewer_keywords
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
ms.custom
build-2025

Validate a Version against Business Rules (Master Data Services)

[!INCLUDE SQL Server - Windows only ASDBMI]

[!INCLUDE support-notice]

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)