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
------------------------------
Original Message:
Sent: 07-07-2026 11:31
From: Ram Dornala
Subject: Retreive Corsswalk Info
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
------------------------------
Original Message:
Sent: 07-06-2026 02:26
From: Snehil Kamal
Subject: Retreive Corsswalk Info
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
------------------------------