Expand my Community achievements bar.

Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!
SOLVED

Accessing the Consent fields in the Condition Statement

Avatar

Level 4

Hello all, 

So I'm creating a Journey that's using a Unitary event to start the Journey. Once the Journey starts, there's a 2 day wait and then I need to run a condition activity to confirm if the profile has consent to send an email. 

 

When trying to configure the condition - it only maps to the Prospect schema. Wondering if this is something that OOTB, or can it be changed so I can access the Core profile table?

 

montezh2001_1-1745007547784.png

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@montezh2001 You've got a custom consents object set up in the Prospect profile. That's why you're seeing the Prospect schema consents object included via the datasource. You can configure to choose OOTB fields. If you'd prefer to use the out-of-the-box consent object, just choose it from the ExperiencePlatform datasource (administration -> configurations -> datasources -> ExperiencePlatform -> ProfileFieldGroup) to display it in the journey condition activities. No matter which consent object you go with, just ensure it's been utilized to obtain customer consent.

Screenshot 2025-04-18 at 11.17.31 PM.png

Thanks, Sathees

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

@montezh2001 You've got a custom consents object set up in the Prospect profile. That's why you're seeing the Prospect schema consents object included via the datasource. You can configure to choose OOTB fields. If you'd prefer to use the out-of-the-box consent object, just choose it from the ExperiencePlatform datasource (administration -> configurations -> datasources -> ExperiencePlatform -> ProfileFieldGroup) to display it in the journey condition activities. No matter which consent object you go with, just ensure it's been utilized to obtain customer consent.

Screenshot 2025-04-18 at 11.17.31 PM.png

Thanks, Sathees

Avatar

Level 2

@SatheeskannaK  - Thank you. This works.