Documentation Center

Mapping Publications to the Experience Optimization Management Web service

For a Fredhopper system to become available in the SDL Web Content Manager Explorer Targeting screen, use Topology Manager to map an SDL Web Content Manager Publication to a Content Delivery environment that has the Experience Optimization Management Capability. With the mapping in place, configure security for Experience Optimization in Content Manager Explorer.

Procedure

  1. In Content Manager Explorer, identify a Publication from which you will be publishing content to be added to Fredhopper, and note down its Content Manager URI.
  2. On the machine on which SDL Web Content Manager and Topology Manager are installed, find out the value of the environment variable called TRIDION_CM_ENVIRONMENT_ID.
  3. Open a PowerShell command prompt.
  4. Run the following command:
    Add-TtmMapping -Id FredhopperMapping -CmEnvironmentId CMID -PublicationUd "tcm:X:Y:Z"
     -WebApplicationId WEBAPPID -RelativeUrl RELURL
    where:
    • CMID is the value of the TRIDION_CM_ENVIRONMENT_ID environment variable
    • tcm:X:Y:Z is the value of the Content Manager URI of the Publication you selected
    • WEBAPPID is the ID of the Web application you are mapping to.
    • RELURL is the relative URL from the Web application context to the mapped location.
  5. In Content Manager Explorer, navigate to the Publication you selected and open the Business Process Type associated with it.
  6. In the Target Types tab, select the Content Delivery environment that contains the Web application to which you just created a mapping.
  7. Select the Security subtab on the right and select the Users and Groups on the left that you want to allow to manage Promotions or Experiments. For each of them, select Manage Promotions and Manage Experiments on the right as needed.
  8. Select Save and Close to apply your changes.