Show TOC

Testing Your AdapterLocate this document in the navigation structure

Context

For testing, create a service, sender and receiver communication channels, and sender and receiver agreements.

Procedure

  1. Log on to PCK using the URL http://<host>:<port>/pck/start/index.jsp .

    Enter the User ID and password.

  2. On the start page click on Configuration PCK .

    More information: Tool Access

  3. Create a Communication Component: AdapterService.
  4. Create sender and receiver communication channels.
    1. Create sender communication channel in AdapterService.

    2. Create receiver communication channel in AdapterService.

      More information: Defining Communication Channels

  5. Create sender and receiver agreements.

    The interface name and namespace must be the same for both sender and receiver.

  6. Send a test message.