Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BiccReadAttributes

Properties to configure reading from BICC.

Properties

Optional externalStorage

externalStorage: model.ExternalStorage

Optional extractStrategy

extractStrategy: ExtractStrategy

Extraction Strategy - FULL|INCREMENTAL

Optional fetchSize

fetchSize: undefined | number

The fetch size for reading. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional initialExtractDate

initialExtractDate: Date

Date from where extract should start

Optional lastExtractDate

lastExtractDate: Date

Date last extracted

Const modelType

modelType: string = "BICC_READ_ATTRIBUTE"

Methods

getDeserializedJsonObj

getJsonObj