Documentation Center

Metadataconfig Configuration

Modify the Web.config file parameters noted below to configure or customize the configuration of the Metadataconfig.

The file is located on the Content Manager server: \Infoshare\Web\Author\ASP\Web.config.

Metadataconfig configuration

The configuration is contained by the "metadataconfig" element.

<configuration>
  ...
  <trisoft.infoshare.xapi>
    ...
    <metadataconfig location="c:\InfoShare\Web\Author\ASP\ClientConfig\MetadataConfig.xml" />
    ...
  </trisoft.infoshare.xapi>
  ...
</configuration>
location
Location of the metadataconfig.xml file.