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

RQM Process Template XML Documentation

Hello,

Anyone knows where can I find some documentation on RQM XML format for process template, specially about followup-actions?  I would like to make some customizations directly on XML file from a RQM process template, but I can´t find a xsd, schema or something that shows how to use the tags.

Thanks,
Rafael Espinha

0 votes



4 answers

Permanent link
 The general process configuration syntax can be found here: https://jazz.net/wiki/bin/view/Main/ProcessSpecificationSyntax. But I don't know where to find the syntax for the specific follow-up actions provided by RQM. RQM team could tell you if they have. 

1 vote


Permanent link
Hello! the RQM schema documentation should be a good starting point.. here it is : https://jazz.net/wiki/bin/view/Main/RqmApi#RQM_Schema

Best regards, Sunil

0 votes

Comments

Hello Sunil,

I have already looked on REST API documentation, but what I need is the documentation of XML file of a RQM process template.  Any ideas?

[]'s
Rafael Espinha


Permanent link
LPA Template Specification can be found here
https://jazz.net/wiki/bin/view/Main/LPATemplateSpec
it's about LPA, but RQM should use the same syntax

0 votes


Permanent link
 The following Test Plan XML template produces a sever error from my end, RQM 6.0.6.1:
<?xml version="1.0" encoding="UTF-8"?>
<qm:testplan xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:qm="http://jazz.net/xmlns/alm/qm/v0.1/">
   <dc:title>2.0 Regression Test Plan</dc:title>
   <qm:testcase>
      <dc:identifier>https://foobar.com9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ProjectFoo/testcase/34966403291892</dc:identifier>
      <dc:title>Primary Feature Regression Test</dc:title>
   </qm:testcase>
   <qm:testcase>
      <dc:identifier>https://foobar.com9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ProjectFoo/testcase/34966403291893</dc:identifier>
      <dc:title>Secondary Feature Regression Test</dc:title>
   </qm:testcase>
   <qm:testcase>
      <dc:identifier>https://foobar.com9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ProjectFoo/testcase/34966403291894</dc:identifier>
      <dc:title>REST API Regression Test</dc:title>
   </qm:testcase>
</qm:testplan>

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
× 6,122

Question asked: Mar 20 '14, 11:12 p.m.

Question was seen: 5,223 times

Last updated: Aug 30 '19, 10:58 a.m.

Confirmation Cancel Confirm