DNG : Need to export View for non-default configuration
![]() Hi Team ,
|
One answer
![]()
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.
|
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