Warning: You are browsing the documentation from version 4 to 10 of Pimcore. Please visit https://pimcore.com/docs/platform/ for the latest versions of Pimcore.
Version: Edit on GitHub

Operator Overview

General

Change the type by either dropping a operator on a Ignore node or via the node's context menu.

Setter Settings

Basic Settings

  • Mode: Default means that the CSV data goes through the data type's CSV processor. Direct sets the CSV data directly. This can be useful if the data has been processed or manipulated by another import operator already.
  • Do not overwrite: Do not overwrite existing object data.
  • Skip empty values: Skip empty CSV values.

Setter Settings

Operators can then be used to change the way how the data is processed.

Simple example

Example

Overview