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

problem with images when rendered report to html

Started by cremersstijn, 09 Oct 2008 04:53:29 AM

Previous topic - Next topic

cremersstijn

Hi!

I have a problem :(.
I'm building an interface for viewing reports from Cognos 8 in an existing web-application.
So this is want i do:
i'm render to report the html-fragment and i included that html fragment in the web-page.
I works fine, but... images (graphs) are still saved in the cognos database. To view the images in the web-page, the url of the images are linked to the cognos server
(http://cognosserver/cgi-bin/cognosisapi.dll?SM=query&search=storeID(%22iB54036F245C34E5EABA26F1CE33822CF%22)&....).
But when the user wants the view the generated image in the web--application, he needs to login with his username and password, but when these are different from the username and password that the sdk use to render the report, the user isn't able to see the image.

How can i solve this problem???

i hope i made myself clear...

greetz