RQMURLUtility: 1428 Test Cases to Export, Output Incomplete
Good Morning,
I have to export 1428 test cases using the RQMURLUtility (currently using RQM-Extras-RQMUrlUtil-2.0.1-iFix2), but the output I get is incomplete.
The command I use is:
The tool gives the following information while working:
The output is a 2MB file that contains 512 test cases, rather than the 1428 that I need.
What command can I use to get the complete list?
Thank you in advance!
Best regards,
Andrew
I have to export 1428 test cases using the RQMURLUtility (currently using RQM-Extras-RQMUrlUtil-2.0.1-iFix2), but the output I get is incomplete.
The command I use is:
java -jar RQMUrlUtility.jar -command GET -user <user> -password <password> -filepath c:\filename.xml -url https://<server>/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality+Manager/testcase?abbreviate=false
The tool gives the following information while working:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<<<<<RQMUrlUtility>>>>>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RQMUrlUtility: Connected to https://<server>:-1 using projec
t "Quality+Manager"
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying SSLv3
28-Jun-2010 08:59:58 org.apache.commons.httpclient.HttpMethodDirector isRedirect
Needed
INFO: Redirect requested but followRedirects is disabled
RQMUrlUtility: Calling method to retrieve XML from a specified URL
RQMUrlUtility: Server Response code: 200
28-Jun-2010 09:00:37 org.apache.commons.httpclient.HttpMethodBase getResponseBod
y
WARNING: Going to buffer response body of large or unknown size. Using getRespon
seBodyAsStream instead is recommended.
RQMUrlUtility: XML string retrieved from URL : "https://<server>
/jazz/service/com.ibm.rqm.integration.service.IIntegrationService
/resources/Quality+Manager/testcase?abbreviate=false " is written to file locate
d at -: " c:\filename.xml "
The output is a 2MB file that contains 512 test cases, rather than the 1428 that I need.
What command can I use to get the complete list?
Thank you in advance!
Best regards,
Andrew
One answer
Note: This post is 4+ years old.
Please upgrade to the latest version of RQM (see https://jazz.net/downloads/rational-quality-manager/) and review the product documentation (see https://jazz.net/help-dev/clm/topic/com.ibm.help.common.jazz.calm.doc/com.ibm.help.common.jazz.calm.doc_eclipse-gentopic1.html) and jazz.net resources (see https://jazz.net/help). If your issue persists, please ask a new question (https://jazz.net/forum/questions/ask), open a defect (see https://jazz.net/mystuff/#tab=workitems), or open a PMR (see http://www-01.ibm.com/support/docview.wss?uid=swg21507639).
Please upgrade to the latest version of RQM (see https://jazz.net/downloads/rational-quality-manager/) and review the product documentation (see https://jazz.net/help-dev/clm/topic/com.ibm.help.common.jazz.calm.doc/com.ibm.help.common.jazz.calm.doc_eclipse-gentopic1.html) and jazz.net resources (see https://jazz.net/help). If your issue persists, please ask a new question (https://jazz.net/forum/questions/ask), open a defect (see https://jazz.net/mystuff/#tab=workitems), or open a PMR (see http://www-01.ibm.com/support/docview.wss?uid=swg21507639).