DNG RPE - Publish Artifacts in a View with GC enabled
Hi,
The documentation states the below format for publishing from project level views (note: NOT module views):
https://server:port/rm/publish/[artifact_format]?viewURI=id1&projectURI=id2
This doesn't work for a configuration enabled project area, even if I add the config.context parameter. I can't find anywhere where it's documented to publish a set of artifacts from a project view if you have GC enabled.
Documentation source:
Accepted answer
Hi Glyn,
Please check if you url is correct, because it should be
https://server:port/rm/publish/[artifact_format]?viewURI=id1&projectURI=id2&oslc_config.context=
Other option is using
vvc.configuration
with stream URI as header parameter.