It's all about the answers!

Ask a question

RTLM LabResource Location attribute


pietro marella (953130) | asked Mar 30 '11, 4:16 a.m.
Hello -
I need to import my set of lab machine from an xml into RQM.
I'm developing a plugin to invoke RQM REST API to add LabResource Artifacts.
I've a problem with the "Location" information: I can't find any "setLocation" available for the LabResource artifact - how should I proceed to import this information within RQM?

thanks in advance
*piero

2 answers



permanent link
Paul Slauenwhite (8.4k12) | answered Mar 30 '11, 10:57 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hello -
I need to import my set of lab machine from an xml into RQM.
I'm developing a plugin to invoke RQM REST API to add LabResource Artifacts.
I've a problem with the "Location" information: I can't find any "setLocation" available for the LabResource artifact - how should I proceed to import this information within RQM?

thanks in advance
*piero


It's called installLocation (see http://jazz.net/projects/rational-quality-manager/api-doc-2.0/api-files/schemas/qm_xsd/elements/labresource_4.html). Note, RQM only supports the following API:

http://jazz.net/wiki/bin/view/Main/RqmApi

permanent link
pietro marella (953130) | answered Mar 30 '11, 11:30 a.m.
Hello -
I need to import my set of lab machine from an xml into RQM.
I'm developing a plugin to invoke RQM REST API to add LabResource Artifacts.
I've a problem with the "Location" information: I can't find any "setLocation" available for the LabResource artifact - how should I proceed to import this information within RQM?

thanks in advance
*piero


It's called installLocation (see http://jazz.net/projects/rational-quality-manager/api-doc-2.0/api-files/schemas/qm_xsd/elements/labresource_4.html). Note, RQM only supports the following API:

http://jazz.net/wiki/bin/view/Main/RqmApi

Thank you Paul
but I'm not quite sure this was the information I was looking for.
The "InstallLocation" is within the "software component", so I assume this is the path where the SW is installed (example: C:\IBM\RQM201)
What I'm looking for is how to set the "location" of my hardware, room and corridor where a the tester can find the labresource if needed,as for example : Building 2, Room 506

thanks in advance
*piero

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.