IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Registering global functions for tooling

To enable extended global functions to be displayed in WebSphere® Multichannel Bank Transformation Toolkit visual editors, technical developers must register the functions as plug-in extensions.

Procedure

To register the global functions as a plug-in extension, do the following steps:

  1. Open the plugin.xml file, and then click the Extensions tab.
  2. Click Add… to open the New Extension window.
  3. In the Extension Point Filter field of the New Extension window, enter com.ibm.btt, and then select com.ibm.btt.tools.common.globalFunctions. Click Finish.
  4. In the All Extensions panel, right-click com.ibm.btt.tools.common.globalFunctions, and then click New > Function.
  5. In the Extension Element Details panel, enter detailed information.
    1. In the Name field, enter the name of the group of functions.
    2. In the config field, enter the global function definition .xml file.
      Note: For more information on the global function definition .xml file, see Describing global functions in a .xml file.
    3. In the Label field, enter the name for the group of functions that is displayed in WebSphere Multichannel Bank Transformation Toolkit visual editors.


Feedback