ConnectorMappingProperties interface

The connector mapping properties.

Properties

availability

The availability of mapping property.

completeOperation

The operation after import is done.

errorManagement

The error management setting for the mapping.

fileFilter

The file filter for the mapping.

folderPath

The folder path for the mapping.

format

The format of mapping property.

hasHeader

If the file contains a header or not.

structure

Ingestion mapping information at property level.

Property Details

availability

The availability of mapping property.

availability: ConnectorMappingAvailability

Property Value

completeOperation

The operation after import is done.

completeOperation: ConnectorMappingCompleteOperation

Property Value

errorManagement

The error management setting for the mapping.

errorManagement: ConnectorMappingErrorManagement

Property Value

fileFilter

The file filter for the mapping.

fileFilter?: string

Property Value

string

folderPath

The folder path for the mapping.

folderPath?: string

Property Value

string

format

The format of mapping property.

format: ConnectorMappingFormat

Property Value

hasHeader

If the file contains a header or not.

hasHeader?: boolean

Property Value

boolean

structure

Ingestion mapping information at property level.

structure: ConnectorMappingStructure[]

Property Value