IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1
Implementing processors
Procedure
Click
File
>
New
>
Other
from menu bar of RAD.
Find and expand BTT folder from Application Wizard window.
Select
Transaction
, and then click
Next
.
Input a transaction file name. Click
Next
. This sample has two processors, "creditCardsProc.transaction" and "financialInfoProc.transaction".
Select
Self-defined Processor
and
HtmlProcessor
. Click
Finish
. A processor transaction file is created.
Open the transaction file with BTT Transaction Editor.
Design the processor. Refer to
create a processor with Transaction Editor
for more details.
In Transaction Dashboard window, click
Generate
. An xml file named as same as the transaction file will be generated.
Results
Tip:
A regular name for operation and processor is recommended as following to make them be clearly know at a glance:
Use Op as the ending to all operation names.
Use Proc as the ending to all the processor names.
Parent topic:
Implementing the application
Feedback