Reltio Connect

 View Only
  • 1.  DVF on attributes with multiple values

    Posted 4 days ago

    Hi,

    I have created a DVF with a regular expression. It works fine.


    But the attribute may have multiple values. So, the DVF should already throw an error if at least one of the values does not match the regular expression. But it does not behave like this.

    How to configure it?

    What exactly do I have to enter in the "Advanced query editor" which shows me only a single input line:

    Thanks in advance for your help!



    ------------------------------
    Klaudia Augustin
    Bayer AG
    Monheim
    ------------------------------


  • 2.  RE: DVF on attributes with multiple values

    Reltio Employee
    Posted yesterday

    Hi Klaudia,

    I think you are observing this behavior because DVF rules, by default, apply to only ov:true values. However, you can change this behavior using the applyOn parameter. See the documentation below:

    https://docs.reltio.com/en/objectives/cleanse-and-verify-data/data-cleansing-at-a-glance/data-cleansing-operation/define-data-validation-functions/apply-data-validation-functions-at-crosswalk-level



    ------------------------------
    Thanks,
    Snehil Kamal
    Senior Staff Forward Deployed Engineer
    Reltio
    Bangalore
    ------------------------------



  • 3.  RE: DVF on attributes with multiple values

    Posted yesterday

    Thanks Snehil for your answer.

    I only want to apply the DVF on operational values. I have an attribute which may store several values, all are OV. The validation check should run on all these different values and throw an error if at least one does not fulfill the regex.



    ------------------------------
    Klaudia Augustin
    Bayer AG
    Monheim
    ------------------------------



  • 4.  RE: DVF on attributes with multiple values

    Reltio Employee
    Posted yesterday

    I believe that is the expected behavior.  If its not working that way for you, I'd suggest submitting a ticket to support



    ------------------------------
    Gino Fortunato
    Principal Solution Engineer
    Reltio
    ------------------------------



  • 5.  RE: DVF on attributes with multiple values

    Posted yesterday

    In the Reltio documentation I already found this explanation, but I don't know how to apply it in the Advanced Editor of my DVF.



    ------------------------------
    Klaudia Augustin
    Bayer AG
    Monheim
    ------------------------------



  • 6.  RE: DVF on attributes with multiple values

    Reltio Employee
    Posted yesterday

    that's great!  I thought that was the default config now.

    but i'm unclear what assistance you need.  Getting to the advanced editor is a function of clicking on the 'switch to advanced editor' link visible in your screenshot above



    ------------------------------
    Gino Fortunato
    Principal Solution Engineer
    Reltio
    ------------------------------



  • 7.  RE: DVF on attributes with multiple values

    Posted 10 hours ago

    I don't know what exactly to enter in the "Advanced query editor" line. It has to be in JSON format as I see in the documentation. Could you please tell me the JSON expression which is for my condition (see screenshot) suitable? So, that it checks every value of the attribute "ProSA ID" and not only one. Thanks!



    ------------------------------
    Klaudia Augustin
    Bayer AG
    Monheim
    ------------------------------