Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 154803

Forum Post: RE: ExportAll event in CRM

$
0
0
In this case here is one unsupported trick 1. Connect to SQL Server where CRM DB is located. 2. Open SQL Management Studio, open new query with context of your CRM DB (CRM_MSCRM or other name). 3. Execute following T-SQL Script: Update SdkMessageFilter Set IsCustomProcessingStepAllowed = 1 Where SdkMessageId in (Select distinct SdkMessageId From sdkmessage where name = 'ExportSolution') 4. Make IISReset. 5. Restart plugin registration tool - ExportSolution should be available for handling with plugins. Thanks to Andrii

Viewing all articles
Browse latest Browse all 154803

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>