Dynamics value accessors
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 type |
|
|
Template location |
Data Exchange/Providers/Dynamics/Data Access/Value Accessors/Entity Attribute Value Accessor |
Template fields
|
Field name |
Description |
|---|---|
|
Attribute Name |
Name of the attribute from a Dynamics entity whose value can be read and written. |
|
Value Type |
Specifies 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 type |
|
|
Template location |
Data Exchange/Providers/Dynamics/Data Access/Value Accessors/Entity Reference Attribute Value Accessor |
Template fields
|
Field name |
Description |
|---|---|
|
Attribute Name |
Name of the attribute from a Dynamics entity that references another object. |
|
Reference Entity Property Name |
Name of the property on the referenced entity whose value can be read and written. |
|
Reference Entity Logical Name |
Name of the entity type for the referenced entity. |