create a copy from a module or artifact in another component wehn global configuration is enabled
Hello,
is it possible to make a copy from an artifact into a different component using OSLC API if the global configuration is enabled?
I tried to use the following link with the heder osl.configration=myconfigURI but I get 410 Gone:
myserver/rm/requirementFactory?projectURL=myserver/rm/process/project-areas/_VlcC0NWyEeuaCNyLCDzIyw
One answer
I'm not aware of anything in the OSLC Configuration Management specification that describes such an operation. If a REST API exists for it, it would be a DOORS Next specific API rather than an OSLC one. DOORS Next does have the clone operation that creates a new version of a requirement - https://www.ibm.com/docs/en/elm/7.0.2?topic=components-cloning-artifacts-between.