Can not get ant RQM info using HttpUrlUtility
Roger Layani (53●1●32●38)
| asked Feb 14 '13, 4:23 a.m.
retagged Feb 15 '13, 3:01 p.m. by Laura W. Hinson (161●2●6) I am trying to use RqmUrlUtility without success. typing: java -jar RQMUrlUtility.jar -command GET -user roger -password xxxxx -context qm -filepath /tmp/TC1.xml -url "https://jazz01:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Compass1/testcase" I get error message:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RQMUrlUtility: Connected to https://jazz01:9443 using project "Compass1"
can someone help me to understand what is wrong in my command ?
|
Accepted answer
A couple of things: 1.Confirm if the user name and password is correct.
2. The filepath needs to be with '\' something like:
3. Is your project area actually 'Compass1'?
Hope this helps
Best Regards
Roger Layani selected this answer as the correct answer
Comments
Roger Layani
commented Feb 14 '13, 8:17 a.m.
Rajat thanks for answer I have replaced the rpoject name by his Jazz id and started to get answers Regards Roger |
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.