v2.2.6463.21427
lucasalexander
released this
11 Sep 17:11
·
15 commits
to master
since this release
This release adds the following features:
- Path to source and target JSON data files can now be absolute or relative to current working directory. This is particularly useful for running the CLI tool in an automated fashion.
- Location of job configuration file can be passed to CLI tool as absolution or relative path.
- Import tool can now read configuration data directly as a JSON string instead of having to read it from a file. The syntax for supplying the the data to the CLI tool (or importer library DLL) is RAWJSON={YOUR_EXPORT_JSON_HERE}
View the included README.txt file or go to http://alexanderdevelopment.net/tag/configuration-data-mover/ for general information on the use of this tool.