Hiding and showing Promotions in Business Manager

By default, Promotions created in the Promotions Dialog are not visible in the Business Manager.

About this task

For debugging purposes, you can temporarily show Promotion in the Business Manager.

Procedure

  1. Go to your Index Server FREDHOPPER_HOME\data\instances\indexer\config directory.
  2. In the config directory, create a file called smarttarget_api_extension.properties.
  3. Open smarttarget_api_extension.properties in a text editor and add:
    visible=true
  4. Restart the Query Server.
  5. To hide the Promotions, set visible=false or delete the entire file.