We have several campaigns that share the same locations(mboxes). Campaigns specified on different AEM env.(DEV, TEST,PROD) and for some env. incorrect campaign pulled from AT on publish instance.
E.g
There are two campaigns DEV_Industry_campaign for AEM DEV env. and TEST_Industry_campaign for AEM TEST env.
This two campaigns share the same mbox(content-test-website-par-text). For DEV env. pulled correct campaign(DEV_Industry_campaign), but for TEST evn. pulled DEV_Industry_campaign and mbox cannot be loaded.
Is it possible to bind the campaign based on host or other attributes? Perhaps there are best practices for creating, testing and use the campaigns that share mbox locations on different AEM env?