Send profile attributes to RTCP using Mobile SDK
How to do that?
Than extension is only client-side: https://developer.adobe.com/client-sdks/home/base/profile/
Do we need to use Rules in Properties and send data to Streaming API?
How to do that?
Than extension is only client-side: https://developer.adobe.com/client-sdks/home/base/profile/
Do we need to use Rules in Properties and send data to Streaming API?
In general, the Web and Mobile SDKs can only send data to Experience Event-based datasets, hence you won't see a Individual Profile schema in your Launch XDM data elements UI.
What you can play around with is using Launch server-side and do a POST to an HTTP API source you must set up in AEP.
If you put the profile data into the "data" section it won't require a schema to be picked up from Launch server-side. And in there, you can recreate the destination XDM schema using the data payload.
Note that if you do not have any person identity, you can use the ECID as identity. Else the Identity Service won't be able to stitch.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.