RFCURL Parameter (Connect-SAPERP Cmdlet)
The URL of the SOAP interface to connect with SAP.
Syntax
Connect-SAPERP -RFCURL string
Data Type
cstr
Default Value
""
Remarks
If connecting to SAP through the SOAP interface, this property must be set to the SOAP URL of your SAP system.
An example of this is http://localhost:8000/sap/bc/soap/rfc.
The SOAP service must be enabled in your SAP system for this type of connection to work properly.