Reltio Integration Hub

 View Only
  • 1.  Json parsing in RIH | Validation

    Posted 07-19-2023 04:37

    Hi Team,

    Was working on a requirement where i have a scenario to be handled through RIH as stated below.

    Json structure

    Target - Loading to Reltio Entity
    Question
    I have a block """data -> document -> ingested data""" where values are dynamic - in this example we have 15 value and it may vary as per the payload.
    Each block has data as below - 
    "ingestion": {
      "value": "Not a Customer",
      "field_name": "Customer Status"
    },
    Where i need to perform mapping and validation based on field_name value.
    If field_name = Customer Status - i need to pass a validation,
    If field_name = date - i need to calculate the age
    I was able to map others / straight forward variable but this particular part i am bit stuck.
    Thanks & Regards,


    ------------------------------
    Chetan P
    Lead MDM Specialist
    Freshworks
    Chennai
    ------------------------------


  • 2.  RE: Json parsing in RIH | Validation

    Reltio Partner
    Posted 07-19-2023 08:39

    Hi Chetan,

    Looks like you posted the same query twice.

    You can check the other post for resolution



    ------------------------------
    Sheshadri V
    Fresh Gravity
    ------------------------------



  • 3.  RE: Json parsing in RIH | Validation
    Best Answer

    Posted 07-19-2023 12:46

    Thanks for the response Sheshadri.
    Not sure how it posted twice. Kindly ignore this post.

    Thanks & Regards,



    ------------------------------
    Chetan P
    Lead MDM Specialist
    Freshworks
    Chennai
    ------------------------------