Expand my Community achievements bar.

Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.

Edge Ingestion of Individual Profile Attributes

Avatar

Level 3

Hello, 

 

I have a bit of an urgent ask. Is it possible to ingest attributes from the edge network into an individual profile class? So instead of the data getting saved into an experience event class we would need to map the individual profile class attributes in data collection. If this is possible, how can it be done?

 

Thanks,

Sachin

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

8 Replies

Avatar

Community Advisor

Hi @trojan_horse 

unfortunately, this is currently not possible through the Web SDK. This is a known limitation, I opened a product idea for this a couple of weeks back, also sketching roughly how I used Launch SSF to achieve this.

You can use HTTP API Connections for this.

Cheers from Switzerland!


Avatar

Level 2

Hi @bjoern__koth ,
I have a similar question on this regd,
what is the below Profile Dataset option is used for in Datastream config for AEP.

AbinashNayak_0-1733916149380.png

Thanks,
Abinash

Avatar

Community Advisor

Hi @AbinashNayak 

Presumably, that is to signal AEP RTCDP which profile dataset it shall try to merge the events with, using the identity map information in your experience events..

(Or maybe an indicator of what's to come in the future, should it ever be possible to send Profile data through the datastream)

 

Documentation on that one.

bjoern__koth_0-1733919360500.png

 

Cheers from Switzerland!


Avatar

Level 3

Is this possible using the edge api call instead of webSDK?

 

Avatar

Community Advisor

Yes, you must set up an HTTP API source in AEP and can use that to ingest Profile information.

If you DM me your email, I can send you more details (I had explained my approach it in length to a support agent a few weeks back via mail and can forward you that if you like)

Cheers from Switzerland!


Avatar

Employee Advisor

The only valid use of that "Profile Dataset" option that I am aware of is for storing device tokens when doing Push messaging to mobile devices with AJO. I wish that field had a label that didn't suggest it could be used to send XDM Individual Profile data to AEP.

 

Avatar

Employee Advisor

@trojan_horse ,

Obviously I don't know your use case, but if it's just a field or two you are trying to store as a profile class attribute, one thing you can do is use Computed Attributes to store a field from an XDM Experience Event record as an XDM Individual Profile attribute.

https://experienceleague.adobe.com/en/docs/platform-learn/tutorials/profiles/create-a-computed-attri...

Avatar

Administrator

@trojan_horse Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni