Deploying the configurable service for a MedicalDeviceInput node

After you have edited the configurable service for a MedicalDeviceInput node, deploy the configurable service to an integration node so the node can be used in a message flow. You can deploy your configurable service by using the IBM® Integration Toolkit.

Before you begin

Before you start:
  1. Add a MedicalDeviceInput node to a message flow, see Adding a MedicalDeviceInput node.
  2. Configure a MedicalDeviceInput node to use a configurable service, see Configuring a MedicalDeviceInput node.
  3. Edit the configurable service for the MedicalDeviceInput node, see Editing the configurable service for a MedicalDeviceInput node.

About this task

Before you can use an integration solution that contains a MedicalDeviceInput node, you must deploy the configurable service for the node to an integration node. The configurable service for a MedicalDeviceInput node and the message flow that contains the node must be deployed to the same integration node. If your message flow contains more than one MedicalDeviceInput node, all the configurable services used by MedicalDeviceInput nodes in the message flow must be deployed to the same integration node.

Use the IBM Integration Toolkit to deploy your configurable service after developing your integration solution.

Deploying the configurable service for a MedicalDeviceInput node by using the IBM Integration Toolkit

Procedure

  1. Optional: Confirm the file name of the configurable service used by your MedicalDeviceInput node:
    1. In the Message Flow editor, right-click the MedicalDeviceInput node for which you want to deploy the configurable service and select Properties.
    2. In the Properties view, click Basic. The name of the configurable service file is shown in the Configurable service file field.
  2. In the Application Development view, right-click the configurable service file that you want to deploy. Click Deploy.
    The Target Broker Selection window opens.
  3. Select the integration node to which you want to deploy the configurable service and click OK.
    The configurable service is shown in the Integration Nodes view, in the Configurable Services folder for the integration node that you selected.

What to do next

Next:

Deploy the message flow that contains your MedicalDeviceInput node to an integration node; see Deploying a message flow that contains a MedicalDeviceInput node.