Forum Discussion
Issue creating SAP BW type Data source in PBI Report Server
- 8 years ago
Try this string.
DataSource=http://serverURL:8000/sap/bw/xml/soap/xmla
Hi Anonymousv-qiuyu-msft
i am facing exactly the same issue here.
May i know the resolution for this.
Regards
Karan
v-qiuyu-msft Do we require to install (copy library files in this case) SAP Netweaver RFC SDK on PBI report server to Register data extension 'SapBusinessWarehouse' ?
How should install it specific to PBI Report Server ?
Many Thanks,
Nilesh
- karan70088 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
- Anonymous8 years agoNot applicable
Thanks Karan for sharing your solution.
I have SQL Server and Report Server on different machine both 64 bit.
did you copy to C:\Program Files\ or any sql installation path?
I will give it a try next week.
- Anonymous8 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!
- Anonymous8 years agoNot applicable
for me it still looks like there are datasoure-registrations missing in the current server version?!
If i create a PBI Desktop File which connects by DirectQuery/Import Mode to BW i get a connnection for datasource-type "SapBUsinessWarehouse" published to Report Server wich THROWS error "SapBusinessWarehouse" not registered...
if i try to create a new dataconnection manually in Report Manager the dropdown list shows only "SAPBW" but threre's no "SapBusinessWarehouse" entry at all:
but be really great if someone from the productgroup can give insights on SAPBW vw SapBusinessWarehouse-Extensions differences?!