You can start debugging a CICS application by using the Enterprise Server Dynamic Debugging facility, which enables you to
                     debug a service on a local or remote enterprise server. 
                     		
                  
 
                  		
                  Note: When you have finished debugging, you must stop the debugger before you stop the enterprise server. This stops all the active
                     transactions and ensures the enterprise server stops cleanly. 
                     		
                  
                 
               		
                
                  		  
                  - Click 
                     			 Debug > Start debugging. 
                     			 
                     
Note: If the Rumba interface starts up, you can ignore or close it. 
                        			 
                     
 
                     		  
                    
                  		  
                  - Enter the following URL into a browser: 
                     			 http://localhost:55220/ACCTWEB, to run the ACCTWEB application. 
                     		  
                  
  
                  		  
                  - Step through the application in the usual manner. 
                     		  
                  
  
                  		  
                  - To stop debugging, click 
                     			 Debug > Stop debugging. 
                     		  
                  
  
                  		  
                  - To stop the server, right-click 
                     			 ACCTWEB in Server Explorer and click 
                     			 Stop.