コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

profile.campaign.seedId in AEM context hub component

Avatar

Level 1

 

I created a email campaign in Adobe campaign V6 & a News letter in AEM. I want to preview recipient data in AEM using context hub component. Some how recipient data is not populating with seed profile data.

 

While debugging I found below line of code.

 

template: <p class="contexthub-module-line1">{{i18n "Adobe Campaign"}}</p>{{#if profile.campaign.seedId}}<p class="contexthub-module-line2">{{profile.displayName}}</p>{{else}}<p class="contexthub-module-line2">-</p>{{/if}}

 

 

Screen Shot 2020-03-16 at 11.44.49 PM.png

I am trying to understand how we populate the "profile.campaign.seedId"? Do I need to provide seed id for profile manually? Any help is appreciated.

0 返信