View Single Post
  #1 (permalink)  
Old 05-22-2008, 12:00 PM
gardnli gardnli is online now
Junior Member
 
Join Date: Jul 2007
Posts: 9
Post Variable List is deleting intermittently

I have a two part process which runs and uses a Variable list created in the Variable manager of 7 values corresponding to 7 office codes. The two atm tasks ran well from 3/11/08 - 5/13/08 and since then after the processes run, the list in the variable manager is no longer there on an intermittent basis, so at the next run time, the process will fail at the line attempting to access the user defined variable list.

I have not been able to identify the cause of the list disappearance. I have implemented a temporary fix which copies a good copy of the variable.dat file to the C:\My Documents\Automation Anywhere\ location after the processes run so that if the Variable file is reset the default settings, it will be updated with the correct variable lists, but would like a more permanent solution to this issue.

The attached tasks are the ones in question - the TERReports.atm requests reports from our internal reporting system and the TER412Download.atm downloads the reports after they have been generated. The TERREports.atm task is the task which utilizes the Variable List of Offices.
Attached Files
File Type: atmn TERReports.atmn (33.0 KB, 7 views)
File Type: atmn TER412Download.atmn (4.9 KB, 2 views)
Reply With Quote