SapOpenHubSource |
SapOpenHubSource.withAdditionalColumns(Object additionalColumns) |
Set the additionalColumns property: Specifies the additional columns to be added to source data.
|
SapOpenHubSource |
SapOpenHubSource.withBaseRequestId(Object baseRequestId) |
Set the baseRequestId property: The ID of request for delta loading.
|
SapOpenHubSource |
SapOpenHubSource.withCustomRfcReadTableFunctionModule(Object customRfcReadTableFunctionModule) |
Set the customRfcReadTableFunctionModule property: Specifies the custom RFC function module that will be used to
read data from SAP Table.
|
SapOpenHubSource |
SapOpenHubSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
SapOpenHubSource |
SapOpenHubSource.withExcludeLastRequest(Object excludeLastRequest) |
Set the excludeLastRequest property: Whether to exclude the records of the last request.
|
SapOpenHubSource |
SapOpenHubSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
SapOpenHubSource |
SapOpenHubSource.withQueryTimeout(Object queryTimeout) |
Set the queryTimeout property: Query timeout.
|
SapOpenHubSource |
SapOpenHubSource.withSapDataColumnDelimiter(Object sapDataColumnDelimiter) |
Set the sapDataColumnDelimiter property: The single character that will be used as delimiter passed to SAP RFC as
well as splitting the output data retrieved.
|
SapOpenHubSource |
SapOpenHubSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
SapOpenHubSource |
SapOpenHubSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|