I am trying to start multiple foreground sessions from a 'driver' module asynchronously.
I have tried various forms of the call transaction, submit report and wrapping the code in a function module that I have called asynchronously. The function module will start an independent session, but as a background task instead of foreground one.
Anyone have any ideas or tried this before?
Thanks.