Hi,
please help me on How to hashing the field name during HTTP API ingestion and storing it in a different field name?
Solved! Go to Solution.
@sandip_surse - You can do it if you ingesting/streaming non-xdm data and using a mapper (when you are setting up the source connection). Even if you are using XDM, make sure you select "non-xdm" in the first step, which will bring you the mapper. While in the mapper, you can add a calculated field and hash it. Below is a screenshot of the same.
@sandip_surse - You can do it if you ingesting/streaming non-xdm data and using a mapper (when you are setting up the source connection). Even if you are using XDM, make sure you select "non-xdm" in the first step, which will bring you the mapper. While in the mapper, you can add a calculated field and hash it. Below is a screenshot of the same.
Hi Pradeep,
Thanks for the revert we are following your approach as per you suggested but its not working we are trying to hashed member ID and stored into street4 using API ingestion method.
please find the below attachment for your reference.
Views
Replies
Total Likes