Service Parameter (Connect-SAPGateway Cmdlet)
Specify one or a comma-delimited list of services you want to retrieve data from. If the service is set in the URL, this property will be ignored. In case that the service is neither set in the URL nor via this property, the SAP Gateway's catalog service will be used to discover all the available services.
Syntax
Connect-SAPGateway -Service string
Data Type
cstr
Default Value
""
Remarks
Specify one or a comma-delimited list of services you want to retrieve data from. If the service is set in the URL, this property will be ignored. In case that the service is neither set in the URL nor via this property, the SAP Gateway's catalog service will be used to discover all the available services.
This is a required parameter.