cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Error In File Operations Snap

nihil_limbadiya
New Contributor II

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

1 ACCEPTED SOLUTION

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.

View solution in original post

26 REPLIES 26

HI

image
Move files to send folder i am using Source file location but still file is not moving. ?

dmiller
Admin Admin
Admin

Iโ€™ve forwarded this on to Dev as Iโ€™m a bit perplexed by this.


Diane Miller
Community Manager

nihil_limbadiya
New Contributor II

Hi Thanks

All sorted .

Thanks for you help

nihil_limbadiya
New Contributor II

HI

Thanks for the help i will try with these snaps. will let you know if any issues.

Thanks

RogerSramkoski
Employee
Employee

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.