Decision tables can be exported using the formats shown in Table 12.3:
Table 12.3 Decision Table Export Formats
|
|
---|
XML
| Both structure and data are saved using a proprietary undocumented schema. You can export a decision table in XML using the File>Export File menu of the Rule Builder and specifying .xml as the file extension.
|
CSV
| A text format using a comma (,) as a delimiter for cells. This format allows you to export decision tables to Microsoft Excel or Microsoft Word, for example. You can export a decision table in CSV using the File>Export File menu of the Rule Builder and specifying .csv as the file extension.
|
text
| Header and table data are saved in text format. You can export a decision table in text using the File>Generate Report>Text menu of the Rule Builder.
|
HTML
| Header and table data are saved in HTML format. You can export a decision table in HTML using the File>Generate Report>HTML menu of the Rule Builder. The HTML can be in global or compact format.
|
You can also export data of a decision table by selecting the data in the table, copying it, and pasting it in Microsoft Excel, Microsoft Word, or any other text editor.
See Also
Reports
|