Transaction Editor Importer

With transaction editor importer, you can import the self-defined XML files into .transaction files which helps to reuse the previous transactions.

Overview

Transaction editor importer can import self-defined transaction XML files including processor, operation, data, context, formatter, and service. The output files are .transaction files that can be easily reused in your project. This importer is always used after you generated .XML file with the Code generation wizard.

Import result report

Whether the importing is successful or not, the Import Report Reviewer records the result. It also displays the errors and warnings of the importing process. All import records are stored in a file ImportLog.irv under the root directory of the project. You can check the result by browsing the file ImportLog.irv at any time.

Unknown XML snippets

In some cases, there are unknown XML snippets that could not be parsed by transaction editor importer. However, all these unknown XML snippets are preserved in the .transaction file.

For steps of using the transaction editor importer, see Importing transactions with transaction editor importer.