!--a11y-->
JCo RFC Provider Service 
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 |
RFC_Default_Destination |
Creates a default destination. This property has a Boolean value. If it is false no default destination is created. |
|
default_unicode |
This property defines whether a Unicode mode will be used. |
|

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
