Welcome to Network Automation, developers of AutoMate and AutoMate BPA Server
Sign In  •  My Account  •   Contact Us  •     

Subscribe to Blog Posts by Category: Task of the Month via RSS
Subscribe to Blog Posts by Category: Task of the Month via RSS
Blog Posts by Category: Task of the Month

Create File of a Specific Size

3/17/10 • by Leonard Amabile, in Task of the Month 1 comment

This sample task will demonstrate how AutoMate can create a file with a specific size using the fsutil utility.

Read Entire Post

Delete Last Line of a File

2/9/10 • by Leonard Amabile, in Task of the Month 0 comments

This sample task will demonstrate how AutoMate can delete the last line in a text file.

Read Entire Post

Connect Terminal: Determine if Line is Busy

1/11/10 • by leonard amabile, in Task of the Month 0 comments

This sample task will demonstrate how AutoMate can determine if a telephone number is busy.

Read Entire Post

Check for Files That are Zero Bytes

12/7/09 • by marjo martinez, in Task of the Month 0 comments

This task will loop through a folder and check for any files that are zero bytes or empty using the function FileLen() to get the size of the file. An IF conditional is used to evaluate whether it is less than 1 byte in size. If the file is 0 bytes a message dialog will be displayed that the file is zero bytes in size.

Read Entire Post

Rename File to its Parent Folder Name

11/10/09 • by leonard amabile, in Task of the Month 0 comments

This sample task will demonstrate how AutoMate can rename a filename to its parent folder name.

Read Entire Post

Even / Odd Number Determination

10/5/09 • by leonard amabile, in Task of the Month 0 comments

Sometimes, AutoMate users need to determine whether a number is odd or even in an AutoMate task. For example, some tasks should only execute on even days. In other cases, a user needs to know whether there is an odd or even number of files in a given folder before looping through them.

Read Entire Post

Process Status Report Task

This task retrieves the status of approximately 200 backend database processes from 15 UNIX machines and generates web report listing the status of all processes on each backend machine.

Read Entire Post

FTP - Loop Through Currently Uploading Files

This task will demonstrate how AutoMate can download a file that is still being uploaded to an FTP folder. AutoMate sends the long_list command to the FTP server folder you are looking at, creates variables for the file name and size, and then loops through the size of the file every 15 seconds to see if the size is still changing.

Read Entire Post

FTP - Delete Files Older Than 30 Days

6/1/09 • by leonard amabile, in Task of the Month 0 comments

This sample task will demonstrate how AutoMate can delete files older than 30 days via FTP.

Read Entire Post

Clean Windows Temp Directory

5/4/09 • by leonard amabile, in Task of the Month 0 comments

This sample task will demonstrate how AutoMate can clean out the Windows temp directory using the Delete File and Remove Folder actions.

Read Entire Post

Search the URC

Subscribe to Version History via RSS
Subscribe to Version History via RSS
Version Watcher

7.1.3.0 changelog
7.1.3.0 changelog
other versions downloads

Contribute

Subscribe to Forum Posts via RSS
Subscribe to Forum Posts via RSS
Forum Posts

Subscribe to Latest Resources via RSS
Subscribe to Latest Resources via RSS
Latest Resources

show filter options

Find Us