Skip to content

/AWS1/CL_APFUPSOLVERS3OUTFMT00

The configuration that determines how Amazon AppFlow formats the flow output data when Upsolver is used as the destination.

CONSTRUCTOR

IMPORTING

Required arguments:

io_prefixconfig TYPE REF TO /AWS1/CL_APFPREFIXCONFIG /AWS1/CL_APFPREFIXCONFIG

Specifies elements that Amazon AppFlow includes in the file and folder names in the flow destination.

Optional arguments:

iv_filetype TYPE /AWS1/APFFILETYPE /AWS1/APFFILETYPE

Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.

io_aggregationconfig TYPE REF TO /AWS1/CL_APFAGGREGATIONCONFIG /AWS1/CL_APFAGGREGATIONCONFIG

The aggregation settings that you can use to customize the output format of your flow data.


Queryable Attributes

fileType

Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.

Accessible with the following methods

Method Description
GET_FILETYPE() Getter for FILETYPE, with configurable default
ASK_FILETYPE() Getter for FILETYPE w/ exceptions if field has no value
HAS_FILETYPE() Determine if FILETYPE has a value

prefixConfig

Specifies elements that Amazon AppFlow includes in the file and folder names in the flow destination.

Accessible with the following methods

Method Description
GET_PREFIXCONFIG() Getter for PREFIXCONFIG

aggregationConfig

The aggregation settings that you can use to customize the output format of your flow data.

Accessible with the following methods

Method Description
GET_AGGREGATIONCONFIG() Getter for AGGREGATIONCONFIG