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

Join Adobe Journey Optimizer product experts for a live Ask Me Anything on October 15th at 8 AM PT about Expanding Your Mobile Reach with RCS & WhatsApp in AJO!
해결됨

Unitary event use in journey

Avatar

Level 3

Hi,
I am trying to send an email in journey based on an unitary event. I am able to work on the journey and get the email in test mode. After publishing the journey I am not seing profiles being qualified.

Also, these profiles didn't already exist in AEP. We are sending an event when user performs the action which basically creates the profile and adds the event to the profile. Does the profile need to already exist in AEP for the unitary event to work in journeys?

Thanks in Advance.
@SatheeskannaK  @Anuhya-Y @Mohan_Dugganab @DavidKangni 



1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 3

Thanks for the early response, I was missing the eventType field in the event configuration. After updatig that journey worked.

원본 게시물의 솔루션 보기

6 답변 개

Avatar

Community Advisor

@dhanesh04s Profiles do not need to pre-exist in AEP.

Check Namespace and Profile identifier used in the unitary event that data should be available/compatible with the incoming profile

Avatar

Level 3

Thanks @Anuhya-Y  for the response, we are using customer id as namespace in the event and same id is part of the identities for the profile.

Avatar

Employee Advisor

Try validating the namespace and the event definition with the actual event data that is coming in, to see if that meets the criteria.

 

Also, by default email execution address is set to personalEmail.address  - you may want to overwrite it (if this is not being populated) with the attribute that contains the email value.

Avatar

Level 3

@Mohan_Dugganab  I validated both the things and I have changed the email execution address in email parameters.

Avatar

Employee Advisor

Can you share the journey flow ?

Avatar

정확한 답변 작성자:
Level 3

Thanks for the early response, I was missing the eventType field in the event configuration. After updatig that journey worked.