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

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.
해결됨

How can we validate map object in condition activity of AJO?

Avatar

Level 1

in("segmentId2",#{ExperiencePlatform.MapApproachPOC.profile._abc_partner.SegmentRanks.keys()})

 

#{ExperiencePlatform.MapApproachPOC.profile._abc_partner.SegmentRanks.entry("segmentId2")} == "1"

 

I have tried above, but it's not working, can someone help?, I am trying to check if segmentId2 value is 1.

segmentranks

1[segmentId1 -> 1,segmentId2 -> 1]
2[segmentId1 -> 1,segmentId2 -> 1]
3[segmentId1 -> 1,segmentId2 -> 2,segmentId3 -> 1]

This is the structure of segment Ranks Map attribute

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

@bhargavram Refer to this documentation link on how to reference a field that's defined as a map.

Thanks, Sathees

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

@bhargavram Refer to this documentation link on how to reference a field that's defined as a map.

Thanks, Sathees