The Exult XML Conversion Wizard includes a command-line program which can be used for batch conversions. While the Wizard interface is very useful for interactive conversion, the command line can be used for automated scheduled conversions.
The command line program is called Exultcmd.exe
and
should be installed in the same directory as
Exult.exe
. The examples below describe several usage
scenarios.
Click here for the complete usage syntax.
The following examples all assume that Exultcmd.exe is present in the PATH. If not, please substitute the location of the program (by default, C:\Program Files\Novixys Software\Exult <Ver>\Exultcmd.exe, but maybe different on your computer depending on where you chose to install it).
Exultcmd.exe -t XLS -f Example1.xls C:\XMLFiles\*.xml
Exultcmd.exe -t XLS -f Example2.xls C:\XMLFiles\a*.xml
Exultcmd.exe -t XLS -f Example3.xls C:\First\Path\To\XML\*.xml C:\Second\Path\To\XML\*.xml
Exultcmd.exe -w -t XLS -f Example4.xls C:\Data\*.xml
Create Pivot Tables and Pivot Charts from Large Datasets.
Query & extract XML data into Microsoft Excel (XLS), Microsoft Access (MDB or ACCDB), or CSV.
Convert XML into Microsoft Excel (XLS), Microsoft Access (MDB or ACCDB), or CSV.
Import XML data into automatically created MySQL tables.