Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to connect to a SOAP API in Power BI and having some difficulties. When I test the request in Postman, it works fine, and responds as I would expect, and I can see the data i'm looking for in the response. If I save the response from Postman as an XML file, I can load it into PowerBI and use it no problem.
Problem is, when I try in Power BI to query the API directly, it appears to work, but I can't find the data that I'm looking for in the response, and I get the following error in the response data within Power BI:
ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing LPX-00007: unexpected end-of-file encountered |
Here is my request URL that works in postman, but doesn't seem to work in Power BI:
https://apps5.somewebsite.com/tseta/servlet/salonws?xmldata=<taws><operation opstype="operation">export</operation><parameters><customercode>somecode</customercode>
<accesscode>someaccesscode</accesscode><username>someusername</username><startdatetime>07 feb 2019 0000</startdatetime><stopdatetime>07 feb 2019 2359</stopdatetime><activitytype>someactivity</activitytype></parameters></taws>
Any thoughts?
Solved! Go to Solution.
So, answer was basically, I'm an idiot. I had the wrong URL *facepalm* Funny thing, once I corrected the URL, everything started to work.
Thanks for the help folks.
Bill
So, answer was basically, I'm an idiot. I had the wrong URL *facepalm* Funny thing, once I corrected the URL, everything started to work.
Thanks for the help folks.
Bill
Hi @bstock ,
Hope the third - party blog can help you.
https://zappysys.com/blog/call-soap-api-power-bi-read-xml-web-service-data/
User | Count |
---|---|
75 | |
75 | |
45 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |