| Title | Using Shared drive naming system instead of Mapped drive naming |
| Date Updated | 11/23/2005 |
| Versions affected | Automize 4.0+ & JavaScheduler 4.0+ |
| OS affected | Windows |
| Description | Most tasks like copy, zip, del, ftp... require access to local or remote drives. If you use the browse button within an Automize task to get a remote mapped directory name, it is returned as x:\temp etc.. where 'x' is mapped drive name. However, this method has its disadvantages, because you may change the map name to something else later on, and the task will fail. Better way is to use shared drive naming. |
| Causes | Not a bug |
| Solution | For the remote directory path, use shared
drive naming system instead of normal mapped drive naming
example 1: example 2: |
| Output Log | The system cannot find the file or path specified |
| Debug Log | FileNotFoundException |