Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 835 Bytes

File metadata and controls

20 lines (12 loc) · 835 Bytes

Oracle Veridata Converter Tool OOS JSON file into CSV

This tool converts all Veridata OOS Json files as CSV files, for insert, delete and update.

Running example :

java -jar VeridataOos.jar "C:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\veridata\reports\oosxml"

All result files are created directly in the directory containing the OSS data files

Naming : "Job Veridata" "Group Name" "Session Id" "Pair Name" Update.csv "Job Veridata" "Group Name" "Session Id" "Pair Name" Insert.csv "Job Veridata" "Group Name" "Session Id" "Pair Name" Delete.csv

V2 - Addition of an optional parameter, which allows to pass an output directory:

java -jar VeridataOos.jar "C:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\veridata\reports\oosxml" "c:\temp"

Include JSON file name into exported data.