AI OnAI Off
Hi,
Yes, you can implement your own version of CatalogEventListenerBase, then override AssociationUpdating/AssociationUpdated/AssociationDeleted and/or RelationUpdating/RelationUpdated/RelationDeleted method.
Regards.
/Q
Hi,
For my elasticsearch implementation I need to re-index certain information when an association / relation is changed / added for a product. Is there any event I can use?