Subscribe to Blog Posts by: Network Automation Technical Support via RSS Blog Posts by: Network Automation Technical Support
Check if the file size is zero
This task will loop through a folder and count the number of files that are empty by checking if the file size is 0.
mySQL and the SQL Query Action
AutoMate can easily interact with a mySQL server and its associated databases through the SQL Query and SQL Stored Procedure actions. The document explains how to setup a mySQL data source connection through AutoMate that can be used to run queries against a mySQL database.
Loop Through and Rename Files
"This task will loop though filenames in a folder and replace any spaces within a filename with an underscore "_". The results will be displayed in a message box.
Error Detection and Handling
AutoMate provides three levels in which it can automatically detect and handle errors. They include the System (or Global) Level, Task Level and Step Level. Furthermore, AutoMate includes different options for each level to handle errors when they occur. How AutoMate reacts to an error and what can be done when one occurs depends on how its 'Error Handling' parameters are set in the managed task's properties.