Adding Experience Optimization to the Content Service
To add Experience Optimization to the Content Service, load two Add-ons.
Procedure
- On the installation media, go to \Content Delivery\roles\xo\add-ons\.
- Copy the following files to a location of your choice:
- xo-content-extension-assembly-VERSION-core.zip
- xo-content-extension-assembly-VERSION-core-config.json
- xo-cartridges-extension-assembly-VERSION-core.zip
where VERSION is a string representing a version and build number.
- Open xo-content-extension-assembly-VERSION-core-config.json for editing.
- Replace the root-level string
stagingwith a value that reflects the type of Content Delivery environment you are implementing. The value must be equal to the value of thecdenvironmentenvironment variable on the machine on which the Content Service runs. - Replace the string
DISCOVERY_URLwith the URL of your Discovery Service. - Replace the string
PASSWORDwith the (preferably encrypted) password of the user who has access to the Content Service (cduserby default). - Set the other properties in this JSON file to your personal preference.
- Save and close xo-content-extension-assembly-VERSION-core-config.json
- In Content Manager Explorer, select Add-ons from the slide-out navigation and from the Manager tab, upload the ZIP file xo-content-extension-assembly-VERSION-core.zip you downloaded.
- Add the JSON configuration file you just edited to the Add-on.
- In the same screen, also upload the ZIP file xo-cartridges-extension-assembly-VERSION-core.zip you downloaded.
- Restart your Content Service.