CloudStreams 10.5 | webMethods CloudStreams | Administering webMethods CloudStreams | Virtual Services | Creating a New Virtual Service (SOAP) | The Properties of a Virtual Service (SOAP)
 
The Properties of a Virtual Service (SOAP)
 
Managing a Virtual Service (SOAP)
*To view and modify the properties of a virtual service (SOAP)
1. Open Software AG Designer and display the CloudStreams Development perspective by clicking Window > Open Perspective > Other > CloudStreams Development. .
2. In the CloudStreams Governance view, expand your CloudStreams Governance project and click the virtual service name. (If the Properties view is not already open, click Window > Show View > Other > General > Properties.)
3. The General page in the Properties view displays the following properties:
Option
Description
Name
(Read-only field.) The service name. You can change the name of an undeployed service by right-clicking the name in the Virtual Services folder and clicking Rename.
Service Type
(Read-only field.) SOAP.
Created/Last Modified
(Read-only field.) The service's creation/modification timestamps.
Target Namespace
(Read-only field.) This value is derived from the targetNamespace attributes of the WSDL's definition element.
Namespaces
Click the button next to this field to view the virtual service's available namespaces (such as wsdl, xsd, soap, etc.).
Version
The version is always set to 1.0.
WSDL URL
Click this URL to display the contents of the service's abstract WSDL. If a WSDL file was not added, this will be empty. You can override the WSDL by attaching a new one; see Managing a Virtual Service (SOAP).
Description
You can change the service description.
4. View additional properties in the Advanced page.
Option
Description
Name
(Read-only field.) The service name. You can change the name of an undeployed service by right-clicking the name in the Virtual Services folder and clicking Rename.
Type
(Read-only field.) SOAP.
Target Namespace
(Read-only field.) The value derived from the targetNamespace attributes of the WSDL's definition element.
WSDL URL
Click this URL to display the contents of the service's abstract WSDL. If a WSDL file was not added, this will be empty. You can override the WSDL by attaching a new one; see Managing a Virtual Service (SOAP).
Namespaces
Click the button next to this field to view the virtual service's available namespaces (such as wsdl, tns, xsd, soap, and so on).
Version
The version is always set to 1.0.
Description
(Read-only field.) The service description.
VSD
Click the button next to this field to view the service's virtual service definition (VSD). This button is disabled until you deploy the virtual service to a CloudStreams server.
When you deploy the virtual service to a CloudStreams server, CloudStreams generates an XML document called a virtual service definition (VSD). The VSD defines the virtual service for CloudStreams, and contains all the resources required to deploy the virtual service to a CloudStreams server, including the policy that applies to the service. You cannot edit the VSD.
Note:
If multiple policies apply to the service, CloudStreams combines all those policies into a single policy known as the effective policy. The effective policy is a simple UNION of the run-time actions specified in all policies that apply to a service. To create the effective policy, CloudStreams evaluates the combined list of actions from all policies, using a set of internal rules known as Policy Conflict Resolution rules. For details, see Policy Conflict Resolution Rules.
Applicable Policies
Click the button next to this field to view a list of the active policy or policies that apply to this service. Any inactive policy that applies to the service is not listed. To change the list of applicable policies, see Modifying Policies.
Endpoint
Click the button next to this field to view the endpoint to which the virtual service is deployed, if applicable.
Deployed Status
(Read-only field.) Indicates whether the service is Deployed, Undeployed or Not Deployed (which is the initial status before you deploy the service). To deploy or undeploy a service, see Deploying Virtual Services and Connector Virtual Services.
Resource
Not applicable to SOAP services.