Hi,
I've created a virtual entity in my company's test environment and registered a RetrieveMultiple plugin on this virtual entity. I want to debug this plugin. The only step registered on the plugin is the MainOperation step. When I attempt to start profiling I get the following error:
Invalid plug-in registration stage. Steps can only be modified in stages BeforeMainOperationOutsideTransaction, BeforeMainOperationInsideTransaction, AfterMainOperationInsideTransaction and AfterMainOperationOutsideTransaction.
So how can I debug my plugin?







