Translate

Scheduling a Report using Trigger option in Cognos

1. Open Cognos Connection --> locate the report you want to trigger --> click on Schedule option


2. Click on By Trigger tab --> specify Trigger name --> select the Output format and click OK.


3. Locate Trigger.bat file that is saved in the following path

 
4. Run the following command from the command center to trigger the report

trigger.bat "http://localhost:9300/p2pd/servlet/dispatch" Trigger1;

 
5. Now, go and check the report that is triggered

 


Note: same trigger name can be used for multiple reports.

No comments: