Reltio Connect

 View Only
  • 1.  DVF for List of Phone Numbers

    Posted 10-13-2025 06:59

    Hi Team 

    I want to implement DVF for list of Phone numbers having Primary Phone Flag value as No , should display error message.

    Thanks



    ------------------------------
    Priyam Shukla
    EPAM
    ------------------------------


  • 2.  RE: DVF for List of Phone Numbers

    Posted 10-15-2025 08:53

    Assuming the following:

    • Entity named Individual
    • Nested attribute under Individual named Phone
    • Simple Boolean typed attribute under that named Primary Phone Flag

    Then here are the steps to create the appropriate DVF:

    1. Navigate to the data modeler
    2. Select the Individual entity
    3. Select Validation Functions
    4. Select Create New
    5. Fill out the required fields. See the attached screenshot for details.

    Note that if you just want a message, select "Warning". If you want to prevent data from being created with a Primary Phone Flag value of No, then select "Error".



    ------------------------------
    Trevor Burn
    Assent
    ------------------------------