CloudStreams 10.5 | webMethods CloudStreams | Administering webMethods CloudStreams | Virtual Services | Creating a New Virtual Service (SOAP)
 
Creating a New Virtual Service (SOAP)
 
The Properties of a Virtual Service (SOAP)
The In Sequence Step (SOAP)
The Out Sequence Step (SOAP)
The Error Sequence Step (SOAP)
IS Service Constructs
*To create a new 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, right-click the CloudStreams Governance project and click New > Virtual Service (or expand the project, right-click the Virtual Services folder and click New Virtual Service).
3. In the New Virtual Service wizard, complete the following fields and click Finish.
Option
Description
Project
Click Browse and select a CloudStreams Governance project in which to create the virtual service.
Name
Assign a name for the service. Unlike native services, the names of virtual services cannot contain spaces or special characters except _ (underscore) and - (hyphen). Consequently, if you adopt a convention that involves using the name of the service as part of the virtual service name, then the names of the services themselves must not contain characters that are invalid in virtual service names.
Note:
If you want to change the service name after it has been created, right-click the service name in the Virtual Services folder and select Rename.
Version
The version is always set to 1.0.
Type
Select SOAP.
WSDL
The WSDL that the virtual service uses. Select either File (and click Browse to select a WSDL) or select URL (and enter the URL of the WSDL).
Note:
If you need to add a WSDL to the service later, you can leave the WSDL field blank and add the WSDL later (see Managing a Virtual Service (SOAP).
Description
Optional. A description for the virtual service. This description appears when a user displays a list of virtual services in the user interface.
The new virtual service is added to the CloudStreams Governance project, in the Virtual Services folder.