Skip to main content
1-Visitor
March 2, 2015
Solved

Windchill 10.1 - Failed publish job alerts?

  • March 2, 2015
  • 1 reply
  • 2320 views

Good Afternoon,

I would like to set up Alerts on my Windchill server so that when there is a failed Publish job it will send and email to the administrators account.

Failed Jobs that you see in Site > WVS Job Monitor)

I have never set up alerts before however any advice tips in the right direction would be much appreciated!

Thanks,

Mike

Best answer by ChrisSpartz

Take a look at article CS146690, which gives instructions on how to set up notifications for publishing failures.

1 reply

1-Visitor
March 2, 2015

in subscriptionConfig.xml there are the below lines, I'm guessing I need to do something here?

<category name="PUBLISH_UNSUCCESSFUL">

<event name="*/com.ptc.wvs.server.publish.PublishServiceEvent/PUBLISH_NOT_SUCCESSFUL"/>

13-Aquamarine
March 2, 2015

Take a look at article CS146690, which gives instructions on how to set up notifications for publishing failures.

1-Visitor
March 3, 2015

Many thanks Chris this is exactly what I was looking for, nice and simple when you know what your doing!