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

Redwood - HR Help Desk - Send Notification when Milestone is nearing - Object Workflow trigger issue

Summary:

I followed all the steps mentioned in the below doc, and i could not see any notification getting triggered.

Content (please ensure you mask any confidential information):

I created Email Templates outside Sandbox. Then, created Object Workflow inside Sandbox. Tagged the Email Template to the OW. Specified the Event Point and Condition for the milestone object workflow to trigger a workflow action when the Warned_Flag is set to Yes. And, Event Point = When a record is updated . In the Condition field, entered the following expression and published the Sandbox.

if (isAttributeChanged('WarnedFlag') && WarnedFlag=='Y')

return true;

Yet, the email is not getting triggered. Not sure how to crack this issue.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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