Datastream: how to select different event datasets programmatically from Mobile SDK
Hi,
we are tracking events in our mobile app via the sendEvent function of the Mobile SDK (https://developer.adobe.com/client-sdks/home/getting-started/track-events/).
The function automatically writes the data on the primary event dataset configured in the datastream.
I'd like to understand, given a datastream with 2 events datasets configured as in the picture below, whether it is possible to switch/change the target destination datasets programmatically from the Adobe Mobile SDK.
The use case is if we need to track some events in a datasets, and some other events in another dataset. Thus we cannot always switch primary dataset, because both would be used at the same time, according to the event being tracked.

Many thanks,
Alberto

