Skip to main content
1-Visitor
October 1, 2020
Question

ECN Need date - Email Notification (5days Prior to The Need Date)

  • October 1, 2020
  • 2 replies
  • 1790 views

Hi All, 

 

My requirement is to send out an Windchill Notification Via Mail before (5day or any set number of days) Prior to the Actual ECN Need date. 

 

Need support on the Same. 

2 replies

5-Regular Member
June 25, 2021

Hi,

 

I have a similar requirement.. Did you get results to your request?

 

BR

Mehdi

BenPerry
15-Moonstone
June 27, 2021

@sureshkumar  & @mlasri,

This should be pretty easy.  In the workflow template, create a parallel branch with a conditional, a timer, the email, and a ground.  In the conditional, calculate if the current time is before or after 5 days prior to the Need Date.  If it is before, then keep returning to the timer (which which is set to whatever frequency you'd like to check).  If it is after, then send the email notification and end.

 

Please let me know if you need any further clarification.