Greetings for the day
I want to retrieve the UUID of individual member in the project can any one help me by providing me the url.(OSLC or nonOSLC).
Note: Im not using any RTC Java API.
Greetings for the day
I want to retrieve the UUID of individual member in the project can any one help me by providing me the url.(OSLC or nonOSLC).
Note: Im not using any RTC Java API.
The easiest way to get the right url is to display the page which lists the members and admins
And use the Chome DevTool Network view to see all the url used when that page is loading.
I see for instance a url using projectAreaByUUIDWithLimitedMembers.
See this perl script which uses the same service url