It's all about the answers!

Ask a question

How to use REST API to do a GET request on a Jazz server


emanuele roccotelli (633) | asked Jun 06 '14, 5:15 a.m.
Hello everybody.

I'm trying to create a java app that is able to return an xml/html/whatever-legible-format string with the content of a certain web page (i have userid and pass).
The link is something like: https://hostname:port/jazz/web/projects/TWS_Distr?#action=com.society.team.workitem.runSavedQuery&id=alotofnumbersandletters

The page contains a list of rows of a table, and i need to get that table content with my java app.

I tried to follow many tutorials and guides to use the REST API, but I think I'm missing something important to be able to finish this task.

Thank you.

2 answers



permanent link
Martha (Ruby) Andrews (3.0k44251) | answered Jun 09 '14, 1:55 p.m.
JAZZ DEVELOPER
Hello,

Can you give more specifics about what you are missing? What have you done so far? Are you seeing a failure?
 
Thanks,
Ruby  

Martha (Ruby) Andrews
Team Lead, Jazz Foundation L3 Development


permanent link
emanuele roccotelli (633) | answered Jun 10 '14, 6:45 a.m.

Your answer


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.