It's all about the answers!

Ask a question

Parameters for Excel and/or Word Imports


Karen Steele (1.2k4139148) | asked Nov 30 '09, 9:29 a.m.
we have been provided with samples for import configurations, however, I need more details .. this is what we have today

testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseDesign","RQM-KEY-TC-DESIGN-TITLE")=I
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition","RQM-KEY-TC-PRE-COND-TITLE")=C
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePostCondition","RQM-KEY-TC-POST-COND-TITLE")=

Where can I find documented what the parameters are for say import into the Expected Results of the test case etc .... a full reference of the parameters would be appreciated, or at least a link to use to determine what the values are

Of course I need this information "yesterday" ;0)

8 answers



permanent link
Sandra Chen (36131) | answered Dec 07 '09, 3:21 a.m.
JAZZ DEVELOPER
Could anyone please shed some light on this? We have the exact same questions.

Thank you in advance.

Regards,

Sandra

permanent link
Mike Yalter (11611) | answered Dec 09 '09, 3:15 p.m.
JAZZ DEVELOPER
Could anyone please shed some light on this? We have the exact same questions.

Thank you in advance.

Regards,

Sandra


There is a bit of documentation, but I understand it's out of date:
http://jazz.net/forums/viewtopic.php?t=8021&sid=24e2759c587b6068a6fd915414dc692f

The other way to do it is to do a get on the feed to see the field from an artifact that you've created in the UI.

So make an artifact, fill in the field you want to see the constant of, then do a get via the REST API

https://RQMSERVER:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/PROJECTALIAS/ARTIFACTTYPE

that's the url for the feeds.

permanent link
Mike Yalter (11611) | answered Dec 15 '09, 9:11 a.m.
JAZZ DEVELOPER
sorry about that first link is wrong, it's supposed to be
http://jazz.net/projects/rational-quality-manager/api-doc-2.0/api-files/namespaces/http_jazz_net_xmlns_alm_qm_v0_1/namespace-summary.html

permanent link
Ankit Jain (6423639) | answered Aug 15 '11, 3:59 p.m.
We are unable to import Test Scripts/Test Scripts on RQM using the RQMExcelWordImporterUtility(MSO2RQM Utility)
On the other Project Areas we are able to import, while on the MODE Project Area we are unable to upload it.
Configuration used was: Scripts that create testcases with comments.cfg.

permanent link
Paul Slauenwhite (8.4k12) | answered Aug 16 '11, 7:40 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
We are unable to import Test Scripts/Test Scripts on RQM using the RQMExcelWordImporterUtility(MSO2RQM Utility)
On the other Project Areas we are able to import, while on the MODE Project Area we are unable to upload it.
Configuration used was: Scripts that create testcases with comments.cfg.


What was the error? Can you export to a file (https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Export_to_File)? Can you create test cases/scripts in the MODE project area with the same user/password?

Note, I would suggest using the RQM 3.0.1 Excel/Word Importer, which is backward compatible with RQM 2.x.

permanent link
Ankit Jain (6423639) | answered Mar 10 '12, 1:24 a.m.
I currently work on the DEAMS project. We host IBM Rational Quality Manager locally. I exported the RQM v2.0 data using the repo-tool and imported into are RQM v3.0.1. The Global Search works in RQM v2.0 but does not work in RQM v3.0.1 fully. The global search will not return any data the was imported from RQM v2.0, if I create a test script in RQM v3.0.1 then the global search will find it. I need help resolve this issue. I get no errors.

permanent link
Paul Slauenwhite (8.4k12) | answered Mar 13 '12, 11:50 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
We would need more information (e.g. configuration/Excel files, error, logs, etc.) to determine the cause. It sounds like this is a full text search issue instead of an import issue. Can you confirm the resources are imported into RQM?

permanent link
Ankit Jain (6423639) | answered Mar 13 '12, 6:04 p.m.
I will check and get back to you. Thank you for your response.

We are unable to import Test Scripts/Test Scripts on RQM using the RQMExcelWordImporterUtility(MSO2RQM Utility)
On the other Project Areas we are able to import, while on the MODE Project Area we are unable to upload it.
Configuration used was: Scripts that create testcases with comments.cfg.


What was the error? Can you export to a file (https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter#Export_to_File)? Can you create test cases/scripts in the MODE project area with the same user/password?

Note, I would suggest using the RQM 3.0.1 Excel/Word Importer, which is backward compatible with RQM 2.x.

Your answer


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.