XML file extractor¶
It extracts the data from a given xml file and generates rows.
Usage:
<xml filename="data/import/common/common/glossary.xml" bulkSize="100" />
Attributes:
filename
: the path to the xml filebulkSize
: the number of rows to be extracted at once