Skip to main content
Skip table of contents

Stringfunctions+ | Data Flow export transformation

The module provides another transformation type for the Data Flow export.

With the “Stringfunctions Image Export” transformation, images can be exported directly from Data Flow.

Field

Description

Resulting Column Name

Default Data Flow field

Export Transformation Type

Stringfunctions Image Export

State

Default Data Flow field

Data Source Field

Select an attribute - or several - of the type “Reference to DAM file”. All attributes are available, but the export transformation only accesses referenced assets.

Export Multiple

Select an option if you have selected multiple attributes in the source field:

  • Export from all attributes: The transformation is applied to all attributes.

  • First filled attribute: If The transformation is applied to the first attribute that is filled.

Limit

Select the maximum number of references to be taken into account.

Default value: 0 (= all)

Language

Default Data Flow field

Product Rule

If required, select a PIM rule that must be fulfilled for the transformation to be performed.

For this function, the SDZeCOM Rules+ must be licensed.

Asset Rule

If required, select a DAM rule that must be fulfilled for the transformation to be performed.

For this function, the SDZeCOM Rules+ must be licensed.

Preset

Select the DAM preset to be used for the transformation.

Append with preset Extension

Activate this option to append the file extension from the preset.

Reset Counter

Define whether and how the counter (see limit above) is to be reset:

  • Do not reset

  • Reset before transformation (each object)

  • Reset before each attribute

  • Reset before each image

File name asset part

Define global variables from asset attributes for use in the file name formula:

CODE
{=GLOBALVAR("Prefix";{=ATTRVAL(123)})}

Use them in the file name:

CODE
{=ATTRVAL("ProductAttributeID")}_{=GLOBALVAR("Prefix")}.png

File Name

Generate the file name with product attributes and other stringfunctions. You can use previously defined variables from the asset part formula to obtain the current number of images.

CODE
{=GLOBALVAR("Prefix")}
CODE
{=ENDLESSCOUNT()}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.