After you create the XML Firewall service and policy, you
can test the service in Integration Designer using the Generic Service
Client.
To test the service using the Generic Service Client, follow
these steps:
- Right click HelloWorldDataPowerLibrary and select Test Endpoints > Generic Service Client.
Note: If you do not see the Test Endpoints option,
enable the IBM Process Server or WebSphere ESB capability by following
these steps:
- Launch the Getting Started page from Help
> Getting Started > IBM Integration Designer.
- Click the Change Environment button.

- In the Environment Capabilities window, select IBM Process
Server or WebSphere Enterprise Service Bus.
- Click OK.
- In the Generic Service Client page, add an endpoint request
by selecting Endpoints > Add EndPoint request.
- In the Configure Protocol window, enter the URL of the
service that is running on the DataPower appliance. Click Next.
- Select fullname as the root element
of the request, and click Finish.
- Click the edit data button.
- In the message form, select title, firstName and lastName
and enter their values, as shown below:
- Click the Invoke button.
- The concatenated message is returned in the response, as
shown below: