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