Service responsible for offers synchronization between AEM and Test&Target | Community
Skip to main content
Level 2
December 21, 2015
Solved

Service responsible for offers synchronization between AEM and Test&Target

  • December 21, 2015
  • 1 reply
  • 977 views

We have custom structure for our offers under campaigns.

Offers for particular campaign located not directly under specific campaign but one level deeper(see attached image).

E.g. 

Default structure:

 /content/campaigns/project/demandbase/project-industry/automotive/finance_carousel

Our custom structure:

 /content/campaigns/project/demandbase/project-industry/automotive/en_us/finance_carousel - where project-industry is campaign node and finance_carousel is teaser node.

en_us here an additional level that we have for each country.

We added this structure for more convenient content categorization for each country site.

Now we have a need to integrate with Test&Target and it looks like AEM can't support such structure.

Teaser published into to Test&Target only when we copy it to default location:

From automotive/en_us/finance_carousel to /automotive/finance_carousel

Can anyone suggest any solution for this problem or tell where located the functionality which is responsible for the teasers synchronization between AEM and Test&Target? 

Thanks,

Andrii

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

We ran into the same issue.  If you check the error log you're probably getting a generic error from T&T.  After some back and forth with Adobe, it turned out it was because the length of the path from AEM was too long for T&T to handle, which is likely why one of yours is working and the other isn't.  I would try reducing the length of the path and it'll probably work.

1 reply

leeaslingAccepted solution
Level 8
December 21, 2015

We ran into the same issue.  If you check the error log you're probably getting a generic error from T&T.  After some back and forth with Adobe, it turned out it was because the length of the path from AEM was too long for T&T to handle, which is likely why one of yours is working and the other isn't.  I would try reducing the length of the path and it'll probably work.