Moving Artifacts with OSLC
I know this may be a long shot, but is anyone familiar with whether OSLC is capable of CRUD (Create, Read, Update and Delete) activities against folders?
I ask because we have requirements with an enumerated attribute which we would like to reorganize into specific folders named after the attribute values. In effect, we would like to be able to move core artifacts from their module folders into new folders.
There doesn't seem to be an easy way to accomplish this feat without some sort of programmatic intervention. Any thoughts?
thanks,
David
Accepted answer
Hello
The OSLC workshop on Jazz.net has some brief examples of how to do some of this programmatically.
There is a sample that creates an artifact in one folder (folder is created programmatically too) and moves the artifact to another folder.
I should also make you aware of https://jazz.net/library/article/1197