Started to build a FME Workspace that would test in-coming email for 2 files attachments with a specific pattern. I'll email reply back if the 2 files are not found, if found then save them to a network UNC location.
I've got reading email json -> into 2 ListSearcher (1 for each file)
This is where I'm hung up as testing for the 2 specific files (it has 2 files and very specific for each to the 2 files)?