Expand my Community achievements bar.

SOLVED

hashing field name for real-time ingestion

Avatar

Level 3

Hi,

please help me on How to hashing the field name during HTTP API ingestion and storing it in a different field name?

1 Accepted Solution

Avatar

Correct answer by
Level 5

@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.

 

pradeep_nextrow_0-1638809342472.png

 

View solution in original post

2 Replies

Avatar

Correct answer by
Level 5

@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.

 

pradeep_nextrow_0-1638809342472.png

 

Avatar

Level 3

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.

 

sandip_surse_2-1638886929751.png

 

 

sandip_surse_3-1638886947753.png