It's all about the answers!

Ask a question

download the csv format of a workitem query on batch


Ashish Sahoo (2176) | asked Apr 25 '11, 1:51 a.m.
Need help as in our project we used regularly download workitem defined query as csv format. is there any batch process to download it...? i find the curl using on workitem. i tried like this way

curl -k -u userid:password -o "ashish.csv" -H "Accept: text/csv" https://localhost:9443/jazz/resource/itemOid/com.ibm.team.workitem.query.QueryDescriptor/_O6Gh0GeoEeC7-IT4bRat0Q


_O6Gh0GeoEeC7-IT4bRat0Q is the query-id getting from query view uri

seems it not working for me. please let me know if i am missing anything...?

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.