PIMinRiver

inRiver

Retrieve Product IDs from inRiver

You can create product IDs in inRiver, import them to Sana and use them in your Sana web store.

You need to determine which field from inRiver to use as a product ID and then create the inRiver server setting.

Step 1: Open the inRiver Product Model. In the Fields section, select the field which should be considered as the product ID field for Sana. Then, you need to find the Field Type Id of the selected field. The value of the Field Type Id field will be used to create a server setting. In this case, the value is ItemNumber.

It is recommended to select the field of one of the following field types:

  • String
  • LocaleString

Step 2: Go to the Settings in the inRiver Control Center. Create the SANA_ITEM_ID_FIELD_TYPE server setting and add the value of the Field Type Id field to the value of this setting.

The server setting should look in the following way: the key is SANA_ITEM_ID_FIELD_TYPE and the value is ItemNumber.

Step 3: When the server setting is created, you need to rebuild the product index. Open Sana Admin and click: System > Scheduled tasks. Run Rebuild index for the Product import task. Then, refresh the site cache.

If product IDs are created in the inRiver Enrichment Portal, then after product index is rebuilt, product IDs from inRiver will be available in the Sana web store.

PIMinRiver