Reltio Connect

 View Only
  • 1.  Retreive Corsswalk Info

    Posted 20 days ago

    When I try to retrieve crosswalk info using  "{{tenantURL}}/entities/_byCrosswalk/592211?type=SFSC" I am getting info with all sources. How do I limit to and get info only contributed by SFSC?

     



    ------------------------------
    Chandra Repaka
    Travelers
    Hartford TX
    ------------------------------


  • 2.  RE: Retreive Corsswalk Info

    Reltio Employee
    Posted 14 days ago

    Hi Chandra,

    The _byCrosswalk is working as expected in this scenario. For your use case, slicedByCrosswalks is an option available in the Reltio Export Service APIs, which allows you to export entities or relations in a special format where the attribute values for each crosswalk are represented as a separate line in the output CSV file. This approach provides a clear mapping of which crosswalk contributed what attribute values to the entity or relation.

    Parameter: slicedByCrosswalks=true is used in the export request.
    Effect: Each set of attribute values linked to a crosswalk appears on a different line in the CSV output, making it clear which source contributed each piece of data.

    Hope this helps.



    ------------------------------
    Thanks,
    Snehil Kamal
    Senior Staff Forward Deployed Engineer
    Reltio
    Bangalore
    ------------------------------



  • 3.  RE: Retreive Corsswalk Info

    Founding Member
    Posted 13 days ago

    Hi Snehil, Does this parameter is available in RIH export job? I do not see this parameter.  Ofc, I can do the RIH custom action for this API with slicedByCrosswalks but wondering that RIH Export job?



    ------------------------------
    Ram Dornala
    AMFAM
    ------------------------------



  • 4.  RE: Retreive Corsswalk Info

    Reltio Employee
    Posted 11 days ago

    Hi Ram,

    You are correct; even I couldn't find this parameter in the RIH Export task. I think you'll need to build a custom action for this. Also, feel free to raise an enhancement request, it shouldn't be a big change to include it.



    ------------------------------
    Thanks,
    Snehil Kamal
    Senior Staff Forward Deployed Engineer
    Reltio
    Bangalore
    ------------------------------