ConnectionScheme
Specifies whether you are connecting to a SAP system with a message server (GroupServer) or without one (ApplicationServer).
Possible Values
ApplicationServer, GroupServerData Type
string
Default Value
"ApplicationServer"
Remarks
Choose the connection scheme and change the required system properties:
GroupServer | The connection to the SAP system is set up using a message server. In this case, load balancing can take place. |
ApplicationServer (default) | The connection to the SAP system is set up directly without using a message server. |