Multiple choice technology web technology What is the primary purpose of a Web Service Connector? Expose an Integration Server service as a Web Service Chain 2 Web Services together Invoke a Web Service on a different web server Invoke an Integration Server service on a remote server Reveal answer Fill a bubble to check yourself C Correct answer Explanation A Web Service Connector is used to invoke/consume a web service hosted on a different server. It acts as a client to external web services. To expose an Integration Server service as a web service, you would use a Web Service Provider instead.