It's all about the answers!

Ask a question

How to list all Build Results for a Build Engine


SEC Servizi (97122854) | asked Dec 03 '13, 6:37 a.m.
We are still on RTC v2.0.0.2 and we are not able to list all build results for a build engine. This feature was added since v3.0.1, so we can view only the current build activity for a build engine.
Early we used the build feeds to obtain this list, but now that the "well know" (see Defect 262372exception "ORA-01795: maximum number of expressions in a list is 1000" is throwned, we cannot got this list anymore. :(
Any advice?
Thanks in advance.

One answer



permanent link
Ralph Schoon (62.0k33643) | answered Dec 04 '13, 2:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You could try to use the API. Not sure if that will help. Here is a reference: https://jazz.net/wiki/bin/view/Main/BuildJavaProgrammingExamples in work items there is a trick to get more data than the server limit. Maybe that is available there too. See https://rsjazz.wordpress.com/2012/10/29/using-work-item-queris-for-automation/ or https://rsjazz.wordpress.com/2012/11/19/using-expressions-for-automation/ for the result limit.

Your answer


Register or to post your answer.