Re-Schedule a Job to notify by Email

Hi

Id like to notify sales when a Job has been rescheduled by means of an Email which indicates the Job number which has had a change of Start date.

However I do not want to use Job Scheduling BPM as there are other processes which use this and are called. I only want the email to be sent when a particular form is used (the Job Schedule form from the Job Record).

Can anyone help me guide me step by step?

Thank you!

Maybe a data directive on JobHead.DueDate would do what you’re looking for? You wouldn’t be interacting with any business objects, it would just be triggered if the value is updated.

Thanks for this - but i dont think data directives have the email function?

You can. It is available in a Standard directive.