Skip to Content
0
Former Member
Oct 12, 2005 at 07:49 AM

ResourceEvent.DELETE not thrown when deleting a taxonomy

14 Views

Hello again,

here is the problem I have now: I have an eventHandler registered to /taxonomies repository. the handler should catch delete, move, add, copy and rename events. and so it does, most of the times 😊

the problem is that sometimes when deleting a taxonomy folder (from that repository) the handler does not catch any IResourceEvent. this behaviour is sometimes accompanied by an error (System error (com.sapportals.wcm.service.indexmanagement.IndexNotReadyException): Some documents are not included in this update because indexing has not been finished yet), but not always.

Any ideas why the event is not thrown/caught?

Thank you,

Silviu.