10-09-19 11:30 PM
I'm loading a queue from a collection in one process.
Another process is going to work the queue and write the values to excel. When I was working it I had a sample queue to work but I am now realizing my write to excel references that placeholder collection. My other collection is part of my first process. How do I reference the collection from the other process while working the queue?
Thanks,
jon
11-09-19 08:39 AM