Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Priyanka SamadHi All,
Is there a way to get in lavastorm, the date and timestamp of a file(say an xlsx file) which we are using as the input file?
Actually my scenario is, i get my input file abc.xlsx from a location, say A. Once the file is processed, i am moving the input file to another location say B.
Now when a new file comes in location A with the same name abc.xlsx, i have to make a check that this is not the previous run file.
Can anyone please let me know how i should proceed.
Thanks