Hello all,
I am trying to figure out how to execute multiple Interfaces / Scenarios inside a single parent thread I found some useful guidance in the thread below.
Link:
662210
Which lead to me to use ODIStartScen in Asynchronous Mode. This works for the most part but this method generates a new Session Number for every child thread. Is there a way to run the child sessions inside the parent?
Thanks in advance
Mike