FlowSapoDataPaginationConfig

data class FlowSapoDataPaginationConfig(val maxPageSize: Int)

SAP Source connector page size

Constructors

Link copied to clipboard
constructor(maxPageSize: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum number of records that Amazon AppFlow receives in each page of the response from your SAP application. For transfers of OData records, the maximum page size is 3,000. For transfers of data that comes from an ODP provider, the maximum page size is 10,000.