Hello All,
I am stuck in a weird situation where in i need to perform the following in a receiver channel.
- Append the file to an existing file and then.
- Move the new file to a different folder.
The problem being, the folder in use comprises of many files and I shouldn't move any existing files. Only the newly merged file needs to be moved to a different folder for further processing.
Note: Only the new file needs to be moved to a different folder.
I tried looking for a solution but i am not able to find any clues on how the same could be attained in a single channel. Any inputs are highly appreciated.
Regards,