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

Can RPE be used to report on XML from a CLM app?

 I have some XML based response from CLM app servers that I would like to report on (example)


 https://servername:9443/rm/process/project-areas/­_1rZ30EVCEeeqWJpp87rV7Q /members

output like:

jp06:members xmlns:jp06="http://jazz.net/xmlns/prod/jazz/process/0.6/" xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/" jp:total-members="7">
<jp06:member>
<jp06:url>
</jp06:url>
<jp06:role-assignments-url>
</jp06:role-assignments-url>
<jp06:role-assignments>
<jp06:role-assignment>
<jp06:url>
</jp06:url>
<jp06:role-url>
</jp06:role-url>
</jp06:role-assignment>
<jp06:role-assignment>
<jp06:url>
</jp06:url>
<jp06:role-url>
</jp06:role-url>
</jp06:role-assignment>
</jp06:role-assignments>



I am curious for any documentation or pointers on generating my own document spec so I can execute a report to pull in the data and lay it out as needed





0 votes



One answer

Permanent link

Hi Fred,

It should be possible. If there is no schema from the tool for the API (XML) you are looking for, generate a schema from some online utility for the XML.

Creating doc spec: https://www.ibm.com/support/knowledgecenter/SS6RHZ_2.1.2/com.ibm.rational.pe.publishing.doc/topics/t_doc_specification.html
You need RPE Studio to build templates and RPE Launcher for build document specification. Both together is RPE desktop client.

RPE youtube playlist: https://www.youtube.com/playlist?list=PL5D39ABB5C9864F85

Regards,
Kumar

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
× 1,381

Question asked: Jun 14 '17, 11:28 a.m.

Question was seen: 2,895 times

Last updated: Jan 23 '18, 6:44 a.m.

Confirmation Cancel Confirm