Forum Discussion
Essbase (Beta) Connector
- Anonymous7 years ago
Hi Anonymous
you should use the server connection string like this
http://server: port/aps/XMLA
written a blog post on the same here: https://blog.anbuchelva.in/Hyperion/power-bi-steps-to-connect-essbase-using-essbase-connector-beta/
hope this helps!
Hi Anonymous,
I think this issue is more related to your datasource itself, the error message also told about this:
For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings into XmlReader.Create method.
Reference link:
DTD prohibited in xml document exception
Regards,
Xiaoxin Sheng
Any idea how I can fix this? Do I go somewhere in settings?
Also, Essbase normally uses TCP/IP but there is a Java API so I guess that could be dumping out XML stuff