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.
SOLVED

What is the profileID in Journey Step Events Schema?

Avatar

Level 2

Hi all, 

 

I have a short question on Journey Step Event Schema. What is the profileID here: "experience.journeyOrchestration.stepEvents.profileID"?. 

Is it the namespace you define while creating journey or the primary identifer of the schema?

 

Just wondering how this value gets populated 🙂

 

Thanks!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

profileID corresponds to the namespace value configured in the starting node of the journey. If you have used crmId as the namespace, then the corresponding crmId values will show up against this column.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

profileID corresponds to the namespace value configured in the starting node of the journey. If you have used crmId as the namespace, then the corresponding crmId values will show up against this column.

Avatar

Level 2

Thanks @Mohan_Dugganab !