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

RTC plain Java API and OSLC can it be combined in single application/extension development?

I am new to OSLC and RTC Plain java api programming .

currently I have program where I am fetching story using RTC plain java  after that I am fectching Test case , Tested by this Story. I need to get Test Plan ID which has this Test case.

Now Test case URI is formed in RTC plain Java , so to continue the next step of getting Test Plan of it I need OSLC Api's. So here I am combining both RTC plain java and OSLC . Is this Possible ?

0 votes



One answer

Permanent link
Yes it is possible. You need the HttpClient class to call the URL. Take the Rational Quality Manager URL Utility as an example (source code included in the download package).
https://jazz.net/downloads/rational-quality-manager/releases/5.0.2?p=allDownloads

0 votes

Comments

@ Donald Nong
Why do we have to use  this RQM Utility jar , cant I program to access RQM data similar to CM or RM OSLC API's workshop.IF you have RQM workshop or sample code to access the RQM data using OSLC API's please post here or  links. OSLC API's i have tested in REST client in fire fox it works fine but when tried programatically not working.  Is this possible ?


You don't use the RQM URL Utility jar file in your own application. You use it, or rather its source code, as an example. I already gave this sample to you before you asked for it.

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
× 10,930
× 7,489
× 1,699
× 515

Question asked: Aug 13 '15, 5:53 a.m.

Question was seen: 4,865 times

Last updated: Aug 30 '15, 9:40 p.m.

Confirmation Cancel Confirm