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

RQM API - LOCK/UNLOCK

I am trying to update some data in Test Cases.  I am checking the "locked" status first.  I need to unlock and lock back when done updating.  I am using python and importing the request library.  I attempt to to use the session object for "LOCK" and "UNLOCK".  Those do not exist.  Of course the "GET", "PUT", "POST", and "DELETE" work perfectly fine.

From the RqmApi, it looks as though unlock and lock must use this behavior.  Am I correct?
Or am I doing this wrong?  Perhaps I need an older python library that supports these?

Thanks for any help!
Chris 

0 votes



One answer

Permanent link
Nevermind.  I figured out how to accomplish by creating a custom HTTP verb via requests.Request().

Thanks!

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
× 12,020
× 1,700

Question asked: Sep 03 '20, 10:36 a.m.

Question was seen: 1,421 times

Last updated: Sep 03 '20, 11:23 a.m.

Confirmation Cancel Confirm