This tutorial has prerequisites. Please make sure you have the following available before proceeding. 
               	 
            
 
            	 
             
               		
               - The XML Extensions reference documentation, this can be found in the section 
                  		  Working with Non-Vision Data in 
                  		  A Guide to Interoperating with ACUCOBOL-GT. 
                  		
               
-  A web services client is needed to obtaining web services metadata. This tutorial uses soapUI, which may be found at 
                  		  www.soapui.org. Download and install 
                  		  soapUI. 
                  		
               
-  RMNet is a web client that uses the HyperText Transfer Protocol (HTTP). While it is not necessary to be an HTTP expert, this
                  tutorial presumes familiarity with basic HTTP terminology such as the HTTP methods GET and PUT, HTTP headers, and cookies.
                  Several web-based HTTP tutorials are available. 
                  		
               
-  This tutorial creates XSLT documents for creating SOAP requests and consuming SOAP responses. Familiarity with basic XSLT
                  is presumed. Several web-based XSLT tutorials are available.