Question
1
Replies
125
Views
Virtusa
Posted: August 1, 2019
Last activity: August 4, 2019
Closed
Can file listener rename the file after processing it
General behavior of file listener is to place the processed file in a sub folder called \work in the current directory which is its destination path. Is it possible to configure this behavior to rename the file and keep it in the same directory and not move it to a sub directory?
***Edited by Moderator: Lochan to tag SR***
Hi,
As far as I know, after processing file will be kept with same name .But unique id will be appended after processing. For example: test.csv will be modified as Test.1487272160154000.csv.