Basically, mine is a
J2EE application. In JSP i would like to display some of the Cognos cube data. Hence, we have decided to use J2EE web services, which will interface with cognos to pull the data. All I want to know is,
1. How to write a interface program to Cognos cubes from Java Web services (similar to JDBC)
2. In case the Cognos appliation doesnt have predefined web services for the data that we are looking, what is an alternative.
Thanks in advance for your valuable thoughts.