Reltio Connect

 View Only
  • 1.  Do we have Workflow mechanism to notify User for DQ issue using DVF

    Reltio Partner
    Posted 07-06-2023 08:06

    Hi,

    We are going to implement Work flow mechanism for data Quality issue. we have 2 category for DQ rule.

    1. Data Completeness (example: name missing)
    2. Data Validation (example: email does not have '@')

    however, we want to trigger DCR for individual entity basis by accommodating all DQ category wise in single trigger.

    Question:

    Is there any way to do this by DVF, as we have 2 data validation level (warning and error) respective to validation event?



    ------------------------------
    Pradipta Chakraborty
    Cognizant Technology Solution (P) India Limited
    ------------------------------


  • 2.  RE: Do we have Workflow mechanism to notify User for DQ issue using DVF

    Reltio Partner
    Posted 07-06-2023 09:27

    Do we have any API where we can get all DVF error details for a particular entity?



    ------------------------------
    Pradipta Chakraborty
    Cognizant Technology Solution (P) India Limited
    ------------------------------



  • 3.  RE: Do we have Workflow mechanism to notify User for DQ issue using DVF

    Founding Member
    Posted 07-06-2023 12:01

    DVF details are part of entity JSON itself. To get only DVF detiails you can use following API

    Get {{tenantURL}}/entities/<<URI>>?select=analyticsAttributes.AttributeValidations



    ------------------------------
    Ashish Rawat
    Sr. Manager
    Fresh Gravity
    Bangalore
    ------------------------------