Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

how to access the BuildForge projects from RQM

Hi,

We have done the integration of the RQM 3 and BuildForge 7.1.1.4 servers.Later we are able to view the resources(lab management-> view lab resources) from RQM which were added in BuildForge.

Later I have tried lab management -> All Automations, but it is not displaying the projects which are created in BuildForge.

I am not seeing any error in the RQM web console. Could you please let me know if we need to perform any other configuration steps to access the BuildForge projects.

Thanks,
Nagesh.

0 votes



One answer

Permanent link
Have you ever enable the automationExtension of the the build forge adaptor?

<?xml version="1.0" encoding="UTF-8"?> <RTLMExtensionAPIRegistration> <adapter> <name>BuildForge RTLM Integration Adaptor</name> <version>1.0</version> <APIVersionSupported>1.0</APIVersionSupported> <inventoryExtensionId>com.ibm.rational.test.lm.spi.bf.v71.inventory</inventoryExtensionId> <automationExtensionId>com.ibm.rational.test.lm.spi.bf.v71.automation</automationExtensionId> <pluginId>com.ibm.rational.test.lm.spi.bf.v71</pluginId> <instance> <instanceId>test_buildforge</instanceId> <hostname>server1</hostname> <port>3966</port> <offline>FALSE</offline> <credential> <username>root</username> <password>stage1</password> </credential> </instance> </adapter> </RTLMExtensionAPIRegistration>

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 07 '11, 8:13 a.m.

Question was seen: 4,229 times

Last updated: May 27 '13, 3:26 a.m.

Confirmation Cancel Confirm