Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Alerts Composer - expression to remove employees based upon email suffix

Tools > Alerts Composer

Selecting an enabled ‘Resource Alert’ that contains template content and run option of daily. Has been running without issue for a number of months, and performs requirement of sending email out to new employees.

Question: is it possible to add/amend expression to cease sending to select employees, when a specific email suffix is used

e.g. do not send to any employee with the email suffix @yellowlorry.com


Existing filter looks as follows:

Resource = learnerLearningRecords

Two expressions:

‘Created in Last Day’ expression =

exists (SELECT 'x' from dual where ${assignmentCreatedDate} >= (select nvl(max(runs.run_end),sysdate-1) from hrc_alert_runs runs, hrc_alerts_b alerts where runs.alert_id = alerts.alert_id and alerts.alert_code = '9970E01283FB2AD7E0530790CA0AFD66'))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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