It's all about the answers!

Ask a question

RQM Importer Utility not listing the project


Shashank Bellary (46167) | asked May 04 '12, 9:57 a.m.
Hi,

I am using RQM Importer utility to export test cases from Excel to RQM.

I have done that successfully few days back.

Now when I try to export, the login is successful it says credentials validated

But it is failing to list the projects.

What can be the solution ?

Checked the Log:

Log is as below,

05/04/2012 7:24:31 PM: INFO: : RQMConnector: Storing session ID: JSESSIONID=985D8A58E019829BDBAEFCCBFD287C9F; Path=/qm; Secure,JazzFormAuth=Form; Path=/qm





05/04/2012 7:24:34 PM: INFO: : response from project contained <DOCTYPE>

<Licensed>

<html>

<head>
<meta>
<meta>
<title></title>

<link>
<link>

<style>
#net-jazz-ajax-NoScriptMessage {
width: 100%;
color: #D0D0D0;
font-size: 2em;
text-align: center;
position: absolute;
top: 1%;
z-index: 999;
}
</style>

</head>

<body>
<noscript><div>Javascript is either disabled or not available in your Browser</div></noscript>
<div>Loading...</div>
<div></div>

<script>
djConfig = {
isDebug: false,
usePlainJson: true,
baseUrl: "/qm/web/dojo/",
locale: "en-gb",
localizationComplete: true
};
/*null*/
net = {jazz: {ajax: {}}};
net.jazz.ajax._contextRoot = "/qm";
net.jazz.ajax._webuiPrefix = "/web/";
</script>

<script></script>


<script>
/* <CDATA> */
</script>

<script>
/* <CDATA> */
</script>
</body>
</html>






05/04/2012 7:24:34 PM: INFO: : response from project has response content key





05/04/2012 7:24:34 PM: INFO: : response has has keys: System.Collections.Hashtable+HashtableEnumerator



java scripting is enabled in my Internet Explorer and Chrome as well.


Thanks,
_shashank

8 answers



permanent link
Avinash Shrirao (6) | answered May 04 '12, 5:22 p.m.
I have a Test case document which has multiple tab and wants to import as it is without making any changes can we import that in RQM? it also has link like one rwo of 1st tab has link with other ro from other tab and wanted to have the same in RQM is that possible to import such document without doing any manula linkage and changes in TC document ?

permanent link
anoop mc (74811196221) | answered May 06 '12, 10:42 p.m.
I have a Test case document which has multiple tab and wants to import as it is without making any changes can we import that in RQM? it also has link like one rwo of 1st tab has link with other ro from other tab and wanted to have the same in RQM is that possible to import such document without doing any manula linkage and changes in TC document ?


Avinash,

Using RQMExcel importer tool you need to create a config which formats the excel file (creating mapping) in an RQM understandable format.

you wont be able to directly import any excel file. you may refer to sample excel files supported by RQM - C:\Program Files (x86)\IBM\RQMExcelImporter\Samples

permanent link
anoop mc (74811196221) | answered May 06 '12, 10:44 p.m.
Hi,

I am using RQM Importer utility to export test cases from Excel to RQM.

I have done that successfully few days back.

Now when I try to export, the login is successful it says credentials validated

But it is failing to list the projects.

What can be the solution ?

Checked the Log:

Log is as below,

05/04/2012 7:24:31 PM: INFO: : RQMConnector: Storing session ID: JSESSIONID=985D8A58E019829BDBAEFCCBFD287C9F; Path=/qm; Secure,JazzFormAuth=Form; Path=/qm





05/04/2012 7:24:34 PM: INFO: : response from project contained <DOCTYPE>

<Licensed>

<html>

<head>
<meta>
<meta>
<title></title>

<link>
<link>

<style>
#net-jazz-ajax-NoScriptMessage {
width: 100%;
color: #D0D0D0;
font-size: 2em;
text-align: center;
position: absolute;
top: 1%;
z-index: 999;
}
</style>

</head>

<body>
<noscript><div>Javascript is either disabled or not available in your Browser</div></noscript>
<div>Loading...</div>
<div></div>

<script>
djConfig = {
isDebug: false,
usePlainJson: true,
baseUrl: "/qm/web/dojo/",
locale: "en-gb",
localizationComplete: true
};
/*null*/
net = {jazz: {ajax: {}}};
net.jazz.ajax._contextRoot = "/qm";
net.jazz.ajax._webuiPrefix = "/web/";
</script>

<script></script>


<script>
/* <CDATA> */
</script>

<script>
/* <CDATA> */
</script>
</body>
</html>






05/04/2012 7:24:34 PM: INFO: : response from project has response content key





05/04/2012 7:24:34 PM: INFO: : response has has keys: System.Collections.Hashtable+HashtableEnumerator



java scripting is enabled in my Internet Explorer and Chrome as well.


Thanks,
_shashank


Shashank - I assume that your login credentials works fine. So in the URL field please type - https:\\<rqmurl>:9443\jazz[b:9423a3869f] after typing Jazz put a '\' it should be listing the projects.

permanent link
Shashank Bellary (46167) | answered May 07 '12, 2:05 a.m.

Shashank - I assume that your login credentials works fine. So in the URL field please type - https:\\<rqmurl>:9443\jazz[b:4ffe4bfe3c] after typing Jazz put a '\' it should be listing the projects.


Hi Anoop,

Thanks for the reply,

I checked the URL you suggested it is not showing the project list.

404 error

Requested resource /jazz/ not found it says.

I am able to login and access RQM using the browser.

I had exported test cases before and it worked fine. Now from couple of days it is not working.

What might be the reason ?

But if I try

https:\\<rqmurl>:9443\qm\

It asks me for user name and password and then the project drop down opens.

I am using 3.1 version of RQM



Thanks,
_Shashank

permanent link
anoop mc (74811196221) | answered May 07 '12, 4:10 a.m.

Shashank - I assume that your login credentials works fine. So in the URL field please type - https:\\<rqmurl>:9443\jazz[b:120d735235] after typing Jazz put a '\' it should be listing the projects.


Hi Anoop,

Thanks for the reply,

I checked the URL you suggested it is not showing the project list.

404 error

Requested resource /jazz/ not found it says.

I am able to login and access RQM using the browser.

I had exported test cases before and it worked fine. Now from couple of days it is not working.

What might be the reason ?

But if I try

https:\\<rqmurl>:9443\qm\

It asks me for user name and password and then the project drop down opens.

I am using 3.1 version of RQM



Thanks,
_Shashank
"
But if I try

https:\\<rqmurl>:9443\qm\

It asks me for user name and password and then the project drop down opens. "

After the above step do you find Validate Button ? if you find, after entering login credentials click on Validate and see if you find project listing in the drop down menu.

I dont think this is a problem with RQM. May be you expect few more suggestions from experts .. one more suggestion I would say is to verify your syntax properly.

permanent link
Stephen Meehan (23144) | answered May 14 '12, 11:59 a.m.
I'm using version 1.0.4178.10359 of RQMExcelImporter. I can validate my user name and password successfully against the server but no projects are retrieved. My RQM Server url https://host:9443/jazz. RQM version is 3.0.1.2.

permanent link
Shashank Bellary (46167) | answered May 15 '12, 1:48 a.m.
I'm using version 1.0.4178.10359 of RQMExcelImporter. I can validate my user name and password successfully against the server but no projects are retrieved. My RQM Server url https://host:9443/jazz. RQM version is 3.0.1.2.


Upgrade your Importer Utility it will work fine.

The new version is 1.0.4465.14983

It worked for me.. :)

permanent link
Ana Lopez-Mancisidor (25648967) | answered May 25 '12, 2:04 p.m.
JAZZ DEVELOPER
Hi,

I am trying to use RQMEXcellImporter Utility to import an Excel file directly into RQM repository but I am not able to validate RQM Server.

I have tried https://<hostname>:9443/qm as the RQMServer name and enter a valid username and password (I can enter through the web browser without problems) but when clicking the validate button I receive the window error Validate credentials with following error:

Invalid server, username or password!

Any idea to solve the issue and connect to the RQM Server? I am using RQM 3.0.1.2 with corresponding version of RQMExcellImporter utility addin as Excel macro

Thanks,

Comments
Shashank Bellary commented Feb 15 '13, 2:30 p.m.

You can try finding the IP address of your RQM server and use that instead of the name. 


It should work.

Thanks,
_Shashank 

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.