locked
Validation / Business rule ... RRS feed

  • Question

  • Hi,

    New to the product and just wondering how to ... I have a list of valid product combinations in a Entity (REF_Unique_Product_Levels), I then have a Entity that contains Products where we put the Product levels on.

    Because we can't limit the slection from level to level, I have come up with a solution that they pick their levels (limited to dropdowns not free text) and then at the end I have a column that concatenates the 5 levels. 

    What I want to do now is compare the concatenated column to the REF_Unique_Product_Levels to see if the combination is Valid or not.

    Any guidance on how to do this would be greatly appreciated.

    Tuesday, October 18, 2016 10:36 PM

Answers

  • In Master Data Services, validate a version to apply business rules to all members in the model version. This procedure explains how to use the Master Data Manager web application to validate data.

    https://msdn.microsoft.com/en-us/library/ff486977.aspx?f=255&MSPPError=-2147217396


    Thursday, October 27, 2016 7:54 AM