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
karan7008
8 years agoRegular Visitor
HI Nilesh
i am able to do so. You need to copy the DLL files in the windows program files folder in the machine where you have installed report server and sql server.
it will work
THanks
karan
Anonymous
8 years agoNot applicable
how does your RSREPORTSERVER.config look?
do you have others in the list then this:
<Extension Name="SAPBW" Type="Microsoft.ReportingServices.DataExtensions.SapBw.SapBwConnection,Microsoft.ReportingServices.DataExtensions.SapBw"/>
No Extensionname like "SAPBusinessWarehouse" or?
Thanks!