Hi,
Can some help me to setup a breakpoint to capture the transaction that is started from another transaction.
In intertest, we used to put .ANY but dont know how to do the same in XPEDITER.
Any help plz.
Thanks,
SV
Setup a breakpoint for a remote transactions
-
- Posts: 5
- Joined: Tue Apr 05, 2011 9:34 pm
- Skillset: Mainframe Test Tools
- Referer: internet search
Re: Setup a breakpoint for a remote transactions
I realize this late answer may not help the original poster.... but I hate to see questions go unanswered out here....
Remote trapping with Xpediter/CICS is done thru the use of option 1.6 from the main menu. Simply change the TERM field to all **** and enter your program name under the PROGRAM field.
This tells Xpediter to trap the breakpoint in PROGNAME if the transaction was started from ANY terminal.
Remote trapping with Xpediter/CICS is done thru the use of option 1.6 from the main menu. Simply change the TERM field to all **** and enter your program name under the PROGRAM field.
This tells Xpediter to trap the breakpoint in PROGNAME if the transaction was started from ANY terminal.
Code: Select all
---------------------- XPEDITER/CICS - TRAP SUMMARY (1.6) -----------------VA01
COMMAND ===> SCROLL ===> CSR
MODULE: CSECT:
MODE: TERM (IP TERM or ALL) NO IP TRAPS ENTRY 000001
LINE COMMANDS: A (After) B (Before) C (Copy) D (Delete) I (Insert)
M (Move) S (Save)
CMD USERID NETNAME TERM TRAN PROGRAM TRAP ABEND
---- -------- -------- ---- ---- -------- ---
_ ******** ******** **** **** PROGNAME YES
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 1641
-
by dran17
View the latest post
Tue Dec 06, 2022 8:23 pm
-
-
Multiple remote job entry writing to the same dataset
by MLK2348 » Wed Nov 15, 2023 3:55 am » in JCL - 1
- 2235
-
by willy jensen
View the latest post
Wed Nov 15, 2023 1:50 pm
-