Thanks for all your help so far
Just two more question and I let you off the hook.
1.If I want to move a file to a new directory where there already is a file with the same name. And I want it to be overwritten. How do I do that?
2.I have discover a problem with filenames containing a date stamp. I get files with a name like this: ccdprod070912.dat.
If I use the CheckFile function to see if the file have arrived and state the mask ccdprod*.dat. It doesn’t recognize the file(s).
If I do the same in the import function it works fine. The import function find the files and imports them as it should do. This is when I use the Visual Importer Enterprise. But the Execution Agent, when I run it manually, and the service, doesn’t recognize the files at all. It just refuse to use the mask. If I stat the filename ccdprod070912.dat it works.
Have a nice day.
Stefan