I need to build an outbound thread that will allow me to “queue” all of the transactions, and then write them out to a file once a day.
I also need the have the filename contain the name of the source thread, along with the date/time.
I’m not really sure where to start on this one, so I’m looking for some guidance.
Thanks!