Implementing access processor

About this task
The processor from which the fund transfer Web Service is accessed, wsTransferAccessProc, must be defined in an XML file. To externalize the processor, do the following steps:
  1. From the RAD menu bar, click File > New > Other.
  2. In the Application Wizard window, expand the BTT folder.
  3. Select Transaction, and click Next.
  4. Type wsTransferAccessProc.transaction as the file name, and click Next.
  5. Select Self-defined Processor and HtmlProcessor, and click Finish.
  6. A processor transaction file is created. Open the transaction file with BTT Transaction Editor.
  7. Design the processor.
  8. In the Transaction Dashboard window, click Generate. A .xml file with the same name as the transaction file is generated.