Page 1 of 1

Intertest debugging - Non-CICS region invoking transaction

PostPosted: Fri Nov 14, 2008 3:29 pm
by pavanr
Hi,
I am using Intertest for debugging of programs in CICS region. I need to debug programs when the transaction comes from Web (Open-systems). In short, I will require a terminal-independent debugging (much like what Xpeditor-XPED provides with no specification of terminal Id). Is there any way to do this in inter-test? I used some options in Monitoring-->Terminals but to no avail. I am using "CA-InterTest for CICS r8".

Regards,
Pavan.

Re: Intertest debugging - Non-CICS region invoking transaction

PostPosted: Fri Jan 09, 2009 10:09 am
by pavanr
Finally figured this out! Use <PF4> to show the options list for a particular program. Change the terminal to .ANY and invoke the transaction from Non-cics region.

Regards,
Pavan.

Re: Intertest debugging - Non-CICS region invoking transaction

PostPosted: Fri Jan 09, 2009 10:22 am
by dick scherrer
Hi Pavan,

Good to hear it is working - thank you for posting your solution :)

d