Skip to main content
Skip table of contents

Integration Suite | Import | Table Attribute Importer

Decide whether all existing table rows are to be deleted prior to the import and thus reset by the import.

Also configure the table attribute into which you want to import:

Field

Description

Xpath for Row Key

Specify an X path to compose a unique external key for the table rows.

This ensures that existing table rows are updated when they are transferred again.

Example 1

  • Node: <Product><ExternalKey>

  • Xpath for Row Key: ./ExternalKey

Example 2

  • Node: <Product><Attributes><Attribute><ExternalKey>AttributeForExternalKey

  • Xpath for Row Key: Attributes/Attribute[./ExternalKey="AttributeForExternalKey"]/Value

The Xpath must be specified in order to be able to use the two functions described below.

This procedure prevents existing or edited/added table rows from being overwritten with each reimport.

Don't clean on Integration import

Activate this option to prevent table rows from being cleaned up.

Don't delete on Integration import

Activate this option to prevent table rows from being deleted.

 

JavaScript errors detected

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

If this problem persists, please contact our support.