Hi all
I've created custom entity, which has several views. This view should be updated (new records should be created) every time user clicks it. I attach my plugin to RetrieveMultiple event, however this event is being fired only on Associated View. I've searched some articles, and found that I should use Execute event. However this event hasn't primary entity, and the event is fired whenever some request is used to the server. Is there a workaround?
Thanks a lot for the answers
Gagik Kyurkchyan