Version: eXtendPS-DE 1.3.3 and above
Audience: Administrator

Overview

With the eXtendPS-DE Media Content service you can automatically update item images on a schedule by using the PromoStandards feed from the associated item vendor.

Prerequisites

  • Make sure the mapping between your NetSuite image field(s) and the PromoStandards image type is configured. Refer to the Item Images Configuration section in the eXtendPS-DE Setup Configuration Guide.
  • To update only certain item image types (Blank Image, Primary Image, etc.), follow these steps to determine the required information for adding that configuration:
    • Go to the eXtendPS-DE Product Image & Class Type custom record and view the records which have been created.
    • Note the internal IDs for the image types that you want to update on a scheduled basis.
    • Make sure the image type that want has been mapped in the Item Images Configuration section of the eXtendPS-DE Setup Configuration Guide.

Configuration

  1. Go to Customization → Scripting → Scripts and open the eXtendPS-DE Custom Integration Map/Reduce script.

  2. Create a new deployment using the Deploy Script button.
    Image Placeholder

  3. On the Parameters subtab of the script deployment, configure the following fields:
    1. EXTENDPS-DE USER INTEGRATION NAME
      Enter update_item_images as the integration name.

    2. EXTENDPS-DE CUSTOM MAPPING INTEGRATION SEARCH
      Enter the ID of a saved search that filters the items to be updated as part of the scheduled update.

    3. EXTENDPS-DE ITEM IMAGE TYPE CUSTOM INTEGRATION
      Specify the internal IDs of the eXtendPS-DE Product Image & Class Type custom records (from the prerequisites section above) for the image types you want to update. Specify the internal IDs in the following format: [123, 456, 789]

      Note: If you want to update all image types leave this field blank.

    4. Leave all other parameter fields as blank/empty.

    5. Schedule the deployment on the Schedule subtab.
Image Placeholder