Hi
I am working on Filenodes.I need to process every day 9000 files to the flow But some times output side it generates 0kb files but most of the times it generated correctly.
When i get 0k ...
I have a file of 4mb which has 10000 records i need to split the file into multiple files based on the 500 records.every 500 records it generates a new file with new file name.
I took fileinput ...
Hi,
I have a problem with File nodes. I used file input node to process the files in the particular directory I have to process 10000 files every day but the file input node should not pick the ...