COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS Connection => Topic started by: kinny_k on 01 Oct 2009 02:45:29 PM

Title: How to add reports to a custom php page?
Post by: kinny_k on 01 Oct 2009 02:45:29 PM
Does Cognos 8.4 provide a method to pass the URL, security and report parameters within a php page to the server?  We are using this in our application to a MS Reporting Services server but we are not sure how to do it with Cognos Connection.
Title: Re: How to add reports to a custom php page?
Post by: marc-martina on 05 Oct 2009 10:21:45 AM
You can have a url which points to a cognos report.  You can also pass parameters to the report through the url.  This will work for PHP or any language.  As for security, that could be a problem.  You can not extract the security from Cognos with an SDK.  Not a minor task.

-M