Skip to main content

Hi having an issue where my FME data update job is running fine from Desktop when you click run.  But when I published the job to FME server and set up an automation to run nightly, it seems to be pulling in old data when it runs.

 

The job reads an excel spreadsheet in a folder and plots it and inputs the output data into our SDE.  It seems like when I publish to FME server the excel spreadsheet is not being picked up live from its file location.  

When the workspace was published to server, maybe “upload data files” was ticked, and it’s running off a copy that was uploaded at that time?

Look in the completed job logs, search in there for the file path which it is reading from. Assuming you have it as a workspace parameter then it will be in the block of parameters at the top of the file. 


Reply