About this task
In BTT Transaction Editor, you can generate configuration code
for self-define processor with code generation wizard.
- Create a new processor with Processor Editor and define the name for the
processor in the Properties view.
- 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
- Right-click the processor transaction in Package Explore view and select Generate
BTT Transaction XML in the pop-up menu.
- 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.