DNG : Need to export View for non-default configuration
Hi Team ,
|
2 answers
Another way may be useing OSLC query capabilities:
Since views are configuration dependant, you first have to fetch the appropriate query capability for you desired configuration.
A (public) view, as a think, should be available as OSLC RM collection. Having the collection and its artifact members might be, what you want. Note: A collection will not provide the order of artifacts like modules do.
|
Another way may be useing OSLC query capabilities: https://jazz.net/library/article/1197 geometry dash scratch Since views are configuration dependant, you first have to fetch the appropriate query capability for you desired configuration.
This way is so useful for me. Thanks for sharing it.
|
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.
Comments
The work item is in a project area that does not allow access to work items for everyone. The defect is resolved. It was about the DNG reportable REST API with an URI like https://server:port/rm/publish/[artifact_format]?viewName=name1&projectURI=id2 . The reportable REST API is documented here: https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI and all APIs are documented here: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
@rschoon, I was unable to find the API to export view for non-default configuration.
There are 54 hits for configuration in the reportable REST API, including https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI#Configurations