Sitecore value accessors

Version: 8.0

This section describes the value accessors that are included with the Sitecore provider for Data Exchange Framework.

Item field value accessor

This value accessor provides the ability to read and write a field on a Sitecore item.

Expected source/target object type

Sitecore.Services.Core.Model.ItemModel

Template location

Data Exchange/Providers/Sitecore/Data Access/Value Accessors/Sitecore Item Field Value Accessor

Template fields

Field name

Description

Field

The field from a Sitecore template whose value can be read and written.

Language

If specified, the field value that is read and written is from this language. If not specified, the default language is used.

Item ID value accessor

This value accessor provides the ability to read the ID of the specified Sitecore item.

Expected source object type

Sitecore.Services.Core.Model.ItemModel

Template location

Data Exchange/Providers/Sitecore/Data Access/Value Accessors/Sitecore Item Field Value Accessor

Note

This value accessor is read-only because the value it accesses is read-only. It does not provide the ability to write values because the ID on a Sitecore item cannot be changed.

Template fields

Field name

Description

Item

The Sitecore item whose ID can be read.

Do you have some feedback for us?

If you have suggestions for improving this article,