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

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

QueueManager Notifications in PDMLink 9.1 M050

borourke
10-Marble

QueueManager Notifications in PDMLink 9.1 M050

We noticed that the Notify User box is now missing under the various queue properties. Anyone now how you can enter the username or email for the folks you wish to alert if there are problems with a queue? Thanks in advance!

Send lawyers, guns, and money...the sh!t has hit the fan!
1 REPLY 1
AdamFagan
5-Regular Member
(To:borourke)

Not sure if this the best answer for you but setting up Jconsole to email notifications is a good way to get messages if there are failures/problems with any of the queues. It also provides other important messages and warnings such as method server stoppages and exceeds in certain thresholds.

To setthis up, open a command/terminal window and change directory to the $windchill_home/codebase directory. Run the following command and substitute a comma-delimited list of email addresses:

ant -f modifyMBeanConfig.xml setEmailList -DemailAddresses=”email1,email2,email3,etc..."

Top Tags