sebroux / outlinereader

Automatically exported from code.google.com/p/outlinereader
0 stars 0 forks source link

Issue with setEssProvider method #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use Embedded as the provider
2. try in an environment where APS is not available
3. attempt to export a dimension

What is the expected output? What do you see instead?
One would expect the application to use Essbase Java's "Embedded" mode.  
Instead, the OutlineReader defaults to using the server as the provider.

What version of the product are you using? On what operating system?
August 2010 version on Win2k3 Server, Essbase 11.1.2.1

Please provide any additional information below.
I think there's a bug in the setEssProvider method.  The String argument that 
is passed is not actually used in the setter method.

Original issue reported on code.google.com by MSem...@gmail.com on 8 Sep 2011 at 11:14