I have defined inside RDT one CICS TOR and one CICS AOR.
I have installed Debug Tool in AOR region (where there are defined programs).
- Using DTCN in AOR, I configured my session.
- I execute from TOR the transaction related with the program I want to debug.
- DTCN does not captured my program, although the program execution ended OK.
In other test I defined the transaction in AOR.
- Using DTCN in AOR, I configured my session attempting to debug the same program.
- I execute from AOR the transaction related with the program I want to debug.
- DTCN captures the program, and it starts my debug session.
For that, Can I debug DPL programs in an environment traditional TOR-AOR?. If yes, how can I do it?.
Thank you in advance.
SystemAdmin