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

Weekly reminder for the leaners who are in Not Started and Inprogress status in self paced trainings

Received Response
52
Views
3
Comments
edited Oct 11, 2023 6:51AM in Learning 3 comments

Summary:

Dear Experts,

Could you please suggest creating a weekly reminder alert (every Monday) for the learners in Not Started and In Progress status for the training?

Content (required):

The Reminder alert needs to be sent for the required assignments

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

23C

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

I have used the below filters.


lastRun Expression is

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 = '06E2B6E31AE23FCDE0630764310A5394'))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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