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

Online status and location info

Hi,

I am developing a visualization for Jazz data, and I'd like to know if there is currently a service I could query about online presence and location information.

I currently use com.ibm.team.workitem.common.internal.rest.IQueryRestService to get the tickets returned by a specific custom Query. I'd like to also get information on who's online or offline (I guess that could come from the Jazz server). Another bit of information I could use is location. Is there any service I could query, or actually any way to know where (in which office, address, anything) a person is?

Thanks,
Marcelo Alvim
University of California, Irvine

0 votes



One answer

Permanent link
malvim schrieb:
Hi,

I am developing a visualization for Jazz data, and I'd like to know if
there is currently a service I could query about online presence and
location information.

I currently use
com.ibm.team.workitem.common.internal.rest.IQueryRestService to get
the tickets returned by a specific custom Query. I'd like to also get
information on who's online or offline (I guess that could come from
the Jazz server). Another bit of information I could use is location.
Is there any service I could query, or actually any way to know where
(in which office, address, anything) a person is?

Thanks,
Marcelo Alvim
University of California, Irvine


Hi Marcelo,

Online presence is a client concept, since you can log in using multiple
clients, rich clients and Web UIs.

You can use CollaborationCore#getCollaborationService() to get an
instance of the client collaboration service. It offers methods to get
the online presence of Jazz users.

Cheers,
Tobias

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,938

Question asked: Nov 27 '07, 6:43 a.m.

Question was seen: 6,777 times

Last updated: Nov 27 '07, 6:43 a.m.

Confirmation Cancel Confirm