Hiya,
Im using an FTP inbound activity to poll a folder and import xml files.
I need to inspect the name of each file and based on the outcome use a DQL read to find the folder to link it to.
Whats the best way to split the files out ? Do I map them to the package or first map to attachments and then iterate through them??
Many thanks
Hoo