uCosminexus Service Platform, Setup and Operation Guide

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

2.3.4 Setting the definition file for user-defined reception runtime

Set SOAP reception information in the definition file for user-defined reception runtime.

Organization of this subsection
(1) Creating the definition file for user-defined reception runtime
(2) Properties that can be set

(1) Creating the definition file for user-defined reception runtime

Create SOAP reception runtime definition by using the sample file stored in the following directory as the definition file for user-defined reception runtime. Create this file in J2SE property file format.

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

After creating the definition file for user-defined reception runtime, set definition information by csccompoconfig command. For details on how to set the SOAP reception definition information, see "3.1.15 Setting the definition information for user-defined receptions".

Use this file while deploying SOAP reception. For details on how to deploy the user-defined reception included in SOAP reception, see "3.1.14 Deploying a user-defined reception".

(2) Properties that can be set

The following table describes the properties defined in the definition file for user-defined reception runtime:

Table 2-9 TableProperties defined in definition file for user-defined reception runtime

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
user-defined-reception-soap.threads.maximum Maximum number of simultaneous executions of SOAP reception Y Y Y
user-defined-reception-soap.exclusive.threads Number of dedicated threads of SOAP reception Y Y Y
user-defined-reception-soap.queue-size Size of pending queue in SOAP reception Y Y Y

(Legend)
Y: Can be specified.

For details on the definition file for user-defined reception runtime, see "Definition file for user-defined reception runtime" in "Service Platform Reference Guide".