Automated monitoring of Real Time Web Service in BODS XI 3.1

I have a real time web service Job enabled on my repository. I want to make sure that the process associated with this web service on my job server machine is working fine. Normally I check this status in the management console but there is a business need to automate it.

I need to get emails whenever the service goes down( as it exists as a windows service). Since I do not have scripting background would like some help on writing the same on windows.


abhi007 (BOB member since 2009-07-16)

If you have real time job then why do you need to automate … whenever the changes appeared in source then your web server should able to execute the process …

other way you can schedule the job through management console .

To get an email account you need to write some BAT files in DI machine or you can setup in the system services or run the services under service account and configure .

If if find the bat files i will attached in the next post


civilreddy (BOB member since 2007-05-04)