Parameter: CONNECT_DEFAULT_TIMEOUT

Definition

The timeout in milliseconds for the connection with a remote instance

Description and Use

The timeout in milliseconds for the connection with a remote instance. If the connection lasts more than the value of this parameter, the connection fails. Please note that if this value is too small, it can prevent an instance from connecting with a remote one.

Syntax and Constraints

Defined Constraints

The SAP CC Core Server system verifies the following constraints:

Instance Type Constraint
Rater instances The parameter must be greater than or equal to 5000 .
Updater instances The parameter must be greater than or equal to 5000 .
Guider instances The parameter must be greater than or equal to 5000 .
Bulkloader instances The parameter must be greater than or equal to 5000 .
Taxer instances The parameter must be greater than or equal to 5000 .
Dispatcher instances The parameter must be greater than or equal to 5000 .

Technical Details

For more information, consult this section.

Name CONNECT_DEFAULT_TIMEOUT

The timeout in milliseconds for the connection with a remote instance

Category Parameter
Type Integer
Access (RO/RW)

RW(-): Dynamic Read / Static Write

An immediate change is not possible. For a deferred and permanent change, use the set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC Core Server system. A restart is needed for permanent changes.

Groups
Instance Types This system parameter is available in the following types of instances in a running SAP CC Core Server system:
  • rater, updater, guider, bulkloader, taxer, dispatcher
Default Values (Factory Settings)

The predefined default values are:

Instance Type Value
Rater 30000
Updater 30000
Guider 30000
Bulkloader 30000
Taxer 30000
Dispatcher 30000

You can use a default value to reset the runtime value or the restart value (persistent) in the Admin+ user interface.

Note

A default value is part of the factory settings of the SAP CC Core Server systems. It differs from the original value set during the installation or after the Customizing activities.

In Admin+, you can reset a parameter value to this default value, but it is not recommended:

  • This value may differ from the original value set during the installation of your SAP CC system.
  • Note that it may also differ from the value defined by the implementation project team and set during the Implementation Phase of the integration project.
Verify the values in your running SAP CC systems before to use the reset command.

Constraints

The SAP CC system checks the following constraints:

Rater instances The parameter must be greater than or equal to 5000 .
Updater instances The parameter must be greater than or equal to 5000 .
Guider instances The parameter must be greater than or equal to 5000 .
Bulkloader instances The parameter must be greater than or equal to 5000 .
Taxer instances The parameter must be greater than or equal to 5000 .
Dispatcher instances The parameter must be greater than or equal to 5000 .