{"id":214,"date":"2009-03-13T06:43:00","date_gmt":"2009-03-13T01:13:00","guid":{"rendered":"https:\/\/www.inogic.com\/blog\/?p=214"},"modified":"2009-03-13T06:43:00","modified_gmt":"2009-03-13T01:13:00","slug":"new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0","status":"publish","type":"post","link":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/","title":{"rendered":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0"},"content":{"rendered":"<div align=\"justify\"><strong><u>Execute<\/u><\/strong>: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).<br \/>While registering this event, no primary entity name is required.<br \/><u>Input parameter<\/u>: fetchxml &#8211; The fetchXML query sent.<br \/><u>Output parameter<\/u>: fetchxmlresult &#8211; The resultant records of the fetchXML query<\/p>\n<p><strong><u>Retrieve<\/u><\/strong>: The event is available for each of the entities like account, contact, custom entities etc. When user opens CRM record (CRM form) this event is fired<br \/><u>Input parameter<\/u>: columnset &#8211; the attributes requested in the Retrieve Message<br \/><u>Output parameter<\/u>: businessentity &#8211; The resultant business entity found.<\/p>\n<p><strong><u>Retrieve Multiple<\/u><\/strong>: The event will fire when user goes to associated view of Contacts or Custom entities that do not use the Rollup message. So it works for all associated views that does not provide the \u201cRelated Regarding Records\u201d option.<br \/><u>Input parameter<\/u>: query &#8211; Query passed to the Retrieve Multiple message<br \/><u>Output parameter<\/u>: businessentitycollection &#8211; The resultset business entity collection.<\/p>\n<p><strong>Rollup message <\/strong>can be used for associated views that provide the option of displaying related records. However the Plugin registration tool does not provide for registering on the Rollup message. So that is something we still need to find out how it works.<\/p>\n<p><strong><u>Route<\/u><\/strong>: Route event gets fired when any of below entity instance moves from one queue to another.<br \/>Appointment<br \/>CampaignActivity<br \/>CampaignResponse<br \/>Email<br \/>Fax<br \/>Incident<br \/>Letter<br \/>PhoneCall<br \/>ServiceAppointment<br \/>Task<\/p>\n<p>For email entity new events introduced are,<br \/>Assign, BackgroundSend, CheckIncoming, CheckPromote, Create, Delete, DeliverIncoming, DeliverPromote, DetachFromQueue, GrantAccess, Handle, ModifyAccess, Retrieve, RetrieveMultiple, RetrievePrincipalAccess, RetrieveSharedPrincipalsAndAccess, RevokeAccess, Route, Send, SendFromTemplate, SetState, SetStateDynamicEntity, Update<\/p>\n<p>So with Dynamics CRM 4.0 Microsoft has given greater control to the developers to trap appropriate messages and perform custom actions. <\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml &#8211; The fetchXML query sent.Output parameter: fetchxmlresult &#8211; The resultant records of the fetchXML query Retrieve:\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/\">Read More: New Plugin Messages made available by Microsoft in Dynamics CRM\u2026 &raquo;<\/a><\/span><\/p>\n","protected":false},"author":13,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19,42],"tags":[1325],"class_list":["post-214","post","type-post","status-publish","format-standard","hentry","category-dynamics-crm","category-plugin","tag-plugin-messages"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml - The fetchXML query sent.Output parameter: fetchxmlresult - The resultant records of the fetchXML queryRetrieve: The\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Tushar\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Microsoft Dynamics 365 CRM Tips and Tricks - By Inogic\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks\" \/>\n\t\t<meta property=\"og:description\" content=\"Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml - The fetchXML query sent.Output parameter: fetchxmlresult - The resultant records of the fetchXML queryRetrieve: The\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2009-03-13T01:13:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2009-03-13T01:13:00+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inogicindia\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@inogic\" \/>\n\t\t<meta name=\"twitter:title\" content=\"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml - The fetchXML query sent.Output parameter: fetchxmlresult - The resultant records of the fetchXML queryRetrieve: The\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@inogic\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Tushar\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#blogposting\",\"name\":\"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks\",\"headline\":\"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0\",\"author\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/inogic-logo.png\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#articleImage\",\"width\":1000,\"height\":325,\"caption\":\"inogic logo\"},\"datePublished\":\"2009-03-13T06:43:00+05:30\",\"dateModified\":\"2009-03-13T06:43:00+05:30\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#webpage\"},\"articleSection\":\"Dynamics CRM, Plugin, Plugin Messages\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.inogic.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-crm\\\/#listItem\",\"name\":\"Dynamics CRM\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-crm\\\/#listItem\",\"position\":2,\"name\":\"Dynamics CRM\",\"item\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-crm\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#listItem\",\"name\":\"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#listItem\",\"position\":3,\"name\":\"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-crm\\\/#listItem\",\"name\":\"Dynamics CRM\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\",\"name\":\"Microsoft Dynamics 365 CRM Tips and Tricks\",\"description\":\"By Inogic\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/inogic-logo.png\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#organizationLogo\",\"width\":1000,\"height\":325,\"caption\":\"inogic logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/inogicindia\",\"https:\\\/\\\/twitter.com\\\/inogic\",\"https:\\\/\\\/www.instagram.com\\\/inogicindia\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCM4V7ousgLSu1hbOEv4DUuQ\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/inogicindia\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/\",\"name\":\"Tushar\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/839d9ae7d2b941d2d09e91df322267a429821f2ce5494302b53bd5ca3679f1a0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Tushar\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#webpage\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/\",\"name\":\"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks\",\"description\":\"Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml - The fetchXML query sent.Output parameter: fetchxmlresult - The resultant records of the fetchXML queryRetrieve: The\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2009\\\/03\\\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"datePublished\":\"2009-03-13T06:43:00+05:30\",\"dateModified\":\"2009-03-13T06:43:00+05:30\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/\",\"name\":\"Microsoft Dynamics 365 CRM Tips and Tricks\",\"alternateName\":\"Inogic\",\"description\":\"By Inogic\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks","description":"Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml - The fetchXML query sent.Output parameter: fetchxmlresult - The resultant records of the fetchXML queryRetrieve: The","canonical_url":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#blogposting","name":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks","headline":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0","author":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"publisher":{"@id":"https:\/\/www.inogic.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2023\/02\/inogic-logo.png","@id":"https:\/\/www.inogic.com\/blog\/#articleImage","width":1000,"height":325,"caption":"inogic logo"},"datePublished":"2009-03-13T06:43:00+05:30","dateModified":"2009-03-13T06:43:00+05:30","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#webpage"},"isPartOf":{"@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#webpage"},"articleSection":"Dynamics CRM, Plugin, Plugin Messages"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.inogic.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/#listItem","name":"Dynamics CRM"}},{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/#listItem","position":2,"name":"Dynamics CRM","item":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#listItem","name":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#listItem","position":3,"name":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0","previousItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/#listItem","name":"Dynamics CRM"}}]},{"@type":"Organization","@id":"https:\/\/www.inogic.com\/blog\/#organization","name":"Microsoft Dynamics 365 CRM Tips and Tricks","description":"By Inogic","url":"https:\/\/www.inogic.com\/blog\/","logo":{"@type":"ImageObject","url":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2023\/02\/inogic-logo.png","@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#organizationLogo","width":1000,"height":325,"caption":"inogic logo"},"image":{"@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/inogicindia","https:\/\/twitter.com\/inogic","https:\/\/www.instagram.com\/inogicindia\/","https:\/\/www.youtube.com\/channel\/UCM4V7ousgLSu1hbOEv4DUuQ","https:\/\/www.linkedin.com\/company\/inogicindia"]},{"@type":"Person","@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author","url":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/","name":"Tushar","image":{"@type":"ImageObject","@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/839d9ae7d2b941d2d09e91df322267a429821f2ce5494302b53bd5ca3679f1a0?s=96&d=mm&r=g","width":96,"height":96,"caption":"Tushar"}},{"@type":"WebPage","@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#webpage","url":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/","name":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks","description":"Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml - The fetchXML query sent.Output parameter: fetchxmlresult - The resultant records of the fetchXML queryRetrieve: The","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.inogic.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/#breadcrumblist"},"author":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"creator":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"datePublished":"2009-03-13T06:43:00+05:30","dateModified":"2009-03-13T06:43:00+05:30"},{"@type":"WebSite","@id":"https:\/\/www.inogic.com\/blog\/#website","url":"https:\/\/www.inogic.com\/blog\/","name":"Microsoft Dynamics 365 CRM Tips and Tricks","alternateName":"Inogic","description":"By Inogic","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.inogic.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Microsoft Dynamics 365 CRM Tips and Tricks - By Inogic","og:type":"article","og:title":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks","og:description":"Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml - The fetchXML query sent.Output parameter: fetchxmlresult - The resultant records of the fetchXML queryRetrieve: The","og:url":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/","article:published_time":"2009-03-13T01:13:00+00:00","article:modified_time":"2009-03-13T01:13:00+00:00","article:publisher":"https:\/\/www.facebook.com\/inogicindia","twitter:card":"summary_large_image","twitter:site":"@inogic","twitter:title":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0 - Microsoft Dynamics 365 CRM Tips and Tricks","twitter:description":"Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml - The fetchXML query sent.Output parameter: fetchxmlresult - The resultant records of the fetchXML queryRetrieve: The","twitter:creator":"@inogic","twitter:label1":"Written by","twitter:data1":"Tushar","twitter:label2":"Est. reading time","twitter:data2":"1 minute"},"aioseo_meta_data":{"post_id":"214","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-02-02 05:50:52","updated":"2025-07-03 21:05:22","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.inogic.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/\" title=\"Dynamics CRM\">Dynamics CRM<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tNew Plugin Messages made available by Microsoft in Dynamics CRM 4.0\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.inogic.com\/blog"},{"label":"Dynamics CRM","link":"https:\/\/www.inogic.com\/blog\/category\/dynamics-crm\/"},{"label":"New Plugin Messages made available by Microsoft in Dynamics CRM 4.0","link":"https:\/\/www.inogic.com\/blog\/2009\/03\/new-plugin-messages-made-available-by-microsoft-in-dynamics-crm-4-0\/"}],"_links":{"self":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts\/214","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/comments?post=214"}],"version-history":[{"count":0,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts\/214\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/media?parent=214"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/categories?post=214"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/tags?post=214"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}