URL Parameter (Connect-SAPBusinessOne Cmdlet)
URL to the SAP Business One Service Layer root. For example, http://localhost:50000/b1s/v1.
Syntax
Connect-SAPBusinessOne -URL string
Data Type
cstr
Default Value
""
Remarks
The URL should appear in the format http://[server]:[port]/b1s/[version].
This is a required parameter.