| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| chandhroo Beginner
 
 
 Joined: 02 Dec 2002
 Posts: 36
 Topics: 13
 
 
 | 
			
				|  Posted: Wed Dec 18, 2002 9:02 am    Post subject: CEDF |   |  
				| 
 |  
				| Could you anyone give me link for CEDF material? |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| chandhroo Beginner
 
 
 Joined: 02 Dec 2002
 Posts: 36
 Topics: 13
 
 
 | 
			
				|  Posted: Wed Dec 18, 2002 10:11 am    Post subject: |   |  
				| 
 |  
				| Thanks Kolusu |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dibakar Advanced
 
  
 Joined: 02 Dec 2002
 Posts: 702
 Topics: 64
 Location: USA
 
 | 
			
				|  Posted: Sat Jul 23, 2005 2:53 am    Post subject: |   |  
				| 
 |  
				| As per this link I have to Type CEDF on clear screen and then the test transaction in next clear screen. But our system does not allow clear screen - it takes you back to the current screen or previous one. So after invoking CEDF I am not able to proceed. Below is the screen I am getting afetr CEDF, which doesn't go if I press clear screen. 
 Regards,
 Diba.
 
 
 
  	  | Code: |  	  | TRANSACTION:    MEN2    PROGRAM:    MN2PDSP     TASK:    0004988    APPLID:    MIS2        DISPLAY:     00
 STATUS:     PROGRAM INITIATION
 
 EIBTIME      = 24122
 EIBDATE      = 0105204
 EIBTRNID     = 'DIB2'
 EIBTASKN     = 4988
 EIBTRMID     = 'D446'
 
 EIBCPOSN     = 6
 EIBCALEN     = 0
 EIBAID       = X'7D'                                         AT X'002020EA'
 EIBFN        = X'0000'                                       AT X'002020EB'
 EIBRCODE     = X'000000000000'                               AT X'002020ED'
 EIBDS        = '........'
 +   EIBREQID     = '........'
 
 
 
 ENTER:     CONTINUE
 PF1 :    UNDEFINED              PF2 :    SWITCH HEX/CHAR        PF3 :    END EDF SESSION
 PF4 :    SUPPRESS DISPLAYS      PF5 :    WORKING STORAGE        PF6 :    USER DISPLAY
 PF7 :    SCROLL BACK            PF8 :    SCROLL FORWARD         PF9 :    STOP CONDITIONS
 PF10:    PREVIOUS DISPLAY       PF11:    EIB DISPLAY            PF12:    UNDEFINED
 
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Manas Biswal Intermediate
 
  
 Joined: 29 Nov 2002
 Posts: 382
 Topics: 27
 Location: Chennai, India
 
 | 
			
				|  Posted: Tue Jul 26, 2005 4:56 pm    Post subject: |   |  
				| 
 |  
				| I am confused. This is the debugging screen for the transaction MEN2. I thought that this is what you wanted to do - debug the transaction MEN2 using CEDF. If you want to end the EDF session, use PF3(It mentions that at the bottom of the page). 
 Regards,
 Manas
 _________________
 There is no path to peace. Peace is the path.
 - Mahatma Gandhi (1869-1948)
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dibakar Advanced
 
  
 Joined: 02 Dec 2002
 Posts: 702
 Topics: 64
 Location: USA
 
 | 
			
				|  Posted: Wed Jul 27, 2005 2:07 am    Post subject: |   |  
				| 
 |  
				| Manas, 
 That is the problem I am having. From whichever screen I try CEDF, I get MEN2. Whereas MEN2 is the initial screen (probably) which I don't wan't to debug. From this initial screen I type DIBA to start transaction DIBA. But I am not able to execute DIBA with CEDF.
 
 Regards,
 Diba.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Manas Biswal Intermediate
 
  
 Joined: 29 Nov 2002
 Posts: 382
 Topics: 27
 Location: Chennai, India
 
 | 
			
				|  Posted: Fri Jul 29, 2005 2:39 pm    Post subject: |   |  
				| 
 |  
				| Sorry Diba. I cannot really help you much without looking at your program and transaction structure. I would suggest taking a good look at the flow of your transactions. If all these transactions are part of an utility or vendor product, then you can try contacting the product support for info on how to use CEDF with the product.
 
 Regards,
 Manas
 _________________
 There is no path to peace. Peace is the path.
 - Mahatma Gandhi (1869-1948)
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dibakar Advanced
 
  
 Joined: 02 Dec 2002
 Posts: 702
 Topics: 64
 Location: USA
 
 | 
			
				|  Posted: Sat Jul 30, 2005 1:08 am    Post subject: |   |  
				| 
 |  
				| No, problem. I will look into MEN2 and try to figure out. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dibakar Advanced
 
  
 Joined: 02 Dec 2002
 Posts: 702
 Topics: 64
 Location: USA
 
 | 
			
				|  Posted: Wed Sep 14, 2005 5:54 am    Post subject: |   |  
				| 
 |  
				| I finally managed to get a clear screen, now I am able to debug required transaction. 
 Question: In the stop condition, is it possible to specify both 'EXEC CICS LINK' and 'EXEC CICS LOAD'?
 
 Thanks,
 Diba.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |