junction123
MIS
Hi
I am using CE 9.0 and Sybase 12.0.
I am in the process of doing a couple of tests to be alerted when a report instance either does not run or fails.
I have two reports, Reports A and Report B. Report A generates a file in PDF with data. Report B is a dummy report and generates an empty text file that will be sent via FTP to a server only when Report A completes successfully.
Report A
Run at a specific time with events (ONCE)
Parameter ALS
Format PDF
Wait For Event ALS.txt
Destination e-mail
Under Schedule Tab: Events To Trigger On Completion
ALS.FTP Complete (on success)
Report B (Will run after Report A ran successfully)
Run at a specific time with events (ONCE)
Events to Wait For ALS.FTP Complete (on success)
Destination FTP
Format Plain Text
Report A and B are scheduled to run at the same time. Report A runs fine and I get the e-mail. Report B never runs and is always in a PENDING state. Why does the event that is supposed to get triggered after the successful running of Report A never triggered? I could not find any help on CMC help menu.
Thanks in advance!!!
junction123
I am using CE 9.0 and Sybase 12.0.
I am in the process of doing a couple of tests to be alerted when a report instance either does not run or fails.
I have two reports, Reports A and Report B. Report A generates a file in PDF with data. Report B is a dummy report and generates an empty text file that will be sent via FTP to a server only when Report A completes successfully.
Report A
Run at a specific time with events (ONCE)
Parameter ALS
Format PDF
Wait For Event ALS.txt
Destination e-mail
Under Schedule Tab: Events To Trigger On Completion
ALS.FTP Complete (on success)
Report B (Will run after Report A ran successfully)
Run at a specific time with events (ONCE)
Events to Wait For ALS.FTP Complete (on success)
Destination FTP
Format Plain Text
Report A and B are scheduled to run at the same time. Report A runs fine and I get the e-mail. Report B never runs and is always in a PENDING state. Why does the event that is supposed to get triggered after the successful running of Report A never triggered? I could not find any help on CMC help menu.
Thanks in advance!!!
junction123