Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

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.

0 votes



2 answers

Permanent link
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

0 votes


Permanent link
solved, i was searching for datas on an url like this: https://remote.server.name:9443/jazz/oslc/queries/_2ss5QGOWEd-QUfQMOwUkEA/rtc_cm:results


0 votes

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 1,700
× 233
× 137

Question asked: Jun 06 '14, 5:15 a.m.

Question was seen: 5,149 times

Last updated: Jun 10 '14, 6:45 a.m.

Related questions
Confirmation Cancel Confirm