Hello,
Here is the convoluted logic needed to fix, of course, of a design oversight of some idiot: While executing program "X" in region "A" I must to start remotely a transaction in region "B"; that transaction submits a batch job; that batch job LINKS via EXCI to a program in region "B", when that program ends in region "B", that is when my original program "X" in region "A" can continue. With all the async processes (START, Submit) how can I coordinate the work?
I am thinking POST and WAIT ... but does this work remotely inter region? Are there any "remote" ECBs?
Any ideas, anyone ... somebody, somewhere?
Much obliged for your thoughts ...
Mikiu
Here is the convoluted logic needed to fix, of course, of a design oversight of some idiot: While executing program "X" in region "A" I must to start remotely a transaction in region "B"; that transaction submits a batch job; that batch job LINKS via EXCI to a program in region "B", when that program ends in region "B", that is when my original program "X" in region "A" can continue. With all the async processes (START, Submit) how can I coordinate the work?
I am thinking POST and WAIT ... but does this work remotely inter region? Are there any "remote" ECBs?
Any ideas, anyone ... somebody, somewhere?
Much obliged for your thoughts ...
Mikiu