Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

AEP Mobile SDK - Sending data to multiple orgs

Avatar

Level 2

Hi,

Can AEP mobile SDK use launch configurations from 2 experience cloud orgs? We have the following setup

Global Org - AEP, Analytics, Target 

Regional Org - AEP, Target

We would like to send the mobile interaction data to Analytics in the global instance and AEP in the regional instance. Currently mobile core is configured with appid specific to Launch under the global instance.

//MobileCore.configureWithAppID("global_environment_id");

We would like to configure Mobile core against the regional instance as well.

//MobileCore.configureWithAppID("<regional_environment_id>");

Is this supported? If not, is there any other way of sending interaction data to multiple orgs using AEP Mobile SDK.

TIA

1 Reply

Avatar

Employee

@adobechat @jayakrishnaaparthasarathy Any idea about launch Configurations?