getting notification for modification of item
6 answers
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:
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
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:
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