what reslly SDK means................i mean technically...
what should i learn...Java script.....or SDK.......any difference..??
anyone please......help me to way out to begin.....
thankx in advance......
The SDK allows you to access the various Cognos services through your own C#/VB/Java/etc application. So, anything you can do through Cognos Connection can also be done programmatically through the SDK, such as scheduling reports, deleting reports, deploying content, etc. With that said, Javascript would not be helpful. You need something that runs server-side that can set a reference to the Cognos SDK dlls.
Thanks for the details. Can you provide some documents about how to configure SDK and also some examples.