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

RESTClient Bulk Update

 Hi

I am having issues doing a bulk edit when using the RESTClient. I can GET all the test plans, but I cannot PUT back to RQM if I edit the xml. I get the 400 error. However, if I just GET a single test plan, and make the changes in the xml, and PUT back, it works successfully.

Please let me know how to go about BULK editing test plans and PUT them back into RQM using the RESTClient.

Thanks

Leesen

0 votes



One answer

Permanent link
The simple answer is you can't do it that way. You have to update them one by one. The "bulk upload" feature is for creation only.
https://jazz.net/wiki/bin/view/Main/RqmApi#PUT_requests
https://jazz.net/wiki/bin/view/Main/RqmApi#Bulk_uploads_AN1

0 votes

Comments

 Hi Donald


Thanks for the answer. So, bulk update is not available on any of the API utilites? Even if we use the RQM Url Utility?

Not that I'm aware of. The RQM URL Utility is basically a simple example of the REST API. You can find the source code within the package and see that it processes a single request each time, without any other fancy features.

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

Question asked: Feb 05 '16, 2:35 a.m.

Question was seen: 2,303 times

Last updated: Feb 08 '16, 6:26 p.m.

Confirmation Cancel Confirm