Hello,
You can make use of "If Task successful" or "If Task not successful" command in your task and create exe of this task.
With this command you can integrate other Automation Anywhere task. This command will run the Automation Anywhere task and depending on return code decide if it was successful or not. For example if you have a script that monitors your website. If that script is successful that means your website is up and no action is required, but if website monitor script is not successful, it means website is down and then you can take other actions like sending email etc.
Hope that helps.
|