Dynamics value accessors

Version:

This section describes the value accessors that are included with the Microsoft Dynamics 365 for Sales provider for Data Exchange Framework.

To use these value accessors you must install the Sitecore Connect for Microsoft Dynamics 365 for Sales connector.

Entity attribute value accessor

This value accessor provides the ability to read and write an attribute on a Dynamics entity.

Expected source/target object typeMicrosoft.Xrm.Sdk.Entity
Template locationData Exchange/Providers/Dynamics/Data Access/Value Accessors/Entity Attribute Value Accessor

Template fields

Field nameDescription
Attribute NameName of the attribute from a Dynamics entity whose value can be read and written.
Value TypeSpecifies the data type used to represent the attribute value so the value can be read and written correctly.

Entity reference attribute value accessor

This value accessor provides the ability to read and write an attribute that references another entity on a Dynamics entity.

Expected source/target object typeMicrosoft.Xrm.Sdk.Entity
Template locationData Exchange/Providers/Dynamics/Data Access/Value Accessors/Entity Reference Attribute Value Accessor

Template fields

Field nameDescription
Attribute NameName of the attribute from a Dynamics entity that references another object.
Reference Entity Property NameName of the property on the referenced entity whose value can be read and written.
Reference Entity Logical NameName of the entity type for the referenced entity.
If you have suggestions for improving this article, let us know!