APS 11.1.2.2 appears to have a significant new feature, Essbase Web Services. Here is an excerpt from the readme file posted on the Oracle website:
Essbase Web Services
Web services are self-contained, modular applications that one can describe, publish, locate, and invoke over a network. Web services allow access to regular applications using a Web browser. Web services use XML to code and decode data, and SOAP (Simple Object Access Protocol) to transport it.
Essbase Web Services will expose Essbase user and administrative functionality in a services-oriented (SOA) environment via Provider Services, and allow Essbase to be easily integrated with both Oracle and third-party applications.
The APS Admin Guide also posted at the Oracle site has information on the Essbase Web Services and what you can do with them. It appears you can query data and metadata along with performing some admin tasks. One thing that looks useful immediately is the ability to execute a Maxl statement via a web service. This would eliminate the need to install the Essbase client just to run Maxl statements; I have one customer who could benefit greatly from this functionality today.
Hopefully I will get a chance to play with these soon and post some sample code. On the other hand, ten years ago I wrote web services to retrieve Essbase grid data into Dodeca and they are *very* fast, so I don't see myself working very hard on those particular APIs.
Subscribe to:
Post Comments (Atom)
So Long 2025 and Welcome 2026
As we wrap up 2025 and head into 2026, it’s worth taking a quick look back and taking a sneak peek ahead. We were proud to show our leader...
-
Note: I have posted a PDF version of this blog post on our website at http://www.appliedolap.com/downloads. Back in the days when I starte...
-
I had managed to go for the past 5 months, since I moved to Windows 7 64-bit on my laptop with Essbase 11.1.2, without the need to connect t...
-
There are times when Essbase users may need to see an ad-hoc collection of members aggregated together in Essbase, and that isn’t always an...
3 comments:
Hm,
what I see is poor description and no at least one example.
Not a invitation for using it...
Oracle, Oracle when will you learn ...
Anyway thank you Tim!
Andre
Hi Tim, Can you let me know if you have had a chance to post an example for this yet?
I have not used the Essbase Web Services yet as we wrote our own high performance web services for our Dodeca product (which we support on Essbase 6.5.3 through 11.1.2.2).
Tim
Post a Comment