COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: claoker on 08 Dec 2009 06:03:26 PM

Title: Passing Parameter values to all reports
Post by: claoker on 08 Dec 2009 06:03:26 PM
 
Hi All,

I have a set of 8 reports developed in my folder, all 8 reports have 3 prompts such as YEAR,COUNTRY and PRODUCT_TYPE except one report which has 2 prompts YEAR,COUNTRY.

I am in a situation that I need to kick-off all the 8 reports in one shot and get the output.

How would I pass the paramter values to all the 8 reports in one-shot. I searched the forum ,there is dynamically passing paramter values from driver report to other reports using Javascript.

Please suggest me how to proceed in this connection and also please provide me the JAVASCRIPT and step by step process in achieving this.

Thanks in Advance!!!!!!

Claoker


Title: Re: Passing Parameter values to all reports
Post by: cschnu on 10 Dec 2009 12:10:06 PM
I use Event Studio for something similar to this. It will allow you to insert a task which can run the report(s) and you can calculate or hard code the parameter values for each of your reports.