cancel
Showing results for 
Search instead for 
Did you mean: 

BW Precalc Server - Obtaining Windows Task data via RS_PREC_GET_SERVER_STATUS

Former Member
0 Kudos

Greetings!

I'm developing a program that'll query the statuses of our precalculation servers and send an alert if one or more require a reboot. I'm doing this because we've found that sometimes one of our precalc servers will fail and not reboot itself successfully. Are are completely up to date on notes and have followed the precalculation server checklist wiki.

I'm using the provided methods found within class cl_rsr_prec_server to get each precalc servers' statuses. My next step is to incorporate the windows server PID number of the failed precalc server so my BASIS team knows which service needs to be restarted.

FM RS_PREC_GET_SERVER_STATUS returns the status of the server - but I'm unable to find how it does this. The FM performs a remote call to the precalc server - so where is that code being executed?

I would think there must be some information stored somewhere that says Precalc # is running on PID ####?

Thanks so much for your time!

Accepted Solutions (0)

Answers (0)