In Condition Activity
Hi @satheeskannak @mohan_dugganab
there us 1 attribute data type boolean/sting if it is true the "Y" else "N" can we do this thing in condtion activity
Hi @satheeskannak @mohan_dugganab
there us 1 attribute data type boolean/sting if it is true the "Y" else "N" can we do this thing in condtion activity
Condition activity evaluates to a boolean value meaning if the criteria satisfies, happy path is taken and if it doesn't, profile goes down the other's path.
You can adapt it based on the below example
Example -
#{ExperiencePlatform.ProfileFieldGroup.profile.homeAddress.city} == "San Jose"

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.