It's all about the answers!

Ask a question

How do I configure an RPE template such that the input variable is a DNG Artifact ID


Ben Sharples (812758) | asked Nov 15 '18, 2:29 p.m.
I have a custom RPE template that is used for producing a detailed report about a specific artifact and others linked to it.

Currently the RPE Datasource configuration has to be of the standard form that point to the resourceURI. (i.e the field at the end _kUVRooRBEeicJ8QIcHFuyQ)

For my more basic DOORS NG users I want to be able to configure the template such that they only have to enter the DOORS NG ID into the report

One answer



permanent link
Subramanya Prasad Pilar (4.6k15) | answered Mar 13 '19, 5:46 a.m.
This can be done using a Data Source Configuration element at the beginning of the template. You can first store DNG Artifact ID and its resource URI for all artifacts (in the module or in the projectArea).
https://server:port/rm/publish/resources?moduleURI=module1 OR
https://server:port/rm/publish/resources?projectName=project1

As user inputs the artifact ID, you can set the URI for the Data Source Configuration element using Script Expression.

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.