Input Pattern
    
      
	
	  | WSDL: "MEP #1" | 
	        | 
      
    
    Could be mapped to:
    
      - SOAP 1.2 Request-Response Exchange pattern:
 throw away the response.
- SOAP 1.2 Response pattern
 throw away the response. (useless?)
- HTTP 1.1 GET/POST
 throw away the response.
- HTTP 1.1 PUT/DELETE
 (no response)