If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Report Rendering Using Cognos 8.3 SDK; Using CPP (C++)

Started by cogno, 05 Jan 2009 02:09:24 AM

Previous topic - Next topic

cogno

Hi,

I am trying to do report rendering using Cognos 8.3 SDK using CPP. The application that I am trying to build is similar to what is available in SDK/vb/rederreport folder.

Can any one of you suggest the possible steps to do it or whether the following steps are correct?

I tried the following steps:
Create Content Manager Service object
Do a log-on on it.
Create a report service object.
assign biBusHeader of ContentmanagerService to ReportService
do a render/execute over reportservice object.

What I am trying to assign biBusHeader value from contentmanager service to report service the value of biBusHeader property is zero. Can any one of you please tell why it is so? Am I missing something? What exactly do I need to do?

Thanks,
cogno