MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to stop when a call to a module using CEDF

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
toharmeet
Beginner


Joined: 11 Apr 2007
Posts: 8
Topics: 3

PostPosted: Wed Apr 18, 2007 10:58 pm    Post subject: How to stop when a call to a module using CEDF Reply with quote

Can someone pls tell me how do i put the stop conditions when i need to stop at a particular module in the called chains in a transaction.
for eg. My transaction calls PGM1 and in the chain i need to CEDF when i reach PGM26, how do i put stop conditions so that directly the cedf stops at PGM26.
Thanks in advance
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Tue May 01, 2007 2:55 am    Post subject: Reply with quote

Sorry, CEDF is not expiditer....
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Wed May 02, 2007 1:12 am    Post subject: Reply with quote

I think you can do this, but I do not normally do it, so I can not tell you how. Guess you will have to look at the documentation on the CICS supplied transactions.
Back to top
View user's profile Send private message Visit poster's website
blitz2
Beginner


Joined: 23 Jan 2007
Posts: 84
Topics: 14

PostPosted: Wed May 02, 2007 7:37 am    Post subject: Reply with quote

well, there may be some way to go till the first CICS command being executed for PGM26. But there is no way you can make it stop at program entry like Xpeditor. CICS guy said it right.
________
Extreme Q Vaporizer


Last edited by blitz2 on Thu Mar 10, 2011 5:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Wed May 02, 2007 8:20 am    Post subject: Reply with quote

Take a look at the CEDX transaction, maybe that will help you out.
Back to top
View user's profile Send private message Visit poster's website
blitz2
Beginner


Joined: 23 Jan 2007
Posts: 84
Topics: 14

PostPosted: Wed May 02, 2007 8:23 am    Post subject: Reply with quote

CEDX -- transaction not found on my installation! Is that specific to your shop?
________
NO2 VAPORIZER REVIEW


Last edited by blitz2 on Thu Mar 10, 2011 5:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Wed May 02, 2007 11:09 am    Post subject: Reply with quote

CEDX (IIRC) is CEDF but instead of a terminal you point it to a transaction.
Back to top
View user's profile Send private message
toharmeet
Beginner


Joined: 11 Apr 2007
Posts: 8
Topics: 3

PostPosted: Wed May 02, 2007 10:36 pm    Post subject: Thanks for the information. Reply with quote

I have found the solution .I cant go to the module i want and stop but I can stop on specific link or xctl statement.
By setting the stop conditions with syntax "LINK" and the press F4 to supress the displays till I reach the appropriate link .
This would atleast reduce the wait time.
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Thu May 03, 2007 1:44 am    Post subject: Reply with quote

Clarity is everything. There is a difference between "CALL" and "LINK". LINKs can be caught by CEDF while CALLs can't.
If you can recompile and test, you might find some EC command tha is harmless but not used in the program and insert it prior to the LINK to PGM26 and set the initial STOP condition to it.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group