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

RRC + RPE: How to get the schema for the modulebaselines?

I figured out how to include a 'version' history of a module into a document.
It is now described in https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI#Artifact_types_in_version_3_AN1

But I struggle to get the schema definition of the result so that I can use the result within RPE.
I request the schema via following URL:
https://inst01.rth-de.ihost.com/rm/modulebaselines?metadata=schema&accept=*&private=true

the result is:
<rdf:RDF

    xmlns:dcterms="http://purl.org/dc/terms/"

    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"

    xmlns:h="http://www.w3.org/TR/REC-html40"

    xmlns:xs="http://schema.w3.org/xs/"

    xmlns:rm="http://www.ibm.com/xmlns/rdm/rdf/"

    xmlns:dc="http://purl.org/dc/elements/1.1/"

    xmlns:jfs="http://jazz.net/xmlns/foundation/1.0/">

  <rm:BaselineMetadata rdf:about=""/>

</rdf:RDF>


But I am too dum.. to check what to do with that, it is not a schema definition.

Any hint appreciated.

0 votes



One answer

Permanent link
Hi Markus,
I don't know if you are still looking for an answer, but the article below by Dragos includes a link to download the .xsd file for the modulebaselines REST query.  I was able to get this to work in my report template.
http://rpeactual.com/2014/08/08/publishing-dng-module-baseline-metadata/

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
× 332
× 84

Question asked: Nov 23 '13, 4:49 a.m.

Question was seen: 4,651 times

Last updated: Apr 06 '16, 4:49 p.m.

Confirmation Cancel Confirm