Guidance Needed: Migrating from Tealium to Adobe SDKs with Two Different Org IDs (AA v5 + AEP)
Body:
Hi everyone, We’re in the middle of migrating our mobile apps from Tealium to Adobe’s mobile SDKs, and we’ve run into a challenge with Org IDs that I’m hoping to get some guidance on.
Current Setup
We currently have two different Adobe Org IDs in use:
-
Adobe Analytics v5 SDK (Legacy)
-
Data flows directly into Adobe Analytics
-
Uses Org ID #1
-
-
AEP Mobile SDK (New)
-
Data flows into Adobe Experience Platform
-
Uses Org ID #2
-
The Problem
During the migration, we need both data streams to continue:
-
Data must still flow into Adobe Analytics (Org ID #1)
-
Data must also flow into AEP (Org ID #2)
However, since the AEP Mobile SDK is tied to a single Org ID, we’re unsure how to architect the migration so that both systems receive the same events.
Questions
-
Is it possible to send events to AEP using
MobileCore.trackAction/sendEvent, and then use Event Forwarding to route those events into Adobe Analytics (Org ID #1)? -
Is this the recommended approach for customers who need to support two Org IDs during a transition period?
-
Are there any limitations or known issues with forwarding AEP events to Adobe Analytics via Edge + Event Forwarding?
-
Is there any alternative best‑practice approach for dual‑Org setups during migration?
We need to maintain data continuity in both systems until the migration is fully complete, so any guidance or architectural recommendations would be greatly appreciated.
Thanks in advance for your help.