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

Object workflow is not triggering email notifications - Milestones

Summary:

Custom object workflow is not triggering email notifications for the Milestone object.

Content (please ensure you mask any confidential information):

We are using the standard Milestone object with the Resolution Metric and Created Coverage configurations. The Resolution Metric includes the result columns Calendar and Category, and the milestones are being triggered successfully.

A workflow has been configured with the following condition:

if (isAttributeChanged("ComplianceFlag") && ComplianceFlag == 'N')

return true ;

The workflow is expected to trigger an email notification when the condition evaluates to True.

However, after the Monitor Service Request Milestones job runs, the ComplianceFlag field is correctly updated in the backend with the value 'N', but the workflow is not triggering the email notification as expected.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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