Add users to project area with OSLC
Accepted answer
The question is missing a product.
Comments
Hi Ralph, Since I'm a newbie I won't feel bad asking this - what do you mean this question is missing a project? How do I correct that?
Brad, you did not mention any product. There are often differences for different products. So select a product when creating the question so it gets tagged. A version number is also usually mandatory.
I'm back to wanting to do this, but still am not sure how.
The question is still not tagged with a product name. Some additional thoughts, though.
3 other answers
Thanks Ralph. I'll look into REST or Lyo. Another post gives a method to use cURL.
Comments
OSLC is REST based. Lyo or other frameworks are just ways to generate the requests and process the responses. cURL is just another option. Python would work as well.
Brad, i tried using rest to add users, but ibm keeps sending wrong urls inside project object. Add members wont work, at least, in my case i get 404 error when i make a request to members url. (I cant add a comment, just a answer)
I'd expect this to be possible using the process REST API