Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 3.73 KB

File metadata and controls

77 lines (48 loc) · 3.73 KB
title Automatically Generate Attribute Values
titleSuffix Master Data Services
description Automatically Generate Attribute Values Other Than Code (Master Data Services)
author meetdeepak
ms.author dkhare
ms.reviewer mikeray
ms.date 03/05/2026
ms.service sql
ms.subservice master-data-services
ms.topic how-to
ms.custom
build-2025

Automatically Generate Attribute Values Other Than Code (Master Data Services)

[!INCLUDE SQL Server - Windows only ASDBMI]

[!INCLUDE support-notice]

In [!INCLUDEssMDSshort], automatically generate values for an entity's attribute values when you want an integer to be automatically assigned as the value each time business rules are applied.

Prerequisites

To perform this procedure:

To automatically generate an attribute value

  1. In [!INCLUDEssMDSmdm], click System Administration.

  2. From the menu bar, point to Manage and click Business Rules.

  3. On the Business Rule Maintenance page, from the Model list, select a model.

  4. From the Entity list, select an entity.

  5. From the Member Type list, select a type of member for the business rule to apply to.

  6. From the Attribute list, leave the default of All.

  7. Click Add business rule.

  8. Click Edit selected business rule.

  9. In the Components pane, expand the Actions node.

  10. In the Default Value node, click defaults to a generated value and drag it to the THEN pane's Actions label.

  11. In the Attributes pane, click the attribute with the value you want to generated and drag it to the Edit Action pane's Select attribute label.

  12. Type a value in the Start with and Increment by boxes. If members already exist, the value will be set based on the highest existing value. For example, if the highest existing value is 299 and you set Increment by to 1, the next member's value will be set to 300.

  13. In the Edit Action pane, click Save item.

  14. Click Back.

  15. Optionally, on the Business Rules Maintenance page, for the row that contains your business rule, double-click a cell in the Name, Description, or Notification column to update the value.

  16. Click Publish business rules.

  17. On the confirmation dialog box, click OK. The rule's status changes to Active.

Next Steps

See Also

Automatic Code Creation (Master Data Services)
Business Rules (Master Data Services)
Validation (Master Data Services)