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