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 file

  • bulkSize: the number of rows to be extracted at once