URL Parameter (Connect-SAPBusinessObjectsBI Cmdlet)
The URL of the rest API exposed by the SAP BusinessObjects BI.
Syntax
Connect-SAPBusinessObjectsBI -URL string
Data Type
cstr
Default Value
""
Remarks
You can find the correct URL after logging in the Central Management Console. From the combo box choose 'Applications'. After that, double-click on 'RESTful Web Service' and you'll see the access URL. By default, it is http://{SERVER-NAME}:6405/biprws.
This is a required parameter.