Adapter for IBM Power 10.11 | Adapter Services | Testing Adapter Services
 
Testing Adapter Services
You use Designer to test adapter services.
For more information about testing and debugging services, see the webMethods Service Development Help for your release.
*Perform the following steps to test adapter services:
1. In Designer, expand the package and folder that contain the service you want to test.
2. Double-click the service you want to test.
Designer displays the configured service in the service template's Adapter Service Editor.
3. Select Run > Run As > Run Service.
4. Specify how you want to connect to the IBM Power system. If you want to connect to an IBM Power system using a connection that is different than the connection specified during design time, specify the connection name here:
Parameter
Description
$connectionName
Name of connection to use to connect to the IBM Power system.
Note:
The service type of the overridden connection must be the same as that of the default connection. For more information, see Changing the Connection Associated with an Adapter Service at Run Time.
5. If you have defined any other input fields, you will be prompted to type their input values. Type the values for each input field and then click OK.
6. Click the Service Result tab to view the output from the service.