Retrieve values from WorkITem
2 answers
You can find all the code you need (if you can call java from word, or generate a Word document otherwise) on https://rsjazz.wordpress.com/ please use the search field in the top left (e.g. with attachment) to find posts of interest.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Apr 17 '14, 2:41 a.m.You can look a the data in any client. So what do you want to do, use the API? If so look into https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/.
visalakshi Krishnan
Apr 17 '14, 5:34 a.m.Thanks Ralph
I want to retrieve all values and write it in a word document, including attachments, using PlainJavaAPI.
It will be helpful if some codes/guidance to retrieve values in details tab,description section,discussions, links information and attachments.
From which class these values can be retrieved?