Hi,
where should I copy the jar files form SDK to build java application.
Do I need to do any other configurations to run the java application ?
Thanks,
K.
Have you installed SDK? During that install a directory tree is build with your jar files needed
No , I have n't installed it on locally ... but its installed on remote machine ?
So do i have to use jar files to use ??
how can i run the application ? do i have to configure any thing ???
Cognos won't support you unless you do a complete install of SDK on the machine where you want to run scripts. Reason is you have to compile your java scripts. In theory it would be possible to only run a jar file (compiled on another machine). For this i think you will have to copy the <COGNOS_HOME>\sdk\java\lib dir and the compiled files. Can't tell if you can compile on your local machine.
You have to have the JAR files locally. It is safe just to copy them.