/AWS1/CL_BDKAUTOMATEDRSNINGP06¶
Defines the content and configuration for different types of policy build workflows.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_documents TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP07=>TT_AUTOMATEDRSNINGPLYBLDWORK00 TT_AUTOMATEDRSNINGPLYBLDWORK00¶
The list of documents to be processed in a document ingestion workflow.
io_policyrepairassets TYPE REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP08 /AWS1/CL_BDKAUTOMATEDRSNINGP08¶
The assets and instructions needed for a policy repair workflow, including repair annotations and guidance.
io_genr8fidltyreportcontent TYPE REF TO /AWS1/CL_BDKAUTRSNPLYGENFIDR00 /AWS1/CL_BDKAUTRSNPLYGENFIDR00¶
The content configuration for generating a fidelity report workflow. This can include source documents to analyze or an existing fidelity report to update with a new policy definition.
Queryable Attributes¶
documents¶
The list of documents to be processed in a document ingestion workflow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTS() |
Getter for DOCUMENTS, with configurable default |
ASK_DOCUMENTS() |
Getter for DOCUMENTS w/ exceptions if field has no value |
HAS_DOCUMENTS() |
Determine if DOCUMENTS has a value |
policyRepairAssets¶
The assets and instructions needed for a policy repair workflow, including repair annotations and guidance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYREPAIRASSETS() |
Getter for POLICYREPAIRASSETS |
generateFidelityReportContent¶
The content configuration for generating a fidelity report workflow. This can include source documents to analyze or an existing fidelity report to update with a new policy definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENR8FIDLTYREPORTCONTENT() |
Getter for GENERATEFIDLTYREPORTCONTENT |