Reltio Connect

 View Only
  • 1.  DVF functions on Nested and Reference attributes

    This message was posted by a user wishing to remain anonymous
    Posted 08-27-2025 12:44
    This message was posted by a user wishing to remain anonymous

    Hi,

    I am trying to validate the below condition in DVF:

    If any Addrerss attributes (Address Line 1) is populated, then 'Address Type' is required.

    I am handling this through below validation rule :

     inSameAttributeValue(exists(attributes.Addresses.value.AddressLine1.value) and missing(attributes.Addresses.value.AddressType.value) or exists(attributes.Addresses.value.AddressType.lookupError))

    when i check through reltio UI it is giving me error but through API its allowing empty or any value. Can someone help me what might be causing this behavior.

    Tried with OV only and Both options



    -------------------------------------------


  • 2.  RE: DVF functions on Nested and Reference attributes

    Reltio Employee
    Posted 08-29-2025 13:12

    Hi,

    Is Address a reference attribute? Please note that DVF is not supported for reference attributes and may show inconsistent results

    Thanks,



    ------------------------------
    Saurabh Agarwal
    Reltio
    ------------------------------