Get and Set Field

The getSetField manipulator allows you to get a field value from the source content and set it to a field on the destination content.

Note: This manipulator is designed to be used with the storeField manipulator. The storeField manipulator allows you to store a field value from the source content into a variable. This variable can then be used in other manipulators or in the content mapper.

Properties

Specifics

This manipulator stores the field value in a variable using Diesel. Please check your storage options for more information.

Examples

Source Endpoint

Content Type: Excursion has a reference to Content Type: Destination . One of Destination fields is Text Field: Internal Name

Destination Endpoint

Content Type: Excursion has no reference to any other Content Type. Instead, it has a Text Field: Location. It's value is coming from Text Field: Internal Name from source Content Type Destionation

Last updated