Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Adapter Services | Testing Adapter Services
 
Testing Adapter Services
You use Designer to test adapter services. For information about testing and debugging services, see the webMethods Service Development Help for your release.
*To test an adapter service
1. Review the steps in Before Configuring or Managing Adapter Services.
2. In Designer, expand the package and folder that contain the service you want to test.
3. Double-click the service you want to test.
Designer displays the configured service in the service template's Adapter Service Editor.
4. Select Run > Run As > Run Service.
5. For every service input field, you will be prompted to enter an input value. Enter a value for each input field and then click OK.
6. Click the Results tab to view the output from this service.
Note:
Credentials you provide in the username and password fields override any connection.
Note:
Specifying the $connectionName input parameter changes the connection for this execution of the service. To reconfigure the service to use a different connection, use the setAdapterServiceNodeConnection, which is located in the WmART package's pub.art.service folder. For more information about this service, see the webMethods Integration Server Built-In Services Reference for your release.