Question Kurro Lopez · 8 hr ago How to process EnsLib.RecordMap.Service.FTPService files one by one? Hi community, I have a service that uses EnsLib.RecordMap.Service.FTPService to capture files in an FTP directory. Instead of uploading them all at once, I would need to do so one at a time. I have a class that extends this class because it preprocesses, saves everything in the RecordMap class, and then processes all the records at once. When I invoke the BP, it does so through the method set tStatus = ..SendRequest(message, 1). I've set the SynchronousSend flag to 1, but it continues processing all the files at once. #Business Process (BPL) #Business Service #FTP #Interoperability #InterSystems IRIS 0 1 0 14