Skip to content

ResultDataConverter

Jeremy R. Easton-Marks edited this page Nov 29, 2016 · 2 revisions

Result Data Converters

Introduction

The IRCT by default saves all results locally in a proprietary binary format. These results can then be converted into several different formats through Result Data Converters. These can be simple formats such as CSV, or more complicated XLSX formats.

Installation

  1. Download the latest version of the ResultDataConverters.sql script which can be found here.

  2. Run the sql script against the IRCT DB.

  3. Restart the IRCT

Supported Types

JSON, XML, XLSX, CSV

Clone this wiki locally