You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

solution for withdraw conditional statement in alert which worked

edited Apr 2, 2026 9:40AM in Reporting and Analytics for HCM 2 comments

Summary:

Withdraw conditional statement

Below is the solution for conditional statement

Content (please ensure you mask any confidential information):

<div>Hi ${assignedToDisplayName},</div>

<div>
You have been successfully withdrawn from
${AlertUtils.getLookupMeaning('ORA_WLF_LEARNING_ITEM_TYPE', learningItemType)}:
${learningItemTitle}.
</div><div>&lt;% if (learnerLearningRecords.selectedCourseOfferings != null
&amp;&amp; learnerLearningRecords.selectedCourseOfferings.size() &gt; 0
&amp;&amp; learnerLearningRecords.selectedCourseOfferings[0] != null) { %&gt;</div>
<div>

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!