AEP Mobile SDK - Sending data to multiple orgs | Community
Skip to main content
New Participant
August 3, 2023
Question

AEP Mobile SDK - Sending data to multiple orgs

  • August 3, 2023
  • 1 reply
  • 611 views

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

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

1 reply

NimashaJain
Employee
August 7, 2023

@adobechat @jayakrishnaaparthasarathy Any idea about launch Configurations?