コミュニティアチーブメントバーを展開する。

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Experience Event and Custom Schema Merging use case

Avatar

Level 3

Session Booking for a gym is the use case and there is also a physical condition database is there for each gym subscriber.

 

The use case is for Gym operation team to understand user’s physical condition during a session.

 

I am thinking of following.

 

Session Booking can be a ExperienceEvent Class Schema

Session ID

User ID

Session Location

Booking Date

 

Physical Condition Database – Custom Schema

 

User ID

Weight

BMI

 

In order for a Merging strategy –

 

Session Booking should be an event schema – with Session ID as primary and User ID relation field ?

While Physical Condition – A Custom Schema with User ID as primary ID

 

Will this be possible to do a merging for Gym operation to understand user physical condition during a session?

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hi @Prithwiraj_Deb - What do you mean by merging the data ?

 

1.If your intention is to view the physical condition data integrated with Profile data, it will not be possible. This is because the Physical Condition Database is designed as a Lookup. It cannot be merged within profile data, and direct access through the profile API is not feasible. AEP will exclusively merge data associated with Individual Profile and Experience Event Schema.

 

2.If your goal is to segment customers based on their physical condition data, you can achieve this. When creating a segment, you have the capability to directly access their physical condition information through the segmentation UI. This accessibility is granted due to the relationship you've established between the schemas.

 

Thanks,

Arpan

 

元の投稿で解決策を見る

1 返信

Avatar

正解者
Community Advisor

Hi @Prithwiraj_Deb - What do you mean by merging the data ?

 

1.If your intention is to view the physical condition data integrated with Profile data, it will not be possible. This is because the Physical Condition Database is designed as a Lookup. It cannot be merged within profile data, and direct access through the profile API is not feasible. AEP will exclusively merge data associated with Individual Profile and Experience Event Schema.

 

2.If your goal is to segment customers based on their physical condition data, you can achieve this. When creating a segment, you have the capability to directly access their physical condition information through the segmentation UI. This accessibility is granted due to the relationship you've established between the schemas.

 

Thanks,

Arpan