How to modify Artifact Categories and Custom Attributes of RQM project area using OSLC OR REST API
The RQM REST API does not support OSLC API to perform CRUD operation. (https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op).
Is there any other way that we can perform CRUD operation on project area properties in RQM like Artifact Categories?
Accepted answer
Not quite sure why you said RQM REST API does not support CRUD operations. It's clearly shown in the table that you quoted that such operations are supported. Respectively, you would use POST, GET, PUT and DELETE operations. Or do I miss something?
Comments
showing 5 of 10
show 5 more comments