I have a simple BPM with a Method directive on the JobClosing event during base processing. Conditions: the ttJobClosing.JobClosed field has been changed from True to False
Actions: send e-mail synchronously based on the Job Reopened template
Template: [Job Reopened] Has Been Reopened by [Employee]
The email is always sent with the body:
“SOMEJOBNUM Has Been Reopened by unknown”
[Employee] set to the ttCallContextClient.CurrentUserID
I’m not positive but I always thought it came from the early versions of the program -
“DCD Shop Control System”
Maybe some old timers here know for sure?