Hi,
I'm using the SmartClient Pro edition and am currently looking at the possibility to upgrade ($) to
the Power edition + Analytics option in order to leverage Isomorphic's CubeGrid component
as well as its associated OLAP/MDX connectivity/backend.
I do have a few questions though ... My current setup is the following:
1) Application is written using SmartClient 8.2p (migration to 8.3p in progress). We don't use SmartGWT,
but the native JS version.
2) Application has a Java backend (currently not using any of the Isomorphic Java backend). All connections
between front-end to back-end are using REST web services written in Java (Spring MVC).
3) Current cubes use jPivot to connect to a Microsoft SSAS analytics server. This is what I'd like to
replace with ISC's CubeGrid.
I was wondering if it was possible at all to use the CubeGrid with SmartClient's Java backend for MDX/OLAP
connectivity but without actually doing any of the SmartGWT stuff. We'd like to remain pure Javascript
for the U/I part.
Thanks for shedding some light on how this could be achieved as all examples, wiki and forum topics go down
the SmartGWT path. Any examples would be greatly appreciated so we can conduct quick PoCs on different
areas before going any further with our selection process.
What I'm particularly looking for is the required ISC servlet configuration in order to define the ISC OLAP specific
server-side end-points as well as sample client-side code (no SmartGWT) to instantiate a CubeGrid that connects
to those ISC OLAP end-points. Something minimal that provides OLAP back-end access without all of the SmartGWT
stuff, if at all possible ?
Thanks,
I'm using the SmartClient Pro edition and am currently looking at the possibility to upgrade ($) to
the Power edition + Analytics option in order to leverage Isomorphic's CubeGrid component
as well as its associated OLAP/MDX connectivity/backend.
I do have a few questions though ... My current setup is the following:
1) Application is written using SmartClient 8.2p (migration to 8.3p in progress). We don't use SmartGWT,
but the native JS version.
2) Application has a Java backend (currently not using any of the Isomorphic Java backend). All connections
between front-end to back-end are using REST web services written in Java (Spring MVC).
3) Current cubes use jPivot to connect to a Microsoft SSAS analytics server. This is what I'd like to
replace with ISC's CubeGrid.
I was wondering if it was possible at all to use the CubeGrid with SmartClient's Java backend for MDX/OLAP
connectivity but without actually doing any of the SmartGWT stuff. We'd like to remain pure Javascript
for the U/I part.
Thanks for shedding some light on how this could be achieved as all examples, wiki and forum topics go down
the SmartGWT path. Any examples would be greatly appreciated so we can conduct quick PoCs on different
areas before going any further with our selection process.
What I'm particularly looking for is the required ISC servlet configuration in order to define the ISC OLAP specific
server-side end-points as well as sample client-side code (no SmartGWT) to instantiate a CubeGrid that connects
to those ISC OLAP end-points. Something minimal that provides OLAP back-end access without all of the SmartGWT
stuff, if at all possible ?
Thanks,
Comment