Skip to content

/AWS1/CL_XL8PARALLELDATACONFIG

Specifies the format and S3 location of the parallel data input file.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_S3URI TYPE /AWS1/XL8S3URI /AWS1/XL8S3URI

The URI of the Amazon S3 folder that contains the parallel data input file. The folder must be in the same Region as the API endpoint you are calling.

IV_FORMAT TYPE /AWS1/XL8PARALLELDATAFORMAT /AWS1/XL8PARALLELDATAFORMAT

The format of the parallel data input file.


Queryable Attributes

S3Uri

The URI of the Amazon S3 folder that contains the parallel data input file. The folder must be in the same Region as the API endpoint you are calling.

Accessible with the following methods

Method Description
GET_S3URI() Getter for S3URI, with configurable default
ASK_S3URI() Getter for S3URI w/ exceptions if field has no value
HAS_S3URI() Determine if S3URI has a value

Format

The format of the parallel data input file.

Accessible with the following methods

Method Description
GET_FORMAT() Getter for FORMAT, with configurable default
ASK_FORMAT() Getter for FORMAT w/ exceptions if field has no value
HAS_FORMAT() Determine if FORMAT has a value