It's all about the answers!

Ask a question

How to query RTC programmatically based on the status of workitems


Ramya Mohan (133) | asked Nov 09 '15, 12:20 p.m.
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

Be the first one to answer this question!


Register or to post your answer.