Reltio Connect

 View Only
  • 1.  DVF | Attribute Based

    Posted 12-05-2022 03:10
    Hi Team,

    Was looking for a solution to attain a result based on value of other attribute.

    Scenario - Consider having below attributes :

    Name - Chetan
    Full Name - Chetan

    I need a result in an attribute called "Result" with a logic as below.
    Attribute (Result) should have value as
    • "True" if value of 'Name' & 'Full Name' are same
    • "False" if value of 'Name' & 'Full Name' are not same 


    ------------------------------
    Chetan P
    Freshworks
    ------------------------------


  • 2.  RE: DVF | Attribute Based

    Reltio Employee
    Posted 12-05-2022 11:24
    Hi @Chetan P,
    DVF is a validation engine and just adds the given validation messages based on the expression defined. But it will not set/add a value to an attribute. ​​


    ------------------------------
    Thirupathi Reddy Maram
    ------------------------------



  • 3.  RE: DVF | Attribute Based

    Posted 12-05-2022 23:34
    Thanks for the response Thirupathi. Any suggestion for a way to achieve this ?


    ------------------------------
    Chetan P
    Freshworks
    ------------------------------



  • 4.  RE: DVF | Attribute Based

    Reltio Employee
    Posted 12-06-2022 06:16
    Hi @Chetan P,
    I think you can use​ LCA to meet your requirement. I would suggest you to work with our solution team.
    Below is the help Reltio portal reference to know about the LCA.
    https://docs.reltio.com/en/model/customize-data-tasks-with-lcas/life-cycle-actions

    ------------------------------
    Thirupathi Reddy Maram
    ------------------------------



  • 5.  RE: DVF | Attribute Based
    Best Answer

    Posted 12-06-2022 07:21
    Yes @Thirupathi Reddy Maram ..
    To summarise - DVF will be used only to configure with static set of values & comparison between attributes is not possible.

    Requirement other than above mentioned list , developing LCA can resolve custom functions.

    ------------------------------
    Chetan P
    Freshworks
    ------------------------------