webMethods Microsoft Package 9.0 | webMethods Package for Microsoft .NET Documentation | webMethods Package for Microsoft .NET Installation and User’s Documentation | Using Designer with the webMethods Microsoft Package | Invoking a .NET Service from Designer | Running a .NET Service in Designer
 
Running a .NET Service in Designer
To run a .NET service in Designer, do the following:
*To run a .NET service in Designer
1. In the Navigation panel, double-click the .NET service you want run.
2. Do one of the following:
*In the Run menu, select Run As and click Run Service.
*In the Designer toolbar, click the Run icon.
3. If there is an Input field, type a value to test the service.
4. In the domainName field, type the domain name of a new or existing application domain name on Integration Server.
Note:
If you do not specify an application domain, the service runs in the default webmDomain application domain.
5. In the marshallingType list, select one of the following:
Value
Marshalling type
refid
Reference ID
xml
XML marshalling
6. Click OK.
Designer runs the .NET service on Integration Server and returns data as appropriate.