- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2020 07:17 AM
HI,
I was reading earlier post ppl are having issue with File Operation Snap.
I am having same issue. I am trying to copy/Move file to one location to another.
I have used File POLLER snap to find the file. and using FIle Operation snap but its giving me an error. enough the folder is empty it says file is already there.
Can some one please help me.?
THanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2020 10:35 AM
In that case, the input binary data has zero byte. You need to select the boolean property “Write empty file” in the File Writer Snap.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 04:31 AM
HI
Move files to send folder i am using Source file location but still file is not moving. ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2020 02:00 PM
I’ve forwarded this on to Dev as I’m a bit perplexed by this.
Diane Miller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2020 02:00 AM
Hi Thanks
All sorted .
Thanks for you help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2020 07:18 AM
HI
Thanks for the help i will try with these snaps. will let you know if any issues.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2020 07:53 AM
No, Directory Browser is not reading the file, only the metadata about the file including the path. You can also tell because the circular output (meaning it outputs JSON) of the Directory Browser snap does not connect to the diamond input of the File Writer, which requires binary input. You need the File Reader.
