Hi Experts,
I have one file having name like 'USUKCAN_Data_Check_Report_CAN_20192108009234.csv'.
Now I want to rename this file with some part of file name (after CAN_) with output of one previous task value which is like 20190809.
So my new name should be like USUKCAN_Data_Check_Report_CAN_20190809.csv
I am using File Rename task and in Include File mask i am giving Electra_Data_Check_Report_CAN_*.csv. But not sure what regex to use in Rename settings tab.
I used below but it is giving error
{STRING (Replace| {NEWNAME()}|USUKCAN_Data_Check_Report_CAN_*.csv|USUKCAN_Data_Check_Report_CAN_ {TASK(47856b39-5303-42ef-afc2-ba00fdefe9ed|StdOut)}.csv)}
Any quick help would be appreciated.
Regards
Vikas
Edited by moderator
2019-08-21T09:21:53Z
|
Reason: Not specified