/AWS1/CL_BDCCONTEXT¶
The contextual information associated with an evaluation, including span context details that identify the specific traces and sessions being evaluated within the agent's execution flow.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_spancontext TYPE REF TO /AWS1/CL_BDCSPANCONTEXT /AWS1/CL_BDCSPANCONTEXT¶
The span context information that uniquely identifies the trace and span being evaluated, including session ID, trace ID, and span ID for precise targeting within the agent's execution flow.
Queryable Attributes¶
spanContext¶
The span context information that uniquely identifies the trace and span being evaluated, including session ID, trace ID, and span ID for precise targeting within the agent's execution flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPANCONTEXT() |
Getter for SPANCONTEXT |