Cloud Software Group, Inc. EBX®
TIBCO EBX® Match and Merge Documentation
Navigation modeTIBCO EBX® Match and Merge Documentation

Adding a custom algorithm

You can write a custom algorithm in Java and apply it to a field configured for use in matching. To make your custom algorithm available:

  1. Export your algorithm as a JAR file and include it in the same location as ebx.jar.

  2. Open the Administration panel and navigate to TIBCO EBX® Match and Merge Add-on > Reference data > Matching algorithms.

    /add-algorithm-1.png

  3. Add your algorithm:

    1. Create a new record.

      /add-algorithm-2.png

    2. Fill in the required fields and be sure to enter the full path to your algorithm.

      After saving you can fill in any required input parameters.

      /add-algorithm-3.png

    3. Save and close.

    Your new algorithm is available from the Algorithms menu during field configuration of a decision tree. See Task 3b: Creating a decision tree for configuration steps.