Search found 5 matches

Search found 5 matches Page 1 of 1
by ajdazeve
Fri Feb 17, 2017 2:27 pm
Forum: Community Forum
Topic: parsing file to create folders and move
Replies: 0
Views: 16998

Hi there, I have a best practice question. I have files coming in looking like this CA18670N - ACRC-All items-2017-02-17.xml FL4686N_-_Manatee_County_School_District-Document-000000275905-000005.zip FL4686N_-_Manatee_County_School_District.XML Now what i am doing is grabbing the name of the file and...
by ajdazeve
Fri Feb 17, 2017 11:50 am
Forum: Community Forum
Topic: fileinfo with variable as filepath
Replies: 3
Views: 23459

hi its me again this syntax worked well ${ FileInfo(String( item) ):exists } however i woudl like to validate a folder the full path is in 2 different variables. now since i have to add the / mft is trying to divide both variables i tried like this dosent work ${ FileInfo(String('${path}/${cleanName...
by ajdazeve
Wed Jan 18, 2017 10:15 am
Forum: Community Forum
Topic: parsing filename in order to create a folder
Replies: 0
Views: 16915

Hi there, We are trying to parse a file name in order to create a folder. The source sends to mft files like this ID – name-All items-2017-01-17.xml ID – name.done And ID – name-Document-000000008084-000001.zip Now I need the zips and xml files with the same ‘name’ to go in the same folder. Currentl...
by ajdazeve
Wed Jan 18, 2017 10:02 am
Forum: Community Forum
Topic: fileinfo with variable as filepath
Replies: 3
Views: 23459

this worked thank you
by ajdazeve
Wed Jan 04, 2017 1:56 pm
Forum: Community Forum
Topic: fileinfo with variable as filepath
Replies: 3
Views: 23459

Hi there, I am trying to build an if condition to find out if a file exists. However the filepath is contained in a variable . In this case variable name = item Now I am trying the following ${FileInfo('"${item}"'):exists} I tried with simple ,double quote… it tries to find item not the actual conte...
Search found 5 matches Page 1 of 1