/AWS1/CL_BDOHARNAGCOREMEMCONF¶
Configuration for AgentCore Memory integration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/BDOMEMORYARN /AWS1/BDOMEMORYARN¶
The ARN of the AgentCore Memory resource.
Optional arguments:¶
iv_actorid TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING¶
The actor ID for memory operations.
iv_messagescount TYPE /AWS1/BDOINTEGER /AWS1/BDOINTEGER¶
The number of messages to retrieve from memory.
it_retrievalconfig TYPE /AWS1/CL_BDOHARNAGCOREMEMRTV00=>TT_HARNAGENTCOREMEMRETRVLCFGS TT_HARNAGENTCOREMEMRETRVLCFGS¶
The retrieval configuration for long-term memory, mapping namespace path templates to retrieval settings.
Queryable Attributes¶
arn¶
The ARN of the AgentCore Memory resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
actorId¶
The actor ID for memory operations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTORID() |
Getter for ACTORID, with configurable default |
ASK_ACTORID() |
Getter for ACTORID w/ exceptions if field has no value |
HAS_ACTORID() |
Determine if ACTORID has a value |
messagesCount¶
The number of messages to retrieve from memory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGESCOUNT() |
Getter for MESSAGESCOUNT, with configurable default |
ASK_MESSAGESCOUNT() |
Getter for MESSAGESCOUNT w/ exceptions if field has no value |
HAS_MESSAGESCOUNT() |
Determine if MESSAGESCOUNT has a value |
retrievalConfig¶
The retrieval configuration for long-term memory, mapping namespace path templates to retrieval settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETRIEVALCONFIG() |
Getter for RETRIEVALCONFIG, with configurable default |
ASK_RETRIEVALCONFIG() |
Getter for RETRIEVALCONFIG w/ exceptions if field has no val |
HAS_RETRIEVALCONFIG() |
Determine if RETRIEVALCONFIG has a value |