OTX-Runtime Converter  
Configuration

API Configuration Properties/Methods

The following settings are global settings, see Config.

Setting Data Type Get Set Default Value Description
Version String x Gets the version of the API (Major.Minor.Branch.Revision).
OutputFolder String x x Windows: Window: "C:\Users\%username%\AppData\Roaming\OpenTestSystem\[API short version]\RuntimeConverter"

Linux: "/home/$USERNAME/OpenTestSystem/[API short version]/RuntimeConverter"
Gets or sets the folder where all temporary files which are created by the OTX-Runtime Converter are stored.
TraceFolder String x Windows: Window: "C:\Users\%username%\AppData\Roaming\OpenTestSystem\[API short version]\RuntimeConverter\Tracing"

Linux: "/home/$USERNAME/OpenTestSystem/[API short version]/RuntimeConverter/Tracing"
Gets the OTX-Runtime Converter trace file folder.
TraceFile String x "RuntimeConverter.log" Gets the OTX-Runtime Converter trace file name.
TraceLevel TraceLevels x x ERROR Gets or sets the OTX-Runtime Converter trace Level. The Tracing is the internal logging of the API.
TraceFileMaxCount Integer x x 3 Gets or sets the OTX-Runtime Converter max number of trace files.
TraceFileMaxSize Integer x x 10 Gets or sets the OTX-Runtime Converter max size of a trace file (in MB).