Accessing iWay Service Manager Components in iWay Integration Tools

How to:

When accessing the customized components (for example, services, listeners, and so on), the component needs to be loaded in the iSM runtime before you can proceed to adding it to the design time. This will ensure that you can run a test of your component and validate that it is properly packaged. In most cases, this requires you to place the new extension into the <iwayhome>/etc/manager/extensions folder, restart or start iSM server, and check to ensure you can find and load the new component in the iSM console Registry section.

Procedure: How to Add Services to an iIT Environment

Adding newly accessible services from the iSM server to an iIT environment allows you to import services which are available in iSM, but not registered with iIT by default.

To add services from the iSM server instance to an iIT environment:

  1. Right-click on your project and select Properties.
  2. Expand iWay Integration and click Customizations, as shown in the following image.
  3. From the Server version drop-down list, select the appropriate version of the iSM instance and click Add.
  4. Provide the connection parameters for the iSM server and click Next, as shown in the following image.

    A list of available components appears, where you can select the relevant components to be imported into the iIT project.

  5. After selecting the services you wish, click Next to add them to the environment of the project.

    The following image shows the list of services that can be imported.

  6. Click Apply and then click OK to finish the process.

    The newly added services are now available for the process flow.

  7. Create a new process flow and continue with the application.

    Notes:

    • You may need to restart iIT in some instances.
    • The metadata (descriptor file) for the imported service or any other component will be updated only for the selected version. For example, if you selected to import from iSM version 6.1.5, only process flows with version 6.1.5 will have the components available as a configured option. The process flow versions must match the selected version from the import step in order to see the new component.

iWay Software