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

Exclude users with exempted status on learning alert

I'm trying to put a filter (expression) on our learning alerts that would exclude any users who have an assignment that is in "exempted" status from receiving the notifications. Currently users who have this status on a learning assignment are receiving notifications that the assignment is coming due or overdue even though it's in "exempted" status. I have tried using all of the following with no luck.

${assignmentStatus} <> 'ORA_ASSN_REC_EXEMPT'

${assignmentStatus} <> 'ORA_ASSN_REC_EXEMPTED'

${assignmentSubStatus} <> 'ORA_ASSN_REC_EXEMPT'

${assignmentSubStatus} <> 'ORA_ASSN_REC_EXEMPTED'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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