Hello everybody!
We are trying to access data from our SAP BI (7.31) from an external Java (1.6 or 1.7) batch application using MDX queries (XMLA). We've been successful using Java 1.4 with some old BI SDK using http:, but this SDK does no longer work with Java 1.6. Currently, we are struggling to find the correct Java SDK for our needs.
It seems this kind of question has been posted lots of times before, but none of the answers I read leads to a bunch of jars that I might be able to import into my Java project either on our BW servers or in the internet. So can anyone help me out on this ? Where would I find "THE JAVA BW SDK" to use inside my Java application ?
Thanks a lot
Michael