The following describes how to use the features TUBAME Reporting
Knowledge-Based Search
Open the Work Status view of the Knowledge-Based Search, it is confirmed that the following tasks have been completed
Visual check
Inquiry check
Degree of difficulty is Unknown Item(Rewriting status of code manually calculated by SE)
Code manually calculated by SE(Rewriting Step Line manually calculated by SE)
All tasks after completion, you run the "Delete items need not be ported" button in the menu editor of jbm file editor
Run in the menu of jbm file editor to "Export to CSV", and outputs a csv. And outputs it as knowhow_result.csv In this example
Dependency Search
Figure 4. Run in the menu of Dependency Search Result view to "Export to CSV", and outputs a csv. And outputs it as depends_result.csv In this example
Be sure to copy the project within the Eclipse two files that the CSV output
![]() | Important |
---|---|
If you want to report the results of a knowledge-based search tool, 「...eclipse/plugins/tubame.portability-*/resources/xml/checkListInformation.xml also becomes necessary, checkListInformation_ja.xml」file may also need to be copied to the project in Eclipse |
![]() | Important |
---|---|
If you want to report the results of a dependence search tool, need to run CSV export |
![]() | Note |
---|---|
In this example, it is saved as a knowhow_result.csv the file output in the knowledge-based search. Save as depends_result.csv files that are output in dependence search tool Save the CSV file to report_input directory in this example |
Change the extension of the CSV file
![]() | Note |
---|---|
Changed to "jbm" the extension of the CSV file output by the knowledge-base search tool( knowhow_result.csv -> knowhow_result.jbm ) Change to "gjbm" the extension of CSV files output by the dependency search tool( depends_result.csv -> depends_result.gjbm ) |
Get TubameReportGenerator.xml from github of TUBAME
![]() | Note |
---|---|
It is obtainable from the following https://github.com/TUBAME/migration-knowledge/releases/download/report-generator/tubame-report-knowledge.zip |
By specifying the knowledge XML to TubameReportGenerator.xml, you run the knowledge base search
![]() | Warning |
---|---|
Please be aware of the following
|
Confirmation of reports that have been output
![]() | Note |
---|---|
Report is output to the 「eclipse\plugins\tubame.knowhow-*/report」 under by default. If you want to change the output destination, open it in knowledge management tool TubameReportGenerator.xml, please specify the full path of the output directory to Search Keywords check items of "search-csv" |
![]() | Important |
---|---|
See in jbm file editor again after the report output, if you want to edit, you need to be copied to the 「eclipse/plugins/tubame.portability-*/resources/xml」under the checkListInformation.xml that you copied in the project |