/AWS1/CL_QQBINLINEDOCENRICHM00¶
Provides the configuration information for applying basic logic to alter document metadata and content when ingesting documents into Amazon Q Business.
To apply advanced logic, to go beyond what you can do with basic logic, see HookConfiguration .
For more information, see Custom document enrichment.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_condition TYPE REF TO /AWS1/CL_QQBDOCUMENTATTRCOND /AWS1/CL_QQBDOCUMENTATTRCOND¶
condition
io_target TYPE REF TO /AWS1/CL_QQBDOCUMENTATTRTARGET /AWS1/CL_QQBDOCUMENTATTRTARGET¶
target
iv_documentcontentoperator TYPE /AWS1/QQBDOCCONTENTOPERATOR /AWS1/QQBDOCCONTENTOPERATOR¶
TRUEto delete content if the condition used for the target attribute is met.
Queryable Attributes¶
condition¶
condition
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONDITION() |
Getter for CONDITION |
target¶
target
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGET() |
Getter for TARGET |
documentContentOperator¶
TRUEto delete content if the condition used for the target attribute is met.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTCONTENTOPERATOR() |
Getter for DOCUMENTCONTENTOPERATOR, with configurable defaul |
ASK_DOCUMENTCONTENTOPERATOR() |
Getter for DOCUMENTCONTENTOPERATOR w/ exceptions if field ha |
HAS_DOCUMENTCONTENTOPERATOR() |
Determine if DOCUMENTCONTENTOPERATOR has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_INLINEDOCENRICHMENTCONFS¶
TYPES TT_INLINEDOCENRICHMENTCONFS TYPE STANDARD TABLE OF REF TO /AWS1/CL_QQBINLINEDOCENRICHM00 WITH DEFAULT KEY
.