Category Archives: Scibe Insight Troubleshooting
These are due to corruption of the metadata during upgrade and requires a refresh of the CRM metadata.
Adapter for Microsoft Dynamics CRM 2011 metadata To import metadata when using the Adapter for Dynamics CRM 2011:
1. Stop the Scribe services.
2. From SQL Server Management Studio, run the following query:
use SCRIBEINTERNAL; delete from SCRIBE.ADAPTERMETADATA where NAME=’DynamicsCrm 2011 Adapter’ and IDENTIFIER=’DEFAULT’;
3. Close SQL Server Management Studio.
4. Restart Scribe services; the next time you reconnect, Insight will automatically update the metadata the next time using a connection is made.
1. From SQL Server Management Studio, run the following query: use SCRIBEINTERNAL; delete from SCRIBE.ADAPTERMETADATA where NAME=’DynamicsCrmAdapter’ and IDENTIFIER=’DEFAULT’;
2. Close SQL Server Management Studio. Then Run
3. Run MetadataConfig.exe (It is located in the Scribe Program folder for exp C:\Program Files (x86)\Scribe)
4. Select the DynamicsCRMAdapter from the adapter dropdown list
5. Click Import Metadata button
6. Select DynamicsCRMAdapterMetadata.xml in the Import Metadata File Browser (also in C:\Program Files (x86)\Scribe