One way:
OB Fileset/Local thread building one message per file (need a Outbound Tps Tcl proc – I have one if you need it).
IB Fileset/Local thread to retrieve files built in the above OB thread – use advanced scheduling to schedule the run. Depending on criteria may need a DirParse proc here – I have that too.
Route the IB thread above to a Fileset/Local OB thread which has an Outbound Tps Proc to set the filename as you need. I have one of those which might work.
If you want any of the procs indicated that I have, email me.
Jim –
I appreciate the offer, and I’ll take it into consideration. However I was hoping to find a solution that would be “one and done”. There are already 6 other threads in this series, with this being the 7th. Adding 2 more is obviously undesirable, unless there is no other way.