Perform an action after scheduled script fails

Discussions and Tech Support specific to the iMacros for Chrome extension.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
felix1212
Posts: 9
Joined: Wed Sep 13, 2017 10:30 am

Perform an action after scheduled script fails

Post by felix1212 » Mon Jul 08, 2019 8:24 am

Currently I am trying to schedule some iMacros scripts to run automatically on Chrome, and I can get an alert if the script fails to run.

First of all, I managed to follow below thread to launch Chrome to open an html which stores the iMacros scripts. I am planning to create a .bat to do this via Scheduled task.
viewtopic.php?f=21&t=21954

Secondly I was trying to figure out how I can tell if the script fails. I was planning to use Scheduled Task logs to check. However, I just found out once I run the command line to launch Chrome, it just considers as success once the Chrome comes out, and it will not know if my iMacros scripts are running successfully or not. So this idea seems not working.

Now I am looking for a way in either the HTML or iMacros to do something. I am thinking if I can write to a log file, and then I use other tools to check the content of this log file to determine the result.

May I know if there is any way I can accomplish this? Thank you very much.

iMacros: 12.0.501.1208
Chrome: 73.0.3683.86
OS: Windows Server 2012R2
Post Reply