Skip to main content Skip to complementary content

GuessFileType method

Overview

Guesses the data format for a given file.

Recognized file formats are:

  • CSV for Delimited
  • FIX for Fixed Record
  • DIF for Data Interchange Format

  • EXCEL_BIFF for Microsoft Excel (XLS)
  • EXCEL_OOXML for Microsoft Excel (XLSX)
  • HTMLfor HTML
  • QVD for QVD file
  • XML for XML
  • QVX for QVX file
  • JSON for JSON format
  • KML for KML file

Parameters

Name Description Type
qConnectionId

Identifier of the connection file.

This parameter is mandatory.

String

qRelativePath

Path of the connection file.

This parameter is optional.

String

Outputs

The following is returned in the output:

Name Description Type
qDataFormat Information about the format of the data.

FileDataFormat

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!