Each repository method (request) call in your client application will be translated by the client proxy (provided by the SOAP toolkit) into an XML message with a SOAP wrapper. Each repository method results in one SOAP request over HTTP to the Web Service (TeamConnect ) server.
Note: Each SOAP request requires authentication to the TeamConnect system. See SOAP Message Security Header for more information.