Implementing the main processor
- Click File->New->Other from menu
bar of RAD.
- Find and expand BTT folder from Application
Wizard window
- Select Transaction, then click Next button
- Input helloWorldProc.transaction as
file name. Click Next button.
- Select Self-defined Processor->XUIProcessor.
Click Finish button.
- File helloWorldProc.transaction is
created.
- Open helloWorldProc.transaction with
BTT Transaction Editor.
- Design the processor. Refer to create a processor with
Transaction Editor for more details.