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

A Rest query for requirements management not working in CLM 6.0.1

I am trying the following query on CLM 6.0.1 https://owc-development.us.dst.ibm.com:9443/rm/publish/resources?viewURI= _U4KzkdVREeWGbfMRcgkKrg.

I have also tried it with the vvc.configuration parameter but the query is not returning HTTP response 200. Rather it is throwing the following exception-
Exception in thread "main" java.lang.IllegalArgumentException
    at java.net.URI.create(Unknown Source)
    at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:69)
    at com.tut.data.RRCConnector.printResource(RRCConnector.java:1492)
    at com.tut.data.CallRRC.getRRCObject(CallRRC.java:38)
    at com.tut.data.CallRRC.main(CallRRC.java:286)
Caused by: java.net.URISyntaxException: Illegal character in query at index 73: https://owc-development.us.dst.ibm.com:9443/rm/publish/resources?viewURI= _U4KzkdVREeWGbfMRcgkKrg

0 votes



2 answers

Permanent link
Hi,   Can you try by using oslc_config.context instead of vvc.configuration ?

0 votes


Permanent link
 Is there a space between the "viewURI=" parameter and the UUID for the view in question? Could you try removing the space and retrying the operation?

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
× 10,938
× 45

Question asked: Feb 17 '16, 9:41 a.m.

Question was seen: 2,968 times

Last updated: Feb 17 '16, 9:45 a.m.

Confirmation Cancel Confirm