+

Search Tips   |   Advanced Search

Testing foreign bus connections

After defining a direct foreign bus connection between a service integration bus and either another service integration bus or an IBM MQ queue manager, we can test the connection to check that it can be used to exchange messages.

To test a foreign bus connection, a service integration bus, known as the local bus, with a direct foreign bus connection to a service integration bus, or an IBM MQ queue manager must be defined.

We might want to test a foreign bus connection before you send messages that use that connection, or if we have difficulty sending and receiving messages that use that connection. We can test only direct foreign bus connections. We cannot test indirect foreign bus connections, because it might not be possible to reach the target destination bus.

If a connection name list is provided in the IBM MQ link sender channel properties, the connections are tried in the order in which they are specified in the connection list until a connection is successful. If no connection is successful an error message is logged.


Tasks

  1. In the navigation pane, click Service integration -> Buses.

  2. In the Buses pane, click the bus that has the connection we want to test.

  3. In the configuration tab, under Topology, click Foreign bus connections. A list of foreign bus connections is displayed.

  4. Select the check box for the connection we want to test.

  5. Click Test Connection. A message is displayed that shows the result of the test.

We have tested a bus connection.

  • Connect a bus and an IBM MQ gateway queue manager to use point-to-point messaging
  • Connect a bus and an IBM MQ network to use publish/subscribe messaging
  • Connect service integration buses to use point-to-point messaging
  • Connect service integration buses to use publish/subscribe messaging