3. Deploy the ExtensionΒΆ

Next you need to deploy the extension and configure Sitecore to use the components you developed.

  1. Compile the Visual Studio project.

  2. Deploy the dll to your Sitecore server.

  3. In Sitecore, open Template Manager.

  4. Navigate to Templates > Data Exchange > Providers > Dynamics CRM > Data Access > Value Accessors > Entity Attribute Value Accessor > __Standard Values.

  5. Set the following field value:

    Field name Converter Type
    Value Examples.DynamicsCrm.EntityAttributeValueAccessorConverterEx, Examples.DynamicsCrm

    Note

    Since you are making this change to the standard values item, this change will affect all existing items based on this template.

  6. Save the item.