The Archive Manager Explorer displays the Content Manager artifacts used to compose a Web page. To link the artifacts to the actual Content Manager items, configure the Web.Config to locate your Content Manager.
Procedure
- In the root of your Archive Manager Explorer Web application directory, open the
Web.Config file in a text editor.
- In the
<appSettings> section, locate the following key:
<add key="cme.server.url" value="http://localhost"/>
- Change the value to the URL of your Content Manager. For example:
<add key="cme.server.url" value="http://cm.salesdemo.com"/>
- You can now click the links in the artifacts box to navigate to an item in the Content Manager: