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

REST API Query: How to edit the "includeBuiltInVars" in a test script using RQMURLUtility

 Hi,
I'm able to connect to RQM using the RQMURLUtility and post GET requests. I was able to access specific test script in RQM using query. 
I'm trying to set the "includeBuiltInVars" for the specific remotescript, Can you help me with a sample PUT query that can be used to set the "includeBuiltInVars", or any of the item so I can use it as a reference in creating the query.

0 votes



2 answers

Permanent link
You will need to use the PUT operation to update an existing artifact. Updating the "includeBuiltInVars" attribute should be no different to any other attributes. Take a look at the below article for some basic instructions on this topic.
https://jazz.net/library/article/1376

The RQMRULUtility is just a code sample and it does the same job as other REST clients.

For more information about the RQM reportable REST API, check out this Wiki.
https://jazz.net/wiki/bin/view/Main/RqmApi

0 votes


Permanent link
 I was able to update the "includeBuiltInVars" by passing the complete XLM with the "<ns2:includeBuiltInVars>" set as "true" to the RQMUrlPUT

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
× 480
× 7

Question asked: Oct 13 '15, 5:30 p.m.

Question was seen: 2,477 times

Last updated: Oct 14 '15, 11:48 a.m.

Confirmation Cancel Confirm