Reltio Connect

 View Only
  • 1.  How to call RDM lookup values in LCA Implementation?

    Posted 07-28-2023 08:15

    Hello,

    Does anyone knows how to call RDM lookup values in LCA Implementation to compare its the value with the attribute value? 

    We are implementing LCA for ContentType attribute present in our Title Entity whose value will be depending on the value of Genre attribute, which we need to compare it from RDM lookup GENRES.



    ------------------------------
    Neha Darsimbe
    Cognizant
    ------------------------------


  • 2.  RE: How to call RDM lookup values in LCA Implementation?

    Reltio Employee
    Posted 08-04-2023 03:41

    Hi Neha,

    So are you trying to check if the Genre attribute has a valid RDM lookup?



    ------------------------------
    Saurabh Agarwal
    ------------------------------



  • 3.  RE: How to call RDM lookup values in LCA Implementation?

    Posted 09-05-2023 01:58

    Hi Saurabh,

    Yes, you are right i wanted t check if Genre attribute has valid value from RDM lookup.

    Regards,

    Neha



    ------------------------------
    Neha Darsimbe
    Cognizant
    ------------------------------



  • 4.  RE: How to call RDM lookup values in LCA Implementation?

    Reltio Employee
    Posted 09-05-2023 03:13

    Hi Neha,

    We are enhancing the DVF to check for RDM error in next few weeks. You will be able to configure RDM lookup error check function using DVF in Console.

    Meanwhile, if it is urgent, you can use this function

    exists(attributes.genre.lookupError) 

    This function will check if the lookup error exists for genre attribute

    Thanks,

    Saurabh



    ------------------------------
    Saurabh Agarwal
    ------------------------------