It's all about the answers!

Ask a question

LOCK/UNLOCK test case using RQMUrlUtility


M R (111) | asked Mar 29 '21, 2:04 a.m.
edited Mar 29 '21, 2:08 a.m.
CLM 6061. 
How do I LOCK/UNLOCK test case using RQMUrlUtility?
According to https://jazz.net/wiki/bin/view/Main/RqmApi#Lock there exists a LOCK method... however, when I am trying to use it:
java -jar RQMUrlUtility.jar -command LOCK -user ...

I get an error:

 RQMUrlUtility: * Invalid HTTP Request *


I checked GET method, to validate the connection and it was working fine. 


Comments
Bartosz Chrabski commented Mar 29 '21, 5:50 p.m.
1) Can you share a URL you are using the unlock and lock?.

2) Additionally, try to use a REST client and check if it will work there?

I was just implementing some Javascript code to lock and unlock and it was working fine.

Be the first one to answer this question!


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