/AWS1/CL_GLUEVALUATEDATAQUAL01¶
Specifies your data quality evaluation criteria.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_name TYPE /AWS1/GLUNODENAME /AWS1/GLUNODENAME¶
The name of the data quality evaluation.
it_inputs TYPE /AWS1/CL_GLUMANYINPUTS_W=>TT_MANYINPUTS TT_MANYINPUTS¶
The inputs of your data quality evaluation. The first input in this list is the primary data source.
iv_ruleset TYPE /AWS1/GLUDQDLSTRING /AWS1/GLUDQDLSTRING¶
The ruleset for your data quality evaluation.
Optional arguments:¶
it_additionaldatasources TYPE /AWS1/CL_GLUDQDLALIASES_W=>TT_DQDLALIASES TT_DQDLALIASES¶
The aliases of all data sources except primary.
io_publishingoptions TYPE REF TO /AWS1/CL_GLUDQRSLTSPUBINGOPTS /AWS1/CL_GLUDQRSLTSPUBINGOPTS¶
Options to configure how your results are published.
it_additionaloptions TYPE /AWS1/CL_GLUDQADDLOPTIONS_W=>TT_DQADDITIONALOPTIONS TT_DQADDITIONALOPTIONS¶
Options to configure runtime behavior of the transform.
io_stopjobonfailureoptions TYPE REF TO /AWS1/CL_GLUDQSTOPJOBONFAILU00 /AWS1/CL_GLUDQSTOPJOBONFAILU00¶
Options to configure how your job will stop if your data quality evaluation fails.
Queryable Attributes¶
Name¶
The name of the data quality evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Inputs¶
The inputs of your data quality evaluation. The first input in this list is the primary data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTS() |
Getter for INPUTS, with configurable default |
ASK_INPUTS() |
Getter for INPUTS w/ exceptions if field has no value |
HAS_INPUTS() |
Determine if INPUTS has a value |
AdditionalDataSources¶
The aliases of all data sources except primary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALDATASOURCES() |
Getter for ADDITIONALDATASOURCES, with configurable default |
ASK_ADDITIONALDATASOURCES() |
Getter for ADDITIONALDATASOURCES w/ exceptions if field has |
HAS_ADDITIONALDATASOURCES() |
Determine if ADDITIONALDATASOURCES has a value |
Ruleset¶
The ruleset for your data quality evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULESET() |
Getter for RULESET, with configurable default |
ASK_RULESET() |
Getter for RULESET w/ exceptions if field has no value |
HAS_RULESET() |
Determine if RULESET has a value |
PublishingOptions¶
Options to configure how your results are published.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PUBLISHINGOPTIONS() |
Getter for PUBLISHINGOPTIONS |
AdditionalOptions¶
Options to configure runtime behavior of the transform.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALOPTIONS() |
Getter for ADDITIONALOPTIONS, with configurable default |
ASK_ADDITIONALOPTIONS() |
Getter for ADDITIONALOPTIONS w/ exceptions if field has no v |
HAS_ADDITIONALOPTIONS() |
Determine if ADDITIONALOPTIONS has a value |
StopJobOnFailureOptions¶
Options to configure how your job will stop if your data quality evaluation fails.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STOPJOBONFAILUREOPTIONS() |
Getter for STOPJOBONFAILUREOPTIONS |