Reltio Connect

 View Only
  • 1.  Attribute validations is not coming for Location Entity

    Reltio Partner
    Posted 10-30-2022 01:21

    Hi,

    We are trying to set Data validations Function to few attributes in Location entity.

    For example: City is giving as null value, this should not be empty or null.

    regex expression : missing(attributes.City.value)

    we have applied DVF for other attributes like Zip.Zip5, state, country, address line1; but not working.

    Could someone please give some advice on this regards.

    N.B.: Loqate is applied here for Location entity to cleansing and standardizing the address



    ------------------------------
    Pradipta Chakraborty
    Cognizant Technology Solution (P) India Limited
    ------------------------------


  • 2.  RE: Attribute validations is not coming for Location Entity

    Reltio Employee
    Posted 11-02-2022 03:26
    Hi Pradipta,

    I have tried in my tenant with the same expression missing(attributes.City.value) and it is working 

    A couple of settings are required to enable the DVF completely.

    1) Have you enabled the DVF via the Data modeler? if please enable it within Data Modeler 


    2) is the  Facet for the Data validation enabled in the UI? if not please check this link on how to enable it (https://docs.reltio.com/en/model/cleanse-data/validate-cleansed-data/data-validation-function/configuring-data-validation-function/enabling-single-attribute-view-facet-to-display-warning-messages)

    2) Are you expecting these validations to be shown in the Organization's(main entity where Location is the referenced one) entity?
    Location Validation results will be displayed in the Location entity

    Below is the screen shot which shows the DVF validation results in my tenant






    ------------------------------
    Shivaputrappa Patil
    ------------------------------