CLM_AGENT_AI_INTRCT
Description:
This table contains AI interactions associated with each claim workqueue agent conversation on an accounts payable claim.

Primary Key
Column Name Ordinal Position
CLAIM_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 CLAIM_ID NUMERIC No
The unique identifier of the accounts payable claim info record.
2 GROUP_LINE INTEGER No
The line number of the associated claim workqueue agent conversation in the claim record. Together with CLAIM_ID this forms the foreign key to the AP_CLAIM_PROCESS_AGENT table.
3 VALUE_LINE INTEGER No
The line number of one of the multiple AI interactions associated with the claim and claim workqueue agent conversation from the AP_CLAIM_PROCESS_AGENT table.
4 CLAIM_AGENT_AI_INTRCT_ID NUMERIC No
The unique identifier of the AI interaction for the conversation.