Describes the CICS API calls that are supported for CICS Web services.
                  	  
               
            
 
            	 
            	 
            Note: For complete information on each API call, see the 
               		CICS API Calls section of this documentation.
               	 
            
            	 
            
               		
               		  
               - INVOKE SERVICE
                  		  
               
- Used by a CICS application to invoke a Web service. The SCOPE and SCOPELEN attributes are ignored. 
                  		  
               
- SOAPFAULT CREATE
                  		  
               
-  Creates a SOAP fault. The NATLANG attribute is ignored.
                  		  
               
- SOAPFAULT ADD
                  		  
               
-  Adds information to an existing SOAPFAULT. The NATLANG, SUBCODESTR and SUBCODELEN attributes are ignored.
                  		  
               
- SOAPFAULT DELETE
                  		  
               
-  Deletes an existing SOAPFAULT.