Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is it possible to find out if a user exists in RTC using OSLC

Requirement:
We need to set subscribers in work items.
But not sure if user exists in RTC.

Steps:
1. Check if user exists in RTC
1.a Yes: Set as subscriber
1.b NO: Skip setting subscriber.

Note:
Don't want to get all users and then find from the list.
Want to check if specific user exists in direct go using OSLC.

Thanks in advance!
 

0 votes



One answer

Permanent link
Hi Sanjeev,
OSLC does not provide such functionality. But you can use it in RTC by using following query:

https://your-server/ccm/service/com.ibm.team.repository.service.internal.IAdminRestService/contributors?searchTerm=%25test%25

This is an example to find user test.

Let us know if that helps.

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,936
× 515

Question asked: Jun 10 '15, 9:14 a.m.

Question was seen: 3,595 times

Last updated: Jun 10 '15, 12:24 p.m.

Related questions
Confirmation Cancel Confirm