Other settings

Setting Default Description
ITPDIDCP System code page of the AS/400 Code page in which the KCM/SDK DID files are stored.
ITPSUPWPFILE If this setting is set, the default settings KCM uses for the Microsoft Word processor support are overwritten by the settings in this supwp.ini configuration file.
ITPALLOWMISSINGINC N Controls whether or not a missing __INC document causes an error when translating a Master Template. If this setting is set to Y, KCM removes the __INC() statement and continue translating. If this setting is set to N, KCM will report an error and fail the translation. This behavior is in compliance with the behavior of Office Vision.

The next settings affect the amount of memory KCM Microsoft Word processor Support uses and the way it handles temporary files. The Microsoft Word support produces a large number of temporary files for administrative purposes. With the default settings only a few of these files should ever exceed the default setting ITPOUTPUTCACHE. Increasing either ITPOUTPUTCACHE and/or ITPMAXTMPOPEN can improve performance while producing large result documents.

Setting Default Description
ITPMAXINPUTCACHE 1024 Sets the maximum amount of memory (in Kb) that KCM Microsoft Word processor support uses while reading a file.

If files exceed this size, KCM will read only as much of the file as fits in this size and update from disk if it needs other parts of the file.

This setting affects the amount of memory that KCM Microsoft Word processor Support uses during translation and execution of a model.

ITPOUTPUTCACHE 256 Sets the maximum amount of memory in Kb that KCM Microsoft Word processor support can use while writing a file. If the file exceeds this size, KCM will flush parts of the file to disk.

This setting affects the amount of memory that KCM Microsoft Word processor Support uses during execution of a model.

ITPMAXTMPOPEN 1

Sets the number of temporary files that is kept open simultaneously. If the size of an output file exceeds the size indicated with ITPOUTPUTCACHE, this file will be flushed to disk.

ITPMAXINPUTCACHE primarily affects performance during Master Template translation and post-include.

ITPOUTPUTCACHE and ITPMAXTMPOPEN affect performance during Master Template execution and post-include.

The effect of assigning more memory with the ITPOUTPUTCACHE setting should be primarily noticeable while producing large result documents on a system that has sufficient hardware resources available.