COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: ub14 on 15 Jul 2012 12:18:30 PM

Title: Scheduling Reports having parameters with Trigger Event
Post by: ub14 on 15 Jul 2012 12:18:30 PM
Hi
We have created trigger on Report with the following syntax. This is working as expected. In one of the reports, we need to pass one dynamic parameter called Par_Region. How can we pass this parameter value to trigger.bat syntax.

trigger.bat http://servername:9300/p2pd/servlet/dispatch "UID" "PASSWORD" "AUTHENTICATION NAMESPACE" TRIGGER_NAME

Thanks in advance.
ub
Title: Re: Scheduling Reports having parameters with Trigger Event
Post by: dcsoke on 16 Jul 2012 10:36:53 AM
You can't pass parameters to reports from the batch file. Check your Event Studio user guide for details on passing parameters to reports.