COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Topic started by: koolbachi on 10 Oct 2006 01:30:33 PM

Title: programmatically(C++) connecting to reportnet server
Post by: koolbachi on 10 Oct 2006 01:30:33 PM
I have Web Page in whichÃ,  created an URL which connected to one server.

I want to know how we can connect to ReportNet Server, when i send the request through other server,

Any API we are using ?

In simple send a request from one server (programmatically ) using C++ component to ReportNet Server and receive the reply/response accordingly ....

Is there any .dll to be used if yes for C++ whch dll is used?

Advance Thanks
gop
Title: Re: programmatically(C++) connecting to reportnet server
Post by: Darek on 06 Dec 2006 05:37:40 AM
VB or C# might be much easier, since a whole SDK is available, but if you want to stick with C++, you will have to use pure SOAP.