Generating code for self-define processor

In BTT Transaction Editor, you can generate configuration code for self-define processor with code generation wizard.
  1. Create a new processor with Processor Editor and define the name for the processor in the Properties view.
  2. Define a new operation, context, data or formatter for the processor transaction. For information about how to define a new operation, context, data or formatter, refer to
  3. Right-click the processor transaction in Package Explore view and select Generate BTT Transaction XML in the pop-up menu.
  4. The file test.xml is generated automatically. The name is the same with the processor Id. If the processor Id is not defined previously, the name of the xml file is null.xml.