It's all about the answers!

Ask a question

Info about Command Line Adapter


Jose Miguel Ordax Cassa (2.4k4126100) | asked Jun 27 '09, 3:17 p.m.
Hi, I am looking for documentation about how to use Command Line
Adapter. I was not able to find anything in the InfoCenter.

Thanks in advance,

Chemi.

7 answers



permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Jun 28 '09, 3:29 a.m.
Chemi wrote:
Hi, I am looking for documentation about how to use Command Line
Adapter. I was not able to find anything in the InfoCenter.

Thanks in advance,

Chemi.

I have found D:\RQM Server 2.0 Beta2\adapters\RQMCommandLineAdapter.zip
with product binaries and it contains readme.txt

Regards,

Chemi.

permanent link
Jose Miguel Ordax Cassa (2.4k4126100) | answered Jun 29 '09, 2:52 p.m.
Chemi wrote:
Chemi wrote:
Hi, I am looking for documentation about how to use Command Line
Adapter. I was not able to find anything in the InfoCenter.

Thanks in advance,

Chemi.

I have found D:\RQM Server 2.0 Beta2\adapters\RQMCommandLineAdapter.zip
with product binaries and it contains readme.txt

Regards,

Chemi.

https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=17835

permanent link
Samuel Sanders (21) | answered Feb 09 '10, 11:43 a.m.
Chemi wrote:
Chemi wrote:
Hi, I am looking for documentation about how to use Command Line
Adapter. I was not able to find anything in the InfoCenter.

Thanks in advance,

Chemi.

I have found D:\RQM Server 2.0 Beta2\adapters\RQMCommandLineAdapter.zip
with product binaries and it contains readme.txt

Regards,

Chemi.

https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=17835

Is there any update on this? I am also looking for information on the RQM Command Line Adapter, however all I have found is the readme and this post. I have tried to use it based on the information in the readme, but I am receiving errors such as:

"10:10:49,277 ERROR com.ibm.rqm.adapter.library - Attempting relogin for AdapterId: buildforge_rtlm; ResponseCode:302"

and

"10:10:49,449 ERROR com.ibm.rqm.adapter.library - Error in GET for URL:https://<IP>:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/TestProjectArea/adapter/buildforge_rtlm; ResponseCode:302"


It is difficult to troubleshoot without more documentation on best practices or usage scenarios for this RQM CL Adapter.


Can any one give their input on their experience with this tool?

Thanks,
Sam

permanent link
Samuel Sanders (21) | answered Feb 11 '10, 3:29 p.m.
Chemi wrote:
Chemi wrote:
Hi, I am looking for documentation about how to use Command Line
Adapter. I was not able to find anything in the InfoCenter.

Thanks in advance,

Chemi.

I have found D:\RQM Server 2.0 Beta2\adapters\RQMCommandLineAdapter.zip
with product binaries and it contains readme.txt

Regards,

Chemi.

https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=17835

Is there any update on this? I am also looking for information on the RQM Command Line Adapter, however all I have found is the readme and this post. I have tried to use it based on the information in the readme, but I am receiving errors such as:

"10:10:49,277 ERROR com.ibm.rqm.adapter.library - Attempting relogin for AdapterId: buildforge_rtlm; ResponseCode:302"

and

"10:10:49,449 ERROR com.ibm.rqm.adapter.library - Error in GET for URL:https://<IP>:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/TestProjectArea/adapter/buildforge_rtlm; ResponseCode:302"


It is difficult to troubleshoot without more documentation on best practices or usage scenarios for this RQM CL Adapter.


Can any one give their input on their experience with this tool?

Thanks,
Sam

Update: I only get these errors from remote machines. It works fine when run on the RQM server itself, although I think this defeats the purpose.

permanent link
David Mehaffy (90123238) | answered Feb 11 '10, 11:23 p.m.
JAZZ DEVELOPER
On 2/11/2010 2:37 PM, ssanders wrote:
ssanderswrote:
Chemi wrote:
Chemi wrote:
Hi, I am looking for documentation about how to use Command Line
Adapter. I was not able to find anything in the InfoCenter.

Thanks in advance,

Chemi.

I have found D:\RQM Server 2.0
Beta2\adapters\RQMCommandLineAdapter.zip
with product binaries and it contains readme.txt

Regards,

Chemi.

https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=17835


Is there any update on this? I am also looking for information on the
RQM Command Line Adapter, however all I have found is the readme and
this post. I have tried to use it based on the information in the
readme, but I am receiving errors such as:

"10:10:49,277 ERROR com.ibm.rqm.adapter.library
- Attempting relogin for AdapterId: buildforge_rtlm;
ResponseCode:302"

and

"10:10:49,449 ERROR com.ibm.rqm.adapter.library
- Error in GET for
URL:https://<IP>:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/TestProjectArea/adapter/buildforge_rtlm;
ResponseCode:302"


It is difficult to troubleshoot without more documentation on best
practices or usage scenarios for this RQM CL Adapter.


Can any one give their input on their experience with this tool?

Thanks,
Sam


Update: I only get these errors from remote machines. It works fine
when run on the RQM server itself, although I think this defeats the
purpose.

I assume you can connect to the server from the machine that you are
running the adapter from. Sometimes people forget about firewalls in
between. We regularly run several hundred adapters everyday against our
server and it works fine. We usually use a integer for the adapter ID
instead of a name - we generate the integer from the ip address as it
has to be unique per adapter.

permanent link
Martin Buchheit (16) | answered Feb 14 '12, 7:53 a.m.
We regularly run several hundred adapters everyday against our
server and it works fine. We usually use a integer for the adapter ID
instead of a name - we generate the integer from the ip address as it
has to be unique per adapter.
Searching this forum I couldn't find a way so far to assign a certain adapter permanently to a script.
How do you manage the several hundred adapters every day?

Thanx in advance
Martin

permanent link
Martin Buchheit (16) | answered Feb 14 '12, 9:50 a.m.
The adapter ID is saved in the test script but is not used.
So I opened a defect about that behaviour:
https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=62185

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.