IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Implementing a JavaScript file naming rule

WebSphere® Multichannel Bank Transformation Toolkit provides three APIs for extending the default naming rule. A technical developer needs to implement the com.ibm.btt.tools.xui.editor2.generatorGenerateUIHandler interface or extend the WebSphere Multichannel Bank Transformation Toolkit default implementation class to implement the expected JavaScript file naming behavior.

Figure 1 shows a description of the three APIs.
Figure 1. The three APIs provided by WebSphere Multichannel Bank Transformation Toolkit to extend the JavaScript file naming rule.
Figure 2 is an sample implementation.
Figure 2. Sample JavaScript file naming rule implementation.


Feedback