It's all about the answers!

Ask a question

getting notification for modification of item


yogesh arora (86102) | asked Jan 07 '09, 12:33 a.m.
I have extended the repository database to new object. Is there any way i can attach listeners to get notification for the updates like add/delete/modification of object on

6 answers



permanent link
yogesh arora (86102) | answered Jan 08 '09, 12:29 p.m.
are there some examples i can look for doing the same

permanent link
Matt Lavin (2.7k2) | answered Jan 08 '09, 8:28 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
I can't find my post either, perhaps I only thought about replying. If
you have created your own item type in the repository, then you are the
only component that is allowed to modify the item directly through
IRepositoryItemService. Since you own all the code that can modify the
item, you should be able to add the listener framework you desire to
your code.

-
Matt Lavin
Jazz Server Team


On Thu, 2009-01-08 at 05:07 +0000, yogesh.arora wrote:
where did you reply to my post, can u please point me to the link
Or would it be possible to post the solutions here itself

permanent link
yogesh arora (86102) | answered Jan 08 '09, 12:04 a.m.
where did you reply to my post, can u please point me to the link
Or would it be possible to post the solutions here itself

permanent link
Matt Lavin (2.7k2) | answered Jan 07 '09, 8:58 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
I replied to your post in the other newsgroup before I saw your post in
this newsgroup.

-
Matt Lavin
Jazz Server Team


On Wed, 2009-01-07 at 06:57 +0000, yogesh.arora wrote:
I tried using item manager to get notification for changes in
workitem. For Workitem it worked.

But when i tried using it for items which i have used to extend the
repository database it didnt work

Do i need to some more changes so that notifications are properly
propagated

permanent link
yogesh arora (86102) | answered Jan 07 '09, 1:53 a.m.
I tried using item manager to get notification for changes in workitem. For Workitem it worked.

But when i tried using it for items which i have used to extend the repository database it didnt work

Do i need to some more changes so that notifications are properly propagated

permanent link
yogesh arora (86102) | answered Jan 07 '09, 12:41 a.m.
never mind i think i got the answer, we can use ItemManager for the same

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.