I am attempting to set up an interface that will receive transactions into a thread. I then want to route those transactions to another thread. That part is okay. THEN…I need to create single record files and FTP them to another node. I have never used the FTP protocol, so I would appreciate any insight into potential problems, and any assistance anybody can provide. Thanks!