uCosminexus Service Platform, Setup and Operation Guide
Define information required for each HCSC server setup in HCSC server setup definition file.
Create HCSC server setup information settings by using the sample file stored in the following directory as HCSC server setup definition file in J2SE property format.
<Service Platform installation directory>\CSC\config\manager\templates\cscsvsetup.properties |
The following table describes the properties defined in HCSC server setup definition file:
Table 2-7 TableProperties defined in HCSC server setup definition file
| Classification | Property name | Contents | Possibility of specification | ||
|---|---|---|---|---|---|
| When database is used and Reliable Messaging is not used | When both database and Reliable Messaging are used | When both database and Reliable Messaging are not used | |||
| Setup configuration relation | db-use | Existence of database usage | Set ON or omit property | Set ON or omit property | Set OFF |
| rm-use | Existence of usage of Reliable Messaging | Set OFF | Set ON or omit property | Set OFF | |
| hcscserver-data-filepath | Output destination of system management information of HCSC server | Y | Y | Y | |
| Standard reception relation | request-ejb | Existence of usage of standard synchronous reception (SessionBean) | Y | Y | Y |
| request-soap | Existence of usage of standard synchronous reception (Web service) | Y | Y | Y | |
| request-jms | Existence of usage of standard asynchronous reception (MDB(WS-R)) | Set OFF | Y | Set OFF | |
| request-jms.maxmessage | Maximum number of messages in standard asynchronous reception (MDB(WS-R)) queue | N | Y | N | |
| request-dbq | Existence of usage of standard asynchronous reception (MDB(DB queue)) | Set OFF | Y | Set OFF | |
| request-dbq.maxmessage | Maximum number of messages in standard asynchronous reception (MDB(DB queue)) queue | N | Y | N | |
| request-jms-rdarea | RD area name in standard asynchronous reception (MDB(WS-R)) | N | Y | N | |
| request-dbq-rdarea | RD area name in standard asynchronous reception (MDB(DB queue)) | N | Y | N | |
| request-dbq-maxlen | Maximum message length in standard asynchronous reception (MDB(DB queue)) | N | Y | N | |
| User-defined reception relation | request-userdef-soap | Existence of usage of user-defined reception | Y | Y | Y |
| J2EE relation | naming-service-hostname | Naming service host name | Y | Y | Y |
| naming-service-port | Naming service port number | Y | Y | Y | |
| Reliable Messaging relation | rm-systemname | Reliable Messaging system name | N | Y | N |
| rm-displayname | Reliable Messaging display name | N | Y | N | |
| DB connector relation | dbcon-xadisplayname | DB Connector display name for XATransaction or for LocalTransaction | Y | Y | N |
| dbcon-nodisplayname | DB Connector display name for NoTransaction | Y | Y | N | |
| Database relation | dbtype | Used database type | Y | Y | N |
| jdbc-type | JDBC driver type | Y | Y | N | |
| jdbc-url | Database URL for JDBC | Y | Y | N | |
| jdbc-dbhostname | Database host name | Y | Y | N | |
| jdbc-dbconnectinfo | Database connection information | Y | Y | N | |
| db-character-sets | Database character code type | Y | Y | N | |
| db-tbl-split-key | Existence of usage of table range partition functionality by date data | Y | Y | N | |
| db-tbl-split-corcheck-use | Existence of enhancement of correlation set duplication check | Y | Y | N | |
| Business process status compatibility | bp-status-compatible | Existence of usage of business process status compatibility | Y | Y | Y |
| Compatibility of invoke service activity status | bp-invoke-status-compatible | Existence of compatibility of invoke service activity status | Y | Y | Y |
| Information of RD area of the database (table area) | cscserverinfo-tbl-area | Table area for basic HCSC information | Y | Y | N |
| server-trans-tbl-area | Table area for linked HCSC | Y | Y | N | |
| location-tbl-area | Table area for location | Y | Y | N | |
| routing-tbl-area | Table area for routing | Y | Y | N | |
| cv-tbl-area | Table area for data transformation | Y | Y | N | |
| exehistory-tbl-area | Table area for execution history information | Y | Y | N | |
| exehistory-idx-area | Area to store index of execution history information table | Y | Y | N | |
| process-tbl-area | Area to store PROCESS table for business process infrastructure | Y | Y | N | |
| process-idx-area | Area to store PROCESS table index for business process infrastructure | Y | Y | N | |
| activity-tbl-area | Area to store ACTIVITY table for business process infrastructure | Y | Y | N | |
| activity-idx-area | Area to store ACTIVITY table index for business process infrastructure | Y | Y | N | |
| link-tbl-area | Area to store LINK table for business process infrastructure | Y | Y | N | |
| link-idx-area | Area to store LINK table index for business process infrastructure | Y | Y | N | |
| correlationset-tbl-area | Area to store CORRELATIONSET table for business process infrastructure | Y | Y | N | |
| correlationset-idx-area | Area to store CORRELATIONSET table index for business process infrastructure | Y | Y | N | |
| string-variable-tbl-area | Area to store STRING-VARIABLE table for business process infrastructure | Y | Y | N | |
| string-variable-idx-area | Area to store STRING-VARIABLE table index for business process infrastructure | Y | Y | N | |
| numeric-variable-tbl-area | Area to store NUMERIC-VARIABLE table for business process infrastructure | Y | Y | N | |
| numeric-variable-idx-area | Area to store NUMERIC-VARIABLE table index for business process infrastructure | Y | Y | N | |
| boolean-variable-tbl-area | Area to store BOOLEAN-VARIABLE table for business process infrastructure | Y | Y | N | |
| boolean-variable-idx-area | Area to store BOOLEAN-VARIABLE table index for business process infrastructure | Y | Y | N | |
| message-variable-tbl-area | Area to store MESSAGE-VARIABLE table for business process infrastructure | Y | Y | N | |
| message-variable-idx-area | Area to store MESSAGE-VARIABLE table index for business process infrastructure | Y | Y | N | |
| message-variable-val-area | Area to store VariableValue column of MESSAGE-VARIABLE table for business process infrastructure | Y | Y | N | |
| message-relation-tbl-area | Area to store MESSAGE-RELATION table for business process infrastructure | Y | Y | N | |
| message-relation-idx-area | Area to store MESSAGE-RELATION table index for business process infrastructure | Y | Y | N | |
| clusterinfo-tbl-area | Area to store cluster information | Y | Y | N | |
| haasyncadp-tbl-area | Area to store asynchronous adapter service ID deployed in the cluster | Y | Y | N | |
| sql-scriptfilename | SQL script file path | Y | Y | N | |
| Compatibility of maximum number of activity instances | activitynumber-maximum-compatible | Existence of usage of compatibility of the maximum number of activity instances that can be created in 1 process instance | Y | Y | Y |
| XML analysis | xmlanalyze-mode | XML analysis mode | Y | Y | Y |
For details on HCSC server setup definition file, see "HCSC server setup definition file" in "Service Platform Reference Guide".
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.