webMethods CloudStreams 10.3 | webMethods CloudStreams Documentation 10.3 | Overview | About CloudStreams | Virtual Services and Connector Virtual Services
 
Virtual Services and Connector Virtual Services
 
The Processing Steps of Virtual Services
The Processing Steps of Connector Virtual Services
A virtual service is a service that runs on a CloudStreams server and acts as the consumer-facing proxy for a native service that runs in a SaaS application or in an on-premises application. Service requests go to a virtual service for processing rather than directly to the service provider. You should create a virtual service for each SaaS service you want to expose to consumers.
There are two types of virtual services: virtual services and connector virtual services.
*In the inbound processing scenario, when a SaaS application sends a service request, a virtual service's policy performs security checks and any other user-defined processing before sending the request to the on-premises application.
*In the outbound processing scenario, when an on-premises application sends a service request, a special kind of virtual service is used, called a connector virtual service. A connector virtual service handles the SaaS provider's responses and logs the requests/responses and their payloads.
CloudStreams provides a default connector virtual service for each metadata handler (one for the SOAP handler and one for the REST handler). You cannot modify these default services, which are located in the WmCloudStreams package. Alternatively, you can create additional connector virtual services with custom policies.
You create both types of virtual services using the CloudStreams Development plug-in provided in Designer, and then deploy them to a CloudStreams server.
Both types of virtual services can have user-defined policies, which provide governance capabilities for the services. Policies are discussed later in this overview.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.