Journey Out-of-the-box Alert Content Generates Error Message (HRC-1035495)
in Journeys
Summary:
Hello,
We noticed that some out-of-the box journey alert contain condition that would cause error message and does not allow us to save/change communication methods. is there any way to bypass error message?
For example -
OOTB alert - ORA_CHK_TASK_ASSIGNED_PERFORMER
Alert content =
Hello, ${AlertUtils.userName(RecipientUserName).DisplayName}
You have a new task to do.
${(PerformerIsJourneyAssigneeFlag == 'Y') ? 'A task ' + TaskName + ' has been assigned to you for ' + JourneyAssigneeDisplayName + '\'s ' + JourneyDisplayName + ' journey.' : 'A task ' + TaskName + ' has been assigned to you.'}
${(RequiredFlag == 'Y') ? 'This task is mandatory': 'This task is optional'}.
Tagged:
0