/AWS1/CL_CUSAPPFLOWINTEGRATION¶
Details for workflow of type APPFLOW_INTEGRATION.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_flowdefinition TYPE REF TO /AWS1/CL_CUSFLOWDEFINITION /AWS1/CL_CUSFLOWDEFINITION¶
The configurations that control how Customer Profiles retrieves data from the source, Amazon AppFlow. Customer Profiles uses this information to create an AppFlow flow on behalf of customers.
Optional arguments:¶
it_batches TYPE /AWS1/CL_CUSBATCH=>TT_BATCHES TT_BATCHES¶
Batches in workflow of type
APPFLOW_INTEGRATION.
Queryable Attributes¶
FlowDefinition¶
The configurations that control how Customer Profiles retrieves data from the source, Amazon AppFlow. Customer Profiles uses this information to create an AppFlow flow on behalf of customers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWDEFINITION() |
Getter for FLOWDEFINITION |
Batches¶
Batches in workflow of type
APPFLOW_INTEGRATION.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BATCHES() |
Getter for BATCHES, with configurable default |
ASK_BATCHES() |
Getter for BATCHES w/ exceptions if field has no value |
HAS_BATCHES() |
Determine if BATCHES has a value |