Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

How can I relate two profile schemas using foreign Key

Avatar

Level 3

Scenario:

Schema 1: Person

    Base Class: XDM Individual Profile

    Primary Identity: PersonKey

Schema 2: Account

    Base Class: XDM Business Account

    Primary Identity: AccountKey

Schema 3: Lead

    Base Class: XDM Individual Profile

    Primary Identity: LeadKey

    Foreign Key 1: PersonKey (many to One) 

    Foreign Key 2: AccountKey (many to One)

 

When I create a segment, I can see the data qualified when the conditions are based on Lead+Account attributes, but nothing qualifies when Segment is created for the conditions based on Lead+Person attributes.
Is it possible to setup a relationship between two Profile schemas?

TIA!

1 Reply

Avatar

Employee Advisor

@mittalabhi86 Please wait for others to chime in but hopefully the following documentation will be a good starting point.