Hi,
I am learning about creating a VRO plugin using the SDK and the spring template and I need some guidance. I call the notifyElementsInvalidate method of the GlobalPluginNotificationHandler which is autowired but I thing it does not fire. I have debug statements in the InvalidateAll and Invalidate(x,x) methods of my factory class, but nothing happens there. Any help or sample code would be appreciated. I think I am just not wiring things up properly.