Storing MQ Services in the Integration Registry

Use an Integration Registry to store your MQ Services that are hosted by a runtime integration node. You and other users can use the MQ Services that are stored in an Integration Registry in a new or existing library.

Before you begin

About this task

Each integration node hosts one Integration Registry. The Integration Registry stores MQ Services, which describe the interface between message flows and other WebSphere MQ applications. The Integration Registry also stores policies. For more information, see Operational policy.

The Integration Registry for each integration node that you are connected to is listed in the Integration Registries view.
Note: To enable the Integration Registry, ensure that you start and connect to your integration node.

For more information about the Integration Registry, see Integration Registry.

Publishing your MQ Services to the Integration Registry

About this task

To publish your locally stored MQ Services to the Integration Registry, complete the following steps:

Procedure

  1. In the Application Development view, right-click your MQ Service, and click Publish to Registry.
    The Publish to Registry window opens.
  2. In the Publish to Registry window, select the node that contains the Integration Registry that you want to publish. Click Finish.
  3. In the Integration Registries view, click the Refresh icon (Refresh) to update the list of MQ Services. The refreshed list includes the MQ Services that you added.

Results

Your MQ Services are listed in the Integration Registry for the integration node that you are connected to.

Importing Integration Registry contents into a Library

About this task

You can import an MQ Service that is stored in the Integration Registry into a new or existing project. You can then use the MQ Service in a message flow. However, you cannot import the policies that are stored in the Integration Registry into a new or existing library.

To import an MQ Service into a new or existing library, complete the following steps:

Procedure

  1. In the Integration Registries view, right-click the MQ Service that you want to import, and select Import To Workspace.
    The Select Library wizard opens.
  2. Select the library that you want to contain your MQ Service, or click New to create a library, and click Finish.

Results

Your MQ Service is added to the library that you specified.

What to do next

Use your MQ Service in a message flow.