You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

KK NOTE - this content may need to be deleted, as it probably doesn't work with the new Campaign maintenance in CMS. Just saving it here until I confirm.

 

 

If there are a large number of campaign products to be loaded, it may be more efficient to perform a product import.

It should be noted that if a Campaign already contains products, performing an import will replace the existing products with those contained in the .csv file. The imported products will not append the existing ones.

  1. Login to the CMS.
  2. Navigate to 'Campaigns & Promotions' --> 'Campaigns' (/zcampaign.aspx).
  3. Click the 'Import Products' tab.
  4. Click the 'Select' button to browse to the saved campaign products flat file (or drag and drop the file if browser-supported).
  5. Click the 'Create Campaign Products' button. 
  6. A success/failure message will be displayed in the dialogue box below the 'Create Campaign Products' button. Any errors encountered will be detailed here. 

    The CSV flat file should contain the following header fields as Row 1: CampaignCode, ProductCode, Seq, IsHeading

    Please note that:

    • The Product Code field is used for the Header Description if the record is a Product Header Row.
    • The Sequence must be '0' if the record is a Product Header Row
    • The value of 'IsHeading' must be 'Y' if the record is a Product Header Row; the value may be 'N' or left blank if not a Header Row.
    • There is no field to specify a Header Row ID for each product in the flat file. For import, products will be grouped under Header Rows as they appear in the file. 

    Example Campaign Product Import CSV file

    If a Campaign already contains products, performing an import will replace the existing products with those contained in the .csv file. The imported products will not append the existing ones.

  • No labels