내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to establish One to Many Relationship without B2B Classes

Avatar

Level 4

Hello Everyone

We are working on a use case and there trying to establish a 1-many relation between  Contact and account. We are able to establish 1-many using B2B classes. We don't want to use B2B classes. If anyone tried that, please help me.

 

Thanks in Advance

Sheejo Rapheal

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

@sheejo Ignore the title, I've asked them to change it. It describes how to relate the loyalty (profile) schema to the hotel (custom class) schema.  That relationship is 1:M.  One hotel can have many people.

원본 게시물의 솔루션 보기

6 답변 개

Avatar

Employee Advisor

Did you try using the this? It shows how to create a relationship between a person and their favorite hotel.

https://experienceleague.adobe.com/docs/experience-platform/xdm/tutorials/relationship-ui.html?lang=...

 

Avatar

Level 4

@Danny-Miller , this document explains only one to one relationship between 2 record data sets, not one to many. Do you have any document to establish one to many relationships between two record data sets.

Avatar

정확한 답변 작성자:
Employee Advisor

@sheejo Ignore the title, I've asked them to change it. It describes how to relate the loyalty (profile) schema to the hotel (custom class) schema.  That relationship is 1:M.  One hotel can have many people.

Avatar

Level 4

Thanks @Danny-Miller 

Avatar

Employee Advisor

Avatar

Level 4

@VaniBhemarasetty , without B2B, is there any way to create one to many relationships? With B2B, yes, we can create one to many relationships.