Reflecting the updated tenant settings without waiting for cache to expire

All tenant settings are cached in the RRS. Complete these steps to reflect the updated tenant settings without waiting for the cache to expire:

  1. Navigate to the environment's respective Rhythm Recommendations Services (RRS) swagger by replacing the qa in the URL with dev or qa: https://qa-api.rhyl.dev.inforcloudsuite.com/recommendations/swagger-ui.html#/.
    Note: You may contact an Infor representative for help on your environment's RRS swagger URL.
  2. Click Authorize.
  3. Click Authorize in the Available Authorizations.
  4. The service user with RHYTHM-ServiceAccount or RHYTHM-RecommendationAdministrator role must log in in the login page.
    Note: You may contact an Infor representative to request for a service user if you do not have one yet.
  5. Click Execute.
  6. Click DELETE /cache/tenantSettings.
  7. Click Try it out.
  8. Specify your tenant in the x-rhy-run-as-tenant field.
  9. Click Execute twice to clear all cache in the backend.
  10. Reload the page in the web shop where Infor AI is used and verify that recommended items are displayed.
    Note: The first reload of the page after clearing the cache is significantly slower as it is not cached yet.