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

Improve the principal needs repair email

Improve the principal needs repair email

Windchill notifies administrators that a principal needs repair by sending an email identifying the user who needs repair. However, the email does not indicate which installation has the issue. For example, most installations have a development, test and production instance. Which one has the problem? I currently need to go to all three sites to identify which installation has a problem. It would be better if the installation is identified. It would be much better if a link is included in the email, that I could click on and I would be taken to the user maintenance page for the user with a problem.

4 Comments
RandyJones
19-Tanzanite

You can look in the email headers for the "Received:" headers and determine which server it comes from.

BineshKumar1
12-Amethyst

I like the idea of having a URL in the email which takes you to the email page.

To distinguish the emails coming from different servers, you can set the from email address at both wt.properties and JMX. This works only if your exchange servers is set to allow emails from different email ids other than the one which is used to authenticate against.

By the way, you can vote up your idea.

Screen_Shot_2016-04-26_at_9_44_30_PM.png

mmathew
5-Regular Member

You could also update the Emails Subject to say which environment (DEV, TEST etc) generated the email. For that you can update the IE Task file - <WT_HOME>\tasks\wt\mail\SendMail.xml

Change

<ie:param name="SUBJECT" data="${@FORM[0]SUBJECT[0]}"/>

To

<ie:param name="SUBJECT" data="ENV NAME - ${@FORM[0]SUBJECT[0]}"/>

 

Note : The above change will be reflected on all/any email sent by the server and not just for user needs repair emails

olivierlp
Community Manager
Status changed to: Archived

Hello,

We are archiving your idea as part of a general review. This action is based on the age of your idea and the total number of votes received, as per this announcement.

You can always post a new idea with all the details required in the form.

Thank you for your participation.