It's all about the answers!

Ask a question

RTC Java API - Retrieve previously saved Query Expression


Guenther Jornitz (538) | asked Mar 28 '15, 4:41 p.m.
Hi,
I'm using the Java API for setting up an Expression and running it...
I want to save the query via the IQueryDescriptor Save interface and later on retrieve the stored query / expression and modify it... is this possible?
In general: Is there a way a can load existing queries and modify (aka. add additional filter criteria and save) them programmatically? 

Any help appreciated.
Guenther

One answer



permanent link
Ralph Schoon (62.0k33643) | answered Mar 30 '15, 3:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Find/run, yes. I have summarized what I found out back then here: https://rsjazz.wordpress.com/2012/10/29/using-work-item-queris-for-automation/
I am pretty sure you can also modify it using the API, because that is what the Eclipse Client allows to do.

Your answer


Register or to post your answer.