Hello,
You can use 'Log to file' command in your task if you want to know upload or download duration by logging timestamps. You can insert 'Log to File' command at several appropriate locations and log the text and the Time stamp (by checking the 'Add Timestamp' box).
This way once the task runs, you can open the text file where you logged the data and measure at what time what actions took place. It will help you to measure the performance and accuracy of your automated task.
You can find Log to File command under 'Programs/files/windows' commands category.
For your convenience, we have attached "duration1.atmn" with this mail.
All you need to do is copy the task files (duration1.atmn) to.....\My Documents\Automation Anywhere\Automation Anywhere\My Tasks\
Run the task. We have used log to file command in the beginning and at the end. Once it logs time stamp in a text file, you can easily find duration of task.
FTP commands can be used to automate any FTP tasks. Use this command if you want to automate FTP upload/download, backup of your website etc. You can find FTP commands under 'Internet' commands category.
Hope this helps. |