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

can we fetch other users information programmatically, by logging with different user Id.

can we fetch other users information programmatically, by logging with different user Id.

also, how to get workItem list by userId

please suggest.

0 votes



2 answers

Permanent link
what do you mean 'information'?

to show list of workitems by  user, create a query that shows those results. you can get both creator and owner

If you want count of workitems and not list, then you will have to write a report or some client code to execute the query.

0 votes

Comments

Other User Information may contain WorkItem Id,WorkItem Type...and so on..

can we get this information.  please suggest


Permanent link
This (owned work items etc) is not information related to permissions required to read individual user data such as the mail address. This is governed by other permissions and access restrictions.

This information can be retrieved using the Java API for example. Start here https://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ and look for other posts e.g. on querying.

Provided the user has permission and access to get that data, you can use any user. The permission aware API also tells you if you don't have access to specific items.

0 votes

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,937
× 234

Question asked: Mar 30 '15, 5:05 a.m.

Question was seen: 4,275 times

Last updated: Mar 31 '15, 4:30 a.m.

Confirmation Cancel Confirm