Configuring the function in Rational Integration Tester

How to configure and use the function in IBM® Rational® Integration Tester.

About this task

After the function is developed (Create the plug-ins in Eclipse) and a plug-in is generated, (Implementing the function class), you need to tell Rational Integration Tester about it.

Follow the steps to configure the function for use in Rational Integration Tester:

Procedure

  1. If you did not yet generate the plug-in in the Functions folder of the Rational Integration Tester project, then copy it there now (for example, if your project is stored under C:\RationalIntegrationTester\Project1, copy the plug-in JAR or plug-ins folder to C:\RationalIntegrationTester\Project1\Functions).
  2. In Rational Integration Tester, click Tools > Functions > Reload Custom Functions to load all functions in the Functions folder and the plug-ins subfolder.
  3. If wanted, click Tools > Functions > View All Functions to verify that your custom function is loaded.

    The Functions dialog displays a list of all the plug-ins that are known to Rational Integration Tester, sorted alphabetically by function name.

    Note: If the new function is not listed, review the steps that were carried out to ensure that nothing was missed.

    You can now use the custom function like any other function in Rational Integration Tester.


Feedback