It's all about the answers!

Ask a question

How can I monitor the state of the item in repository?


Qiong Feng Huang (76911610) | asked Jan 07 '09, 5:21 a.m.
JAZZ DEVELOPER
I want monitor any of the modification for a item in repository. For example, add a new item, delete an item, change some attributes of an item. Is there any event that I can catch for the modification of an item?

2 answers



permanent link
Matt Lavin (2.7k2) | answered Jan 07 '09, 8:38 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
You cannot monitor arbitrary items in the way you describe, but if you
are the developer of a new component, you control all of the
modifications to your item types and can add behavior like that to your
items.

If you are trying to listen item types owned by other teams, it is
possible that the team has exposed an API to allow watching
modifications. Can you tell us a little more about what you are trying
to do so we can help?

-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-07 at 10:28 +0000, huangqf wrote:
I want monitor any of the modification for a item in repository. For
example, add a new item, delete an item, change some attributes of an
item. Is there any event that I can catch for the modification of an
item?

permanent link
Qiong Feng Huang (76911610) | answered Jan 08 '09, 10:03 a.m.
JAZZ DEVELOPER
Matt, thank you for your reply. Actually, what I want is to refresh our view in RTC client once an item is changed by another RTC client. For example, user A changed the attribute of an item in RTC client and then user B should get the change notiication in his RTC client. It would be helpful if RTC/Jazz itself could provide this function.

Your answer


Register or 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.