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

Can the Excel Importer populate the team area for a test case/script?

 Can the Excel Importer populate the team area for a test case/script?

0 votes


Accepted answer

Permanent link
It should be able to. Use "testcase.jproc:team-area" and "testscript.jproc:team-area". Note that the attribute is single-valued, and its value is the URL link to the team area, which looks like:
https://clm502:9443/qm/process/project-areas/_un7MMIPsEeSArJ5EtUYmDQ/team-areas/_znKGVIPsEeSArJ5EtUYmDQ
Keith O'Donnell selected this answer as the correct answer

0 votes

Comments

Hi, Donald

which version of ExcelImporter did you make this work?
I tried with v6.0.2 using something line

testcase.jproc:team-area="https://localhost:9443/qm/process/project-areas/_vNinAIoKEeaaJ4TeFBXbfQ/team-areas/_meSZQJQNEeaeQ9ST2_jxsQ"

and got 400 bad request error(log shows:
Caused by: org.xml.sax.SAXParseException: The prefix "jproc" for element "jproc:team-area" is not bound.).
Not sure if namespace binding in v6.x has changed or not.
There is a similar question asked in
https://jazz.net/forum/questions/229426/unable-to-update-field-team-area-while-exporting-test-case-into-rqm-using-rqmexcelimporter-tool
and I found your answer here, any ideas?
Thanks

You can try "ns5" or "jazzprocess" to replace "jproc" if it doesn't work. I cannot remember the version that I tested with and how I came up with "jproc" (most likely it was revealed in a GET operation). The "team-area" attribute is defined in the jazzprocess.xsd schema. RQM does not seem to let you "name" the namespace, so we have to figure out what is its short name behind the scene.
https://jazz.net/wiki/bin/view/Main/RqmApi

Of course, team area feature has to be turned on in the project area first.

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
× 218
× 173
× 64

Question asked: Mar 03 '16, 6:18 p.m.

Question was seen: 2,912 times

Last updated: Oct 16 '16, 11:04 p.m.

Confirmation Cancel Confirm