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

What are the parameters for com.ibm.rqm.url.client.RQMUrlGET.RQMUrlGET ?

Hi Team,

Can someone give the description of the parameters this method takes?

com.ibm.rqm.url.client.RQMUrlGET.RQMUrlGET(String sAttachURL, String sPath, RQMUrlUtlyJRSHttpsClient httpclient, RQMUrlUtlyLogin RQMUrlUtlyLogin, String sCookiePolicy) throws HttpException, IOException

I have given the sAttachURL = https://qualitymanager.doms.com/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Finance/testcase/urn:com.ibm.rqm:testcase:8246?fields=testcase/title;

What should be the sPath here? It is throwing FileNotFoundException when I leave it blank.

Also please explain how to get the Cookie Policy of the client?

Any documentation available for this package?

Regards,

Subash

0 votes



One answer

Permanent link
If I understand correctly, you are trying to do some development on top of the RQM URL Utility, correct? If so, I doubt that you can get any API references. But by cross-referencing the command syntax of the tool, the parameter "sPath" of the said API should be the same as the parameter "filepath" of the tool.
https://jazz.net/wiki/bin/view/Main/RQMURLUtility
I would recommend you to use the published RQM reportable REST API instead (the tool is based on this API anyway).
https://jazz.net/wiki/bin/view/Main/RqmApi

0 votes

Comments

Hi Donald,

Thanks for your answer.

Yeah. I am trying to update an RQM resource from RFT by writing some code. But I couldnt find the documentation. Hence requested it here.

Can I get some code sample to use REST API to update a resource from RFT?  There was no code sample in the Code Samples part of the page which you have provided. I have downloaded the JAR file. I would really appreciate if you can help me with this.

Thanks,

Subash

Sorry I may not be of further help here. I am not actually a developer and I'm not familiar with RFT either. But no matter what you do, as long as you stick to the specification, you should get the expected result.

Thank you for the reply, Donald.

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,941

Question asked: Mar 10 '14, 7:27 a.m.

Question was seen: 5,958 times

Last updated: Mar 13 '14, 3:16 a.m.

Confirmation Cancel Confirm