On the Contenta Web server you can configure the S1000D Upload Content tool to resolve entity references locally. Several other S1000D tools also rely on the same mechanism.
Before you begin
You must log in as the administrator on the Contenta Web server.
Procedure
- On the Contenta Web server, log in as administrator.
- Create a directory that will contain the local entity files.
The directory cannot contain any spaces in the path.
- Download any entity files you want to resolve locally from the Internet to this newly created directory.
- Navigate to the Contenta_home/web/cw_common/custom/S1000D_Upload directory.
- Edit the S1000D_Catalog.prop file. If this file is empty, add a line for each entity file you want to resolve locally. If the S1000D_Catalog.prop file already contains entries, ensure that the pathnames do not contain spaces, and move the referenced entity files as needed to a directory that contains no spaces and matches the entries in the S1000D_Catalog.prop file.
The line syntax consists of
Public Identifier=
File Path to Local Entity file. For example:
ISO 8879-1986//ENTITIES ISO Character Entities 20030531//EN//XML=C:\file\path\to\ISOEntities
where
\file\path\to\ISOEntities is the location of the directory you created above.