uCosminexus Service Platform, Setup and Operation Guide

[Contents][Glossary][Index][Back][Next]

2.4.1 Customizing operating environment

You can customize the following contents in the operating environment:

Information required for customization is defined in HCSC-Manager definition file.

Organization of this subsection
(1) Storage directory of HCSC-Manager definition file
(2) Properties defined in HCSC-Manager definition file

(1) Storage directory of HCSC-Manager definition file

HCSC-Manager definitions are stored in the following directory as HCSC-Manager definition file in the property format of J2SE format:

<Service Platform installation directory>\CSC\config\manager\cscmng.properties

(2) Properties defined in HCSC-Manager definition file

The following table describes the properties defined in HCSC-Manager definition file:

Table 2-17 TableProperties defined in HCSC-Manager definition file

Item number Classification Key name Contents
1 Repository settings cscmng.repository.root Root directory path of repository
2 Log file settings cscmng.log.dir Directory path of log output destination
3 cscmng.log.<Channel name>.filesize Log file size
4 cscmng.log.<Channel name>.filenum Number of log files
5 Manager settings cscmng.manager.<Manager identifier>.timeout Timeout value
6 Process instance re-execution settings cscmng.pireexec.response.dir Response message storage directory path
7 cscmng.pireexec.response.encoding Response message storage character code
8 HCSC server operation settings cscmng.server.<HCSC server name>.system Logical server under HCSC system management
9 Repository export cscmng.repctl.export.dir Output destination directory path of export file
10 Environment backup cscmng.envbackup.dir Output destination directory path of environment backup
11 cscmng.envbackup.dir.envrestore Output destination directory path of environment backup before restoration
12 cscmng.envbackup.dir.import Output destination directory path of environment backup before import
13 cscmng.envbackup.autoget Existence of auto-backup specifications
14 cscmng.envbackup.autoget.off Prevention of environment backup while restoring an environment or while importing a repository
15 Thread setting for commands cscmng.precache.thread.maximum Maximum number of threads for parallel processing by cscprecache command
16 HTTP Server operation settings cscmng.server.<HCSC server name>.hws.svstop Operation when HTTP Server
is stopped
17 cscmng.server.<HCSC server name>.hws.svstop.timeout Timeout time during planned stop of HTTP Server

For details on HCSC-Manager definition file, see "HCSC-Manager definition file" in "Service Platform Reference Guide".