Base artefact links missing in view data schema for DNG reportable API
Dear Jazz team,
I have question related to DNG reportable API. We are using views schema which is displaying the data for the module
Sample URL:
Our issue is that the response is missing column with the links (links are between base artifacts).
And now my question is, if it is possible to display base artifacts links using this view by adding some parameter to the request or will it only display module context links.
|
Accepted answer
If you add the option "viewDisplayBaseProperties=true" to the DNG Publish URL for a View in the module context,
it should then add the links from the Core artifacts.
For example:
?moduleURI=_oFWK4VleEeq918hJCwngPg
&projectURI=_Y5j9MFleEeq918hJCwngPg
&viewURI=_zL4acVleEeq918hJCwngPg
&viewDisplayBaseProperties=true
&oslc_config.context=https://SERVER/rm/cm/stream/_ZPXOEFleEeq918hJCwngPg
Henryk Tomczyk selected this answer as the correct answer
|
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.