uCosminexus Service Platform, Overview

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

2.13.9 Managing HTTP reception timer

In HTTP reception, you can use transaction timeout for time management of the entire HCSC server.

In transaction timeout, you can set the time from invocation of the business process by HTTP reception till the response is returned in HTTP reception in second unit. If processing time exceeds the timeout setting value, processing of the business process is interrupted.

You can set transaction timeout value in HTTP reception definition file.

The following table describes the parameters you can set:

Table 2-30 Setting transaction timeout

Value Key name Default value
Transaction timeout (seconds) urecp-http.ejb-transaction-timeout 0#

Note#
If 0 is set, operation is to be performed using the default timeout set in J2EE server.