I have a problem with the following situation:
directories: /xx/300/200/10.10.10
/xx/400/200/10.10.20
Within the last directory someone created a XML (test.xml)
My virtual folder is: /xx/
I have a scheduled MFT event where:
- Have a find action
- Virtual folder is filled with /xx/
- folder depth = 3
- Exclude folders is true
- Any file name is chosen
This indeed gives me /xx/400/200/10.10.20/test.xml.
Now i need to get specific filenames. Meaning instead of anyFile, i now choose File Name = “*.xml”
This results in that nothing is found. Probably also the directory name is checked against the fileName mask?
Any ideas how to do this?
#webMethods#Managed-File-Transfer