Route the A38 to a FileSet Local Protocol one message per file.
Setup another Fileset Local thread to read the file(s). Use a DirParse Tcl proc on this thread scheduled to run at whatever interval makes sense (perhspa every hour) with extended file info (which I think includes the date/timestamp) and select those files that meet the time constraint.
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
Hi Jim – that’s actually what I started to do (I found one of your threads!) but rather than writing one msg per file, I am writing all messages for a day to a file. I have a tps proc to rename the file with today’s date.
I am working on the OB thread, but am stuck here — I don’t know how to tell it to pick up file with yesterday’s date. I was also looking at the Advanced Scheduling options..not too familiar