cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Customize Approaching Deadline Notification E-mail

cdurmaz
4-Participant

Customize Approaching Deadline Notification E-mail

Hi to all,

How can I customize "Approaching Deadline Notification E-Mail" ? 

I need to change text in red box and add "Message" text under red box.

Also, I want to remove blue box.

Waiting your replies.

Thanks in advance.

Adsız.png

2 REPLIES 2
jmomber
9-Granite
(To:cdurmaz)

There is some good information here:

http://www.ptc.com/cs/help/windchill_hc/wc101_hc/index.jspx?id=WCCG_BusLogicCust_WorkflowAdmin_EmailNotif&action=show

I believe you can accomplish this by modifying the "ApproachingDeadlineNotification*.html" template (<Windchill>/codebase/templates/workflow). Keep in mind that all workflows that send "Approaching Deadline Notification" emails will use that template, so anything you change will change for all emails of that type.

Below is the file and areas that correspond to the sections you have highlighted in your email. To add "Message", look into the getProcessVariable or getActivityVariable from the documentation link above.

Hope this gives you some direction.

~Jamie

cdurmaz
4-Participant
(To:jmomber)

Thanks Jamie. I changed my notification template.

Regards,

Can

Top Tags