Marketing content attachment description input file definitions

Use a MarketingContentAttachmentDescription.csv input file to load information to create descriptive information in multiple languages for the content attachments of the marketing content that belongs to a store. After you load the data, business users can manage the new descriptive information for the content attachments with the Marketing tool.

You can extract the descriptions for marketing content attachment objects with the Data Extract utility to create a MarketingContentAttachmentDescription.csv input file that you then can load with the Data Load utility. For example, if you want to copy or move marketing content and related data between stores or instances, such as for creating one or more test environments. Sample configuration files are provided for you to use with the Data Extract utility to extract the descriptive information data in multiple languages from the ATCHRELDSC database table.

Sample configuration files are also provided for you to use with the Data Load utility to load the description data. When you load the MarketingContentAttachmentDescription.csv file, the Data Load utility populates the ATCHTGTDSC database table.

For more information about extracting and loading marketing data, see
When you load descriptive information for content attachments, you might need to load additional information. For example, if the content or content attachment does not exist in your target store, you must first load the data to create the content or content attachment. Then, you can load the descriptive information in multiple languages for the content attachments. For more information about the marketing content-related data that you can load, see:
Note: A store must be configured to support a language before the descriptive information in that language can display in Management Center.

Definitions

contentName
(Required, String) The name of the marketing content.

This column or element maps to COLLATERAL.NAME.

attachmentIdentifier
(Required, String) The identifier for the attachment target.

This column or element maps to ATCHTGT.IDENTIFIER.

usageName
(Required, String) The identifier for the usage relationship for the attachment.

This column or element maps to ATCHRLUS.IDENTIFIER.

sequence
(Double) The sequence that the attachment displays for the marketing content.

This column or element maps to ATCHREL.SEQUENCE.

relationName
(String) The language-dependent name for the attachment relationship.

This column or element maps to ATCHRELDSC.NAME.

relationShortDescription
(String) The short description for the attachment relationship.

This column or element maps to ATCHRELDSC.SHORTDESCRIPTION.

relationLongDescription
(String) The long description for the attachment relationship.

This column or element maps to ATCHRELDSC.LONGDESCRIPTION.

languageId
(Required, Integer) The language ID for the language-specific fields in this input file.

This column or element maps to ATCHRELDSC.LANGUAGE_ID.

delete
(String) Indicates whether to delete the record. Specify 1 to delete the record.
Note: If you want to delete all of the database records that match the records in a file, you can run the Data Load utility in delete mode. For more information, see Configuring the data load order.