/AWS1/CL_ERNIDMAPINCREMENTAL00¶
Incremental run configuration for an ID mapping workflow.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_incrementalruntype
TYPE /AWS1/ERNIDMAPINCREMENTALRUN00
/AWS1/ERNIDMAPINCREMENTALRUN00
¶
The incremental run type for an ID mapping workflow.
It takes only one value:
ON_DEMAND
. This setting runs the ID mapping workflow when it's manually triggered through theStartIdMappingJob
API.
Queryable Attributes¶
incrementalRunType¶
The incremental run type for an ID mapping workflow.
It takes only one value:
ON_DEMAND
. This setting runs the ID mapping workflow when it's manually triggered through theStartIdMappingJob
API.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INCREMENTALRUNTYPE() |
Getter for INCREMENTALRUNTYPE, with configurable default |
ASK_INCREMENTALRUNTYPE() |
Getter for INCREMENTALRUNTYPE w/ exceptions if field has no |
HAS_INCREMENTALRUNTYPE() |
Determine if INCREMENTALRUNTYPE has a value |