Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Gleiche Tokens im Alarm, andere Ausführung
Summary:
Gleiche Tokens im gleichen Alarm in unterschiedlichen Vorlagen werden unterschiedlich ausgeführt
Content (please ensure you mask any confidential information):
${AlertUtils.person(learningRecommendations[0].assignedToId).DisplayName}
${learningRecommendation.assignerDisplayName}
${learningItemTitle[i]}
These three tokens return the value "null" in the following template:
However, the same tokens work perfectly fine in the following HTML template.
It is worth mentioning that both templates are part of the same alert, which is called: "Learning Recommended to Learner Digest." so the filters are same too!
0