Just be careful, the connector flow service doesn’t cleanup its pipeline usage and leaves stuff in the pipeline that can cause problems:
In 7.1 if your service that uses the connector (to make a web service call i.e. SOAP/http) is called as a web service thru a Web Service Descriptor, if you don’t drop soapResponseData, the caller of your service will never get a response.
]Monty[
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods