Write DQD results database table to json
writeDBResultsToJson(
connection,
resultsDatabaseSchema,
cdmDatabaseSchema,
writeTableName,
outputFolder,
outputFile
)
A connection object
The fully qualified database name of the results schema
The fully qualified database name of the CDM schema
Name of DQD results table in the database to read from
The folder to output the json results file to
The output filename of the json results file