Expand my Community achievements bar.

Join expert-led sessions on Real-Time CDP & Journey Optimizer designed to boost your impact.
SOLVED

Profile enablement of Schema for Event Trigger Journey

Avatar

Level 2

In a event triggered journey, when I push a payload into the dataset, do I need to profile enable the schema and dataset for the profile in the payload to become a part of the journey ?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@HardikJa3  Not required to enable the schema and dataset for the profile in the scenario mention by you. 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

@HardikJa3  Not required to enable the schema and dataset for the profile in the scenario mention by you. 

Avatar

Level 2

1 - The profile did not enter the journey, I re-tried again after adding the event type condition in the event condition and then it worked. Is there any specific reason behind this ?

2 - Will the details in the payload be converted into profile in the AEP and can I fetch the details about that profile and its journey events/actions using query service ?

Avatar

Community Advisor

1)If the incoming event meets the condition in the unitary event..the profile should enter the unitary event-related journey

2)If the schema or dataset is not profile-enabled, the details in the payload will not be added to the customer profile.
However, you can use Query Service to query the data lake, where information from both profile-enabled and non-profile datasets is stored. Please note that the data lake is different from the profile store where non-profile-enabled info not available.
The Journey Step Event dataset is useful for tracking a profile’s movement from one step to another within a journey.checkout https://experienceleague.adobe.com/en/docs/journey-optimizer/using/data-management/datasets/datasets...