Working with Customizations

In this section:

Adding a Customization JAR

How to:

To use a custom service or non-default service that is packaged in a java jar file and make that service available to a process flow, add the jar to the Customizations classpath.

Procedure: How to Add a Customization JAR

To add a customization JAR:

  1. Right-click the project that you wish to use, and select Properties from the drop-down list.
  2. Expand the iWay Integration category.
  3. Select Customizations. Select the Customizations tab as shown in the following example.
  4. If the JAR containing the custom service is in your workspace click the Add JARs... button. If the JAR is located in an external location, click the Add External JARs... button.
  5. Once you have selected your jar click Apply. Click OK.
The selected service is now available to use in your process flow.

Adding Additional Services and Components

How to:

To use a custom service or non-default service that is installed on a particular instance of an iSM server, and to make that service available to a process flow, add it to the list of components for that server version.

Procedure: How to Add Additional Services and Components

To add Additional Services and Components:

  1. Right click on the project that you wish to use the service and select Properties from the drop-down list.
  2. Expand the iWay Integration category and select Customizations as shown in the following example.
  3. Select the Additional Components tab.
  4. Click the Add button. The Server Selection dialog box opens as shown in the following image.
  5. Select a Server URL from the drop-down list or, enter a hostname and the soap port of the target server.
  6. Click Next. The Additional Components dialog box opens as shown in the following image.
  7. From the tree select the component you would like to add.
  8. Click Finish.
  9. Once the dialog box closes, click OK to save and close the Properties dialog box.
If you drag a service object to a process flow in the project to which you just added the component, the new component will be available in the tree.

iWay Software