Hi,
Is it possible to upload an entire folder from a local PC to Flow Shared resources, via server/automation app? I know that single files are able to be uploaded, but I was hoping my workflow would go like this:
- User uploads file via web app. It is stored in Shared resources
- Separate workbench uses a Path reader on the file, gets all .shp files and performs ETL
I can't see any other way to do it, other than the user having to upload 20 different shape files via the app interface.
I get this warning when using FME copy writer, with s published parameter of 'filecopy_source_dataset':
File Copy Writer: Feature contains an invalid source dataset 'C:\\Users\\myuser\\Documents\\Development\\FME\\UPLOADFOLDER'. No file operations will be performed for this feature
Many thanks,
Sam