Cmdlets for SAP ERP

Build 25.0.9434

ConnectionScheme Parameter (Connect-SAPERP Cmdlet)

Specifies whether to connect to an SAP system with a message server (GroupServer) or without one (ApplicationServer).

Syntax

Connect-SAPERP -ConnectionScheme string

Possible Values

ApplicationServer, GroupServer

Data Type

cstr

Default Value

"ApplicationServer"

Remarks

Set this connection property to one of the following values:

ApplicationServer (default) Connect to the SAP system directly without using a message server.
GroupServer Connect to the SAP system using a message server. Choose this option if you are using a load-balancing server.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434