Show TOC Start of Content Area

Background documentation JCo RFC Provider Service  Locate the document in its SAP Library structure

This service is used for processing ABAP to Java requests. It provides properties for managing the J2EE Engine connections to the SAP Web Application Server (Web AS).

The JCo RFC Provider runs only on server processes.

Server

Property

Description

Default Value

MaxConnections

Specifies the maximum number of connections that can be made to the Web AS through the client pool. The maximum value is 100.

20

MaxProcesses

Specifies the maximum number of servers that can run simultaneously with the same program ID. The maximum value is 100.

20

JarmActiveOnStart

 

false

WaitForAppsStart

 

false

 

This graphic is explained in the accompanying text

If the new MaxProcesses or MaxConnections (or both) are lower than the values in some of the bundles, the bundles’ configurations are changed to comply with the chosen service properties.

 

See also:

JCo RFC Provider in the Administration Manual

 

 

End of Content Area