Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BipCallAttribute

Properties to configure reading from a FUSION_APP BIP data asset / connection.

Properties

Optional bucketSchema

bucketSchema: model.Schema

Optional fetchNextRowsParameter

fetchNextRowsParameter: undefined | string

Name of BIP report parameter to control the fetch next rows of the chunk.

Optional fetchSize

fetchSize: undefined | number

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

Const modelType

modelType: string = "BIP_CALL_ATTRIBUTE"

Optional offsetParameter

offsetParameter: undefined | string

Name of BIP report parameter to control the offset of the chunk.

Optional stagingConnection

stagingConnection: model.ConnectionSummaryFromObjectStorage

Optional stagingDataAsset

stagingDataAsset: model.DataAssetSummaryFromObjectStorage

Methods

getDeserializedJsonObj

getJsonObj