It's all about the answers!

Ask a question

using rtc api to get a workitem resource representation in rdf+xml format truncates the output


Binoy D'costa (9532537) | asked Feb 01 '16, 1:19 p.m.
When i try to do a get on a certain workitem using REST client, the output is truncated. My URL looks like:

 https://clmserver/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/110328

with the following headers:

Accept: application/xml
OSLC-Core-Version: 2.0
Content-Type: application/rdf+xml

Any ideas why the output gets truncated?

Appreciate help.

Thanks,
Binoy

Comments
Donald Nong commented Feb 01 '16, 5:57 p.m.

How is it truncated? What's the size of the response when truncated? What is the client (Java code, browser, or other tools)?


Binoy D'costa commented Feb 03 '16, 1:31 p.m.

The result output xml ends abruptly. How do I see the size of the response? Running it on Chrome using rest client.


Donald Nong commented Feb 10 '16, 10:59 p.m.

Launch the Developer Tool by pressing Ctrl+Shift+I, resend the request and check the information in the Network panel.

Be the first one to answer this question!


Register or 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.