hi, is there any way to copy the file from one location to Engine.Tempfilepath location without using run command
file name pattern- abc_26sep2021_to_27sep2021_at_27sep2021_160157.xlsx which contains from and to date and date and time when file is created
i am using the copy command passing it into run command but it works when deployed on gallery for week but on first day of week on monday it throws an error on that run command,
purpose of copying to Temp folder is because file are opened at user location so can't read the file directly.
currently i am passing the file name as in cmd as
'copy /y "'+"abc_*_at_27sep2021*.xlsx"+'" "'+[Engine.Tempfilepath]
is there any other way to copy the file
User | Count |
---|---|
108 | |
89 | |
78 | |
54 | |
40 |