Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

calling Query from RTC server and extract the result

 how can i calling Query from RTC server in RTC Client  and extract the result which display like 
Bug status (Fixed ,new ,etc), and Fixed by,owner and SO on . 

0 votes



One answer

Permanent link
See https://rsjazz.wordpress.com/2012/10/29/using-work-item-queris-for-automation/ for more about the API see the other articles. Also see A RTC WorkItem Command Line Version 3.0 for a very complete example for API usage.

0 votes

Comments

Yes,my issue in how to extract  workItem in my client  values to get project name ,project id ,owner,fixed by and so on.
 IWorkItem workItem = resolvedResult.getItem(); 
        // do something with the work item
        processed++;


 i need to extract values from workItem by java API client not by  A RTC WorkItem Command Line Version 3.0 



please advise. thanks alot for your support

I advise to read the articles mentioned and download the attached code or look at the code examples in some of the posts. There are tons of code examples in that blog that other people are able to read and use easily enough.

Read


Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,930

Question asked: Nov 16 '15, 5:34 a.m.

Question was seen: 2,575 times

Last updated: Nov 17 '15, 2:10 a.m.

Confirmation Cancel Confirm