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
You can't pass parameters to reports from the batch file. Check your Event Studio user guide for details on passing parameters to reports.