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

How RTC handle server notifications

Hi,

I need to know how RTC propagate back end changes to its connected client i.e web or eclipse . The message we often see on eclipse/web ..'Please refresh , something has changed .'
What is the framework used by RTC to push DB changes to its client and also if someone can name the plugin that contains the piece of code.

Thanks
Megha

0 votes



One answer

Permanent link
This is not a "push", but rather a "pull". The RTC client periodically sends a request to the server to check whether the currently focused work item has been changed (by other users).
https://clm:9443/ccm/service/com.ibm.team.workitem.common.internal.rest.IWorkItemRestService/hasWorkItemChanged?itemId=###&stateId=###

The below discussion also touched upon this topic.
https://jazz.net/forum/questions/165608/how-do-i-modify-a-work-item-via-getpost-without-oslc-api

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: Oct 04 '16, 2:36 a.m.

Question was seen: 1,958 times

Last updated: Oct 04 '16, 9:16 p.m.

Confirmation Cancel Confirm