I have a script that zips and emails out cognos reports from the shared folder location.Is there a way to automate this script in event studio instead of having to execute it manually?
Also does anyone have a sophisticated script for error handling?(i.e if the ETL load fails,rerun /retry ETL/cognos reports)
Event studio can email the reports out directly and it can also put the reports in the shared drive. Event studio can also just send an email that informs users know that new reports have been generated.
Thanks cschu.
I'm looking to automate the scripts rather than just mailing.my script does some ascii conversion and
zips the reports.Not sure if I can do that in event studio.