Forum Discussion
Anonymous
8 years agoNot applicable
Issue creating SAP BW type Data source in PBI Report Server
Hello Everyone, I am trying to create SAP BW type data source in Report Server ( Nov 2017 version) But getting error message as - I am not facing any issues w...
- 8 years ago
Try this string.
DataSource=http://serverURL:8000/sap/bw/xml/soap/xmla
buddysuper
8 years agoRegular Visitor
http://YOURBWSERVER:8000/sap/bw/xml/soap/xmla
change YOURBWSERVER to IP or DNS name of your bw installation
and port 80+instance number (depending of your installation the instance is different than 00)
If you instance is 50 the port should be: 8050
Jeab
8 years agoRegular Visitor
Do we need to open any service on SAP BW side in order to use this connection string?