When selecting an XUI file to generate a Dojo page, if the XUI file contains ECA rule definitions, WebSphere® Multichannel Bank Transformation Toolkit generates a Javascript file. The file is the Javascript implementation for the defined ECA rule. By default, the name of the JavaScript file that is generated by WebSphere Multichannel Bank Transformation Toolkit is the same as the name of the XUI file with the file extension changed to .js from .xui;for example, an index.js file is generated from the index.xui file. WebSphere Multichannel Bank Transformation Toolkit provides an extendible point to enable technical developers to change the default naming behavior. For example, a technical developer can add version information to the generated JavaScript file name.
To extend the .js file naming rule, you must perform the following steps: