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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

Sending mbox audience parameters with Java server side SDK

Avatar

Level 4

Is it possible to send parameters for audience segmentation using the Java SDK (similar to how it works with JavaScript)?  I have a feeling it should be possible but I'm unable to find anything in the documentation.  

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

I understand that the document didn't provide a straightforward answer, but did you try to pass a key-value pair to double-confirm? If not request.context object, you can also try for requestobject? Let's do a trial and error.

Or, let us wait for some other experts to confirm.

원본 게시물의 솔루션 보기

5 답변 개

Avatar

Community Advisor and Adobe Champion

Dear @rrrrrraul ,

Went through the documentation as well, but could not find a solid answer.

However, can you try sending the key-value pairs in request.context object and validate?

PratheepArunRaj_0-1686753713101.png

Thank You, Pratheep Arun Raj B (Arun) | NextRow Digital | Terryn Winter Analytics

Avatar

Level 4

@PratheepArunRaj interesting...where did you discover this syntax if I may ask?  I'm not seeing anything relevant to the Java SDK documentation.  

Avatar

Community Advisor and Adobe Champion

Avatar

Level 4

@PratheepArunRaj Thanks!  Looks like this does not work for custom params though 😞

 

 

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

I understand that the document didn't provide a straightforward answer, but did you try to pass a key-value pair to double-confirm? If not request.context object, you can also try for requestobject? Let's do a trial and error.

Or, let us wait for some other experts to confirm.