DSV_file

The DSV file section specifies parameters that apply to the entire log file and the entire Insight® Pack.

DSV file parameters

delimiter
Specify the column separator that is used in the DSV log.
version
Specify the version number of the Insight Pack. The version must be a four digit number with a period separating each number. For example, 1.2.3.4.
moduleName
Specify the name of the Insight Pack and the underlying IOL-LA artifacts. The module name must:
  • Start with a letter or an underscore (_). The letters can be upper or lowercase.
  • Subsequent characters can be upper or lowercase letters, underscores, or digits (0-9).
quoteChar
Specify the quotation mark character that is used to enclose fields that contain delimiters and line-breaks.

Updates to the DSV file parameters

  • The aqlModuleName property was renamed as moduleName. Generated property files that contain the aqlModuleName property continue to function correctly but a warning message, indicating that the aqlModuleName property is deprecated, is displayed.
  • Use the newly added quoteChar property to specify the quotation character that you want to use to enclose fields that contain delimiters and line-breaks.
  • The totalColumns property is no longer required.