Hallo All,
I receive daily file which has previous date suffixed for example i receive filename like 'export_20220502'. Now i want to store this previous filename date value into variable.
I can then use this variable value in expression in mapping for inserting into one of the database table field. But currently i have no idea or dont know the best easiest way to get the filename date into variable.
Can anyone give some idea ? I was thinking to write shell script in odoscommand to get the date from filename. But then i dont know how to pass this in variable.
Thanks!
VG.