IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > IBM i > Deploying the module

Deploying the module for testing

In IBM Integration Designer, you can deploy a module that includes an embedded adapter to the test environment and work with server tools that enable you to perform such tasks as editing server configurations, starting, and stopping servers and testing the module code for errors. The testing is generally performed on the interface operations of your components, which enables you to determine whether the components are correctly implemented and the references are correctly wired.

  1. Generate and wiring a target component for testing inbound processing
    Before deploying to the test environment a module that includes an adapter for inbound processing, first generate and wire a target component. This target component serves as the destination to which the adapter sends events.
  2. Adding the module to the server
    In IBM Integration Designer, you can add modules to one or more servers in the test environment.
  3. Testing the module for outbound processing using the test client
    Test the assembled module and adapter for outbound processing using the IBM Integration Designer integration test client.

Deploying the module