Expand my Community achievements bar.

Join Adobe Journey Optimizer product experts for a live Ask Me Anything on June 25th at 8 AM PT!

AJO - Simple Mode vs Advanced Mode

Avatar

Level 3

I am working on the conditional checks and have added the attributes from Schema using AdvancedMode and the expression doesn't pass through the journey. The same attribute when used with SimpleMode and adding a condition to check the values of the expression equals to "Y"(String) works well. Have anyone experienced issues with modes?

Topics

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

3 Replies

Avatar

Community Advisor

@ButhpurKiran After you set up the condition in simple mode, did you take a look at the advanced mode expression and see how it compares to directly setting the expression in advanced mode? If they match, it should function properly.

Thanks, Sathees

Avatar

Level 3

Thanks for your reply @SatheeskannaK 

it works when we configure from Simple mode to Advanced Mode. The expression comes up with "==" operator. The problem exists when vice versa. Advance mode doesn't give "==" by default. Is it expected that we have to explicitly writeup the logic when using Advance Modes? Thanks.

Avatar

Community Advisor

@ButhpurKiran Yes, you need to explicitly writeup the logic when using Advance Modes. Have a look at this documentation on how to use the operators in advanced mode,

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/orchestrate-journeys/building-adv...

Thanks, Sathees