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

How do I design an RPE report that takes an RRC view (pre sorted) and displays only those artifacts in that order?

Hi folks,
I'm using RPE 1.2 and CLM 4.0.1 and I'm using the following filter for a data source:

https://server:port/rm/publish/text?viewName=view1&projectURI=_UbB8EHVFEeKw9fbUe_AVKw

When I create a data source based on this query it seems to work but the data source is empty?  Meaning there is no artifact tree in the left side menu?

Any ideas?

Thanks,
Joe

0 votes



2 answers

Permanent link
Hey Joe,

What you're running into is the difference between a data source and an artifact schema.  Judging by the URI in your initial post, your looking to print "text" based artifacts.  To pull down the text artifact schema in RPE's Document Studio for use in your template (.dta), the URI would be:

https://server:port/rm/publish/text?metadata=schema

Then, to actually print artifacts during a document generation, you'd use the URI that you posted initially for the data source that is based upon this text schema.  You're provide this in the RPE Launcher i.e. in the document specification (.dsx). 

Some useful links for you might be:

This tutorial is based upon RRC 3.0.1, but most of it is still valid
http://www.ibm.com/developerworks/wikis/display/rpe/RPE+-+RRC+3.0.1+v3

The RRC Reporting Wiki
https://jazz.net/wiki/bin/view/Main/RRCReportingWiki

0 votes

Comments

I should have also pointed out that when you point a data source to a specific view, the order and filtering of that view get preserved in the document that is generated by RPE.


Permanent link
I should have also pointed out that when you point a data source to a specific view, the order and filtering of that view get preserved in the document that is generated by RPE.  Thus to your original question, if the template is setup correctly and you provide the URI that you posted originally from your question, the affect in the generation would be a document that have the order and filter parameters as defined in the RRC view.

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
× 12,020
× 332

Question asked: Feb 27 '13, 4:12 p.m.

Question was seen: 5,814 times

Last updated: Mar 27 '13, 7:24 p.m.

Confirmation Cancel Confirm