Retrieve Product Titles from inriver

You can create product titles 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 title 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 title 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 ProductName.

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

  • String

  • LocaleString

The field of LocaleString type is the most suitable, because this field type allows to translate titles to multiple languages and then use them in the Sana web store.

Step 2: Go to the Settings in the inriver Control Center. Create the SANA_PRODUCT_TITLEFIELD 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_PRODUCT_TITLEFIELD and the value is ProductName.

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 titles are created in the inriver Enrichment Portal, then after product index is rebuilt, product titles from inriver will be available in the Sana web store on all pages, besides shopping cart and product details pages.