Configuring XML Data Configuration for integrating with RQM
Hi,
I'm trying to configure de rqm.xml data configuration file to integrate RQM with INSIGHT.
I fill all the fields in the Resources/RQM node and i get this error when I test connection:
CRREE2871E
Values of the fields are:
- Name: RQM
- Description:
- URL: https://localhost:9444/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality+Manager
- URL Type: Generic XML
- Authentication Type: Form
- User name: $user
- Password: $pass
User and password are correct because with this user and password I correctly login to the application.
The port is 9444 because I change the default that is 9445.
Some additional information: if I put the url in the browser I get http error 501.
Any Ideas?
I'm trying to configure de rqm.xml data configuration file to integrate RQM with INSIGHT.
I fill all the fields in the Resources/RQM node and i get this error when I test connection:
CRREE2871E
Values of the fields are:
- Name: RQM
- Description:
- URL: https://localhost:9444/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality+Manager
- URL Type: Generic XML
- Authentication Type: Form
- User name: $user
- Password: $pass
User and password are correct because with this user and password I correctly login to the application.
The port is 9444 because I change the default that is 9445.
Some additional information: if I put the url in the browser I get http error 501.
Any Ideas?
5 answers
Hi All,
Is it possible to use Rational Insight if RQM is setup with Basic (and not Form) authentication?
If so, is there any specific instructions to follow?
With Basic Authentication (I have RQM 2.0.1 running on Linux), I get the following error (in rj_jdbc.log) when querying it from Framework Manager:
IOException: Server Returned http response code 503 for URL http://www.w3.org/TR/html4/strict.dtd
If you think the problem is not related to Authentication, please let me know what you think.
Is it possible to use Rational Insight if RQM is setup with Basic (and not Form) authentication?
If so, is there any specific instructions to follow?
With Basic Authentication (I have RQM 2.0.1 running on Linux), I get the following error (in rj_jdbc.log) when querying it from Framework Manager:
IOException: Server Returned http response code 503 for URL http://www.w3.org/TR/html4/strict.dtd
If you think the problem is not related to Authentication, please let me know what you think.
I have the same question about form vs basic auth.
I read it had to be form authentication. When I select Form for login my ID and password fails. I change to Basic and it works.
What is Form authenticating against that is different then Basic? Is there some config in RQM I missed or need to do?
I read it had to be form authentication. When I select Form for login my ID and password fails. I change to Basic and it works.
What is Form authenticating against that is different then Basic? Is there some config in RQM I missed or need to do?
I have the same question about form vs basic auth.
I read it had to be form authentication. When I select Form for login my ID and password fails. I change to Basic and it works.
What is Form authenticating against that is different then Basic? Is there some config in RQM I missed or need to do?
http://jazz.net/library/content/articles/insight/configuring-insight-for-rqm.pdf
configuring-insight-for-rqm
"We recommend you use Form authentication. Basic
authentication does not support Unicode characters in usernames and passwords."