Skip to main content
12-Amethyst
July 15, 2024
Solved

Data Monitor Mail can be customized

  • July 15, 2024
  • 2 replies
  • 855 views

Version: Windchill 12.0

 

Use Case: My scheduled report executed and send the mail by data monitor, The mail subject and body have looks like not properly.


Description:

My scheduled report executed and send the mail by data monitor, The mail subject and body have looks like not properly. Can be able to change the subject and email body.

Best answer by rleir

Agreed, the default mail format looks spammy. 

Look for these files in the server:

src/com/ptc/windchill/enterprise/team/teamResource.java

                                                           teamResource_fr.java and other languages...

codebase/netmarkets/jsp/document/emailPage_step.jsp

codebase/netmarkets/jsp/team/emailPage_step.jsp

With a bit of trial and error, you can start creating emails with a better format.

2 replies

rleir17-PeridotAnswer
17-Peridot
July 15, 2024

Agreed, the default mail format looks spammy. 

Look for these files in the server:

src/com/ptc/windchill/enterprise/team/teamResource.java

                                                           teamResource_fr.java and other languages...

codebase/netmarkets/jsp/document/emailPage_step.jsp

codebase/netmarkets/jsp/team/emailPage_step.jsp

With a bit of trial and error, you can start creating emails with a better format.

Community Moderator
July 19, 2024

Hello @SARAN

 

It looks like you have a response from a community member. If it helped to answer your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Vivek N.
Community Moderation Team.