I am new to using notifications in muse. I have the following queries:-

1) What is the difference between *ResourcePropertyValueChangeTopic* and  *
ManagementEventTopic* ??

2) If in the Notification Producer,  *ResourcePropertyValueChangeTopic*sends
*ResourcePropertyValueChangeEvent* then that notification can be obtained in
the notify function of Notification Consumer, but on the other hand If *
ManagementEventTopic* sends the *ResourcePropertyValueChangeEvent* then the
notification is not automatically received in the notify function of the
Notification Consumer. However, in the latter case, Consumer can obtain the
notification sent through *getCurrentMessage* request. How can i obtain this
notification triggered by  *ManagementEventTopic* automatically without
actually sending the request(the same way I obtained through *
ResourcePropertyValueChangeTopic*) ??

Please help me answer these questions or atleast direct me from where I
could clear my doubts.

Thanks a lot in advance.

-Regards
Pushkar

Reply via email to