Prerequisites for using inriver PIM for product recommendations
Before you create product recommendations in inriver PIM, ensure that the outbound connector has been updated to 19.5. Update
the
<languages>
section in MAPPING_XML section of the outbound connector
to include the rhy attribute.The outbound connector should contain these settings:
RSS_CLIENT_ID
RSS_USERNAME
RSS_PASSWORD
RSS_CLIENT_SECRET
RRS_REST_URL
To send translations for recommendation types from inriver PIM to Rhythm Commerce, edit the
<language>
section of the MAPPING_XML
setting to
include a rhy language attribute. Use the rhy attribute to specify the locales to use in the
Rhythm Recommendations Service. You can specify more than one locale for each language. For
example, you could specify these
settings:<language> <languages iec="en" inriver="en" rhy="en_US, en_GB" /> <languages iec="sv" inriver="sv" rhy="sv_SE" /> </languages>