Reltio Connect

 View Only
  • 1.  How to load Dependent RDM Values through RDM DataLoader Jar

    Reltio Partner
    Posted 09-14-2022 02:48
    Hi Team,

    I want to load value for one attribute whose description is dependent on another RDM Value. Can you please help how to generate JSON file for this using JSON generator Jar.

    ------------------------------
    shilpi gupta
    wipro
    ------------------------------


  • 2.  RE: How to load Dependent RDM Values through RDM DataLoader Jar

    Reltio Employee
    Posted 09-15-2022 09:41
    Hi Shilpi,

    You will need to specify the dependency using PARENT attribute mapping, example of this is given in the RDM Json Generator QuickStart file:

    https://bitbucket.org/reltio-ondemand/util-rdm-json-generation/src/master/QuickStart.md

    Refer to the section ##Attributes Mapping File Example in the above fie

    Example:
    PARENTS#1.TYPE={rdm/lookupTypes/CTRY_SB_DVSN_CODE/}
    PARENTS#1.VALUE=ROWID_OBJECT


    ------------------------------
    Mallikarjuna Aakulati
    ------------------------------