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 .
|
One answer
![]()
Ralph Schoon (61.6k●3●36●43)
| answered Nov 16 '15, 6:01 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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.
Comments And the aforementioned work item commandline has all the code you can asks for.
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
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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.
|