Skip to main content

Hi

I'm trying to set-up a Scheduled task to run a workspace whilst i'm on leave

The Scheduled Task has been set up to look at a .bat file, copy of which is attached to this post

 

when i run the .bat file using the cmd prompt, i get the following error message;

 

File \\\\gis\\GIS\\ITDATA\\FME\\Batch runs\\Standard Runs\\StatMap_QGIS_Addr_Cross_Refs.fmw--SourceDataset_CSV2 could not be opened

Program Terminating

 

Could it be failing because there are 3 seperate csv files running in the Workspace?

I've copied SourceDataset_CSV2 to a local drive, as well as changing the file paths back to the mapped drive locations, but am still getting the error message

Has anyone got any advice or workarounf they can provide?

thanks

 

Simon Hume

 

 

 

 

Get rid of the wildcard characters (*) in SourceDataset_CSV2 filename.


@caracadrian​ 

thanks for your reply

I've tried that and it's still failing

There are 3 csv files in the folder, so i've had to use a wildcard so it uses a specific file (which has a date in the filename, so changes daily)

I've also copied the specific file to a local drive and renamed it to the actual filename, but still get the error message

 


Reply