profile.campaign.seedId in AEM context hub component | Community
Skip to main content
March 17, 2020
Question

profile.campaign.seedId in AEM context hub component

  • March 17, 2020
  • 0 replies
  • 470 views

 

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}}

 

 

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.