Adobe Web SDK - Data Collection - To Profile Schema using Launch | Community
Skip to main content
satyanarayanam1
Level 2
May 27, 2022
Solved

Adobe Web SDK - Data Collection - To Profile Schema using Launch

  • May 27, 2022
  • 2 replies
  • 4475 views

Hi Team,

 

Is there any way we could trigger the data to profile schema using Web SDK from Launch, we are noticing only event schemas are allowed to map to capture values. Is there any specific reason it is not allowed in UI for profile schema?

 

Also do we know why we need to map profile dataset while defining datastream as this doesn't allow us to capture the data into profile dataset from Adobe Launch using UI.

 

May be I might be wrong as well, could you please share your thoughts or articles that could help dive into this to understand better.

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

@satyanarayanam1 Hi, Web SDK right now does not support Profile schemas. Although this is in the road map, our product team is working on supporting profile schema for web SDK. 

 

Hope this answers your question

2 replies

VaniBhemarasetty
Adobe Employee
VaniBhemarasettyAdobe EmployeeAccepted solution
Adobe Employee
August 2, 2022

@satyanarayanam1 Hi, Web SDK right now does not support Profile schemas. Although this is in the road map, our product team is working on supporting profile schema for web SDK. 

 

Hope this answers your question

New Member
February 15, 2024

Hello, are we still unable to send data to profile schema? The profile dataset mentioned before is unusable?

 

Best regards

Henrique Condotta

satyanarayanam1
Level 2
February 16, 2024

@hcondotta - you can send consent data to user profile using setConsent command. However, if you have any custom designed schema payload you want to send to AEP - currently this is not feasible with Web/Mobile SDKs - you would need to use HTTP API method to ingest the data into profile.

 

I heard this is in Adobe teams list to provide this feature but not sure of the timelines when this can be made available OOTB.

 

The consent data sent through SDK shows like <ECID>.consents.XXXX making it device specific by default within the user AEP profile and this doesn't get stored in data lake - it only be available in profile store OOTB.

Manoj_Kumar
Community Advisor
Community Advisor
August 2, 2022

Hello @satyanarayanam1 

 

You can directly push data into the Profile data set via the Datastreams in the launch.

 

In the Datastream option, you can add AEP as a service and select the default datasets for events and profile data.

 
 

The documentation link is here: Datastreams Overview | Adobe Experience Platform

 

Manoj  | https://themartech.pro
satyanarayanam1
Level 2
October 17, 2022

@_manoj_kumar_ as @vanibhemarasetty  mentioned currently this doesn't support from the Launch UI - you either use HTTP API or push the data as a batch injestion.

bjoern__koth
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
October 26, 2024

Hi @satyanarayanam1 

how exactly does the http api look, have you ever managed to get it to send Profile data?

Cheers from Switzerland!