Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectorMappingErrorManagement

Package version

interface

An interface representing ConnectorMappingErrorManagement. The error mangement.

Hierarchy

  • ConnectorMappingErrorManagement

Index

Properties

Optional errorLimit

errorLimit: undefined | number
member

{number} [errorLimit] The error limit allowed while importing data.

errorManagementType

errorManagementType: ErrorManagementTypes
member

{ErrorManagementTypes} errorManagementType The type of error management to use for the mapping. Possible values include: 'RejectAndContinue', 'StopImport', 'RejectUntilLimit'

Generated using TypeDoc