Development tools : Transaction editor : Generating a UDTT operation from Excel file : Generator from Excel to Operation
  
Generator from Excel to Operation
UDTT provides a generator to parse and create operation from restrictly-defined Excel file. This section introduces how this generator is created. Follow the important steps to create a generator which uses your own kind of Excel file.
The generator can parse and create Operation automatically from Excel file.
Automatically create operation
Automatically create Context
Automatically create Format
Automatically create Service
For source code, see:
installation package/source/btttoolsoperationgen2src.zip
The java classes referred in this section are in this zip file.
See also
Data model
Operation name
Excel parser
Generating a UDTT operation from Excel file