Following the instructions in this topic to implement the
business operation.
- Click from menu bar of RAD.
- Find and expand BTT folder from Application Wizard window.
- Select Transaction, then click Next.
- Input helloWorldOp.transaction as
file name. Click Next.
- Select Self-defined Operation.
Click Finish.
- The helloWorldOp.transaction file
is created.
- Open the helloWorldOp.transaction file
with BTT Transaction Editor.
- Create an operation named helloWorldOp to implement com.ibm.btt.samples.helloworld.HelloWorldOp class.
- In Transaction Dashboard window, click Generate.
A file named helloWorldOp.xml is generated from helloWorldOp.transaction.