Good morning,
I would like to know how I can find out in execution code of plugin what fired this plugin in crm 2013. (if workflow, external application, crm forms and so on).
This code (call CallerOriginHelper class) do not work in CRM 2013 - http://a33ik.blogspot.fr/2012/06/callerorigin-in-plugins.html
(Plugin fired from worklow is type=Application of enum CallerOrigin).
Is there any technique, how I can find out what fired plugin?
Martin