A callback class is defined and registered inside a VIP environment.
I have created a derived environment from the same.
I don’t see the callback getting triggered. I understand that I need to “add” it. How do I do that if I’m not extending the callback class as the required functionality is already implemented in the VIP. Do I use hierarchical paths?