Can I add Programatically created query in RTC Work Item Query ?
Hi All,
I write code for create query using client API and I want to add that Programatically created query in RTC's Work Items Option. can I add Programatically created query in RTC Work Item Query?
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Jan 13 '16, 5:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Have you looked at com.ibm.team.workitem.common.IQueryCommon.save(IQueryDescriptor, IProgressMonitor) ?
Comments
shweta ranaware
commented Jan 13 '16, 6:27 a.m.
I refer a Link https://jazz.net/wiki/bin/view/Main/QueryDevGuide. In that example 2 :Find Potential Duplicates from the Command Line. which is standalone application. I suppose I want add that same query example in RTC client rather than execute on command Line. Is this Possible to add that Program query in RTC client. same Like the Predefined query in RTC ? That is not even a query, that is an Expression. From that expression, you could probably create a query and save it like this:
|
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.