[closed] How to query RTC programmatically based on the status of workitems
Ramya Mohan (13●2●2●6)
| asked Nov 09 '15, 12:20 p.m.
closed Jan 16, 3:04 a.m. by Ralph Schoon (63.7k●3●36●48)
I am trying to create RTC query programatically using the plain java APIs based on different attributes of workitems like projectarea,workitemtype,category,createdby.
Querying RTC based on all the above attributes works fine but when I query based on status value of the workitem like "New","Open","Closed",the query always returns 0 results Does anyone have an idea about how to form a RTC query based on the status attribute? Many thanks in advance for your answers |
The question has been closed for the following reason: "Problem is not reproducible or outdated" by rschoon Jan 16, 3:04 a.m.
One answer
Is there any way we can get this data
Even for me the query returns 0 workitems always
Comments
Ralph Schoon
commented Jan 16, 3:03 a.m.
| edited Jan 16, 3:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The question is around EWM Plain Java Client Libraries and not OSLC. So it is irrelevant for you. In addition, the question is not actionable, as it does not provide any code hints anyone could answer. Plus, it is 8 years old.
|