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.
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