It's all about the answers!

Ask a question

How to get datasource URL of Resource Linked


sreenath v (78167) | asked Aug 16 '18, 2:23 a.m.
Hi,
I am new to RPE , i am facing a issue in as below explained.
I want to get a high level tracebility report of DNG module which contain Satisfyed by Links. SO how to add datasource URL of resource linked URI.

And if there is a sample template, how can i kow which URL is used for adding datasource.?




 

Accepted answer


permanent link
Subramanya Prasad Pilar (4.6k16) | answered Aug 16 '18, 3:30 a.m.

You can refer the sample template. Use the module URL (https://server:port/rm/publish/modules?resourceURI=<ID>) for generating the document.

sreenath v selected this answer as the correct answer

Comments
sreenath v commented Aug 16 '18, 3:35 a.m. | edited Aug 16 '18, 3:35 a.m.

Thanks for the template.Actually i used your template but for creating  other links am facing issue and how can i add a new resourceLink datasource. please let me know the URL schema which uised to generate the resourcelinked datasource or how to find that URL from your template


Subramanya Prasad Pilar commented Aug 16 '18, 4:22 a.m.

You may refer https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI
For adding schema, you can append metadata=schema
https://<server>:<port>/rm/publish/<artifactType>?metadata=schema

For text artifact, you can use
https://<server>:<port>/rm/publish/text?metadata=schema to add the data source schema.


sreenath v commented Aug 16 '18, 7:23 a.m.

Thank You .

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.