It's all about the answers!

Ask a question

Get status(warning,idle,busy) of a BuildEngine using Java Client API


ASHWANI TIWARI (112) | asked May 20 '18, 12:21 p.m.
edited May 21 '18, 12:29 a.m.

I want to get the status of each buildEngine using the client API for knowing which engines are idle and are under warning condition . I was able to list the build engines under the team repository using the reference https://jazz.net/forum/questions/88881/how-to-get-the-iteambuildservice . However in cases with buildengine under idle and warning condition the buildEngine.isActive() always returns true. Or is there any other way to get the status of the build engine ?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered May 22 '18, 2:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Using https://www.google.com/search?q=API+build+engine+status+site%3Ajazz.net I found this answer

https://jazz.net/forum/questions/107388/api-call-to-get-rtc-engine-build-activity/109583

Maybe that (or some other hits from above) gives the information needed.
I have no further suggestions to make, unfortunately.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.