내 커뮤니티 업적 표시줄을 확대합니다.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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

 

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
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