In IBM® Integration Designer,
you can add modules to one or more servers in the test environment.
Before you begin
If the module you are testing uses an adapter to perform inbound
processing, generate and wire a
target component to which the
adapter sends the events.
About this task
In order to test your module
and its use of the adapter, you need to add the module to the server.
Procedure
- Conditional: If there are no servers in the Servers view,
add and define a new server by performing the following steps:
- Place your cursor in the Servers view,
right-click, and select .
- From the Define a New Server window, select the server
type.
- Configure servers settings.
- Click Finish to publish the server.
- Add the module to the server.
- Switch to the servers view. In IBM Integration Designer,
select .
- Start the server. In the Servers tab
in the lower-right pane of the IBM Integration Designer screen,
right-click the server, and then select Start.
- When the server status is Started, right-click
the server, and select Add and Remove
Projects.
- In the Add and Remove Projects screen, select your project
and click Add. The project moves
from the Available projects list to the Configured
projects list.
- Click Finish. This deploys
the module on the server.
The Console tab in the lower-right pane
displays a log while the module is being added to the server.
What to do next
Test the functionality of your module and the adapter.