Hi everyone,
I hope you're doing well.
I'm facing an issue when using an Agent Data Library (ADL) configured with a Data Category.
The ADL creation process completes successfully and the pipeline finishes without any errors. However, when I use the ADL with Answer Question With Knowledge, I get the following error:
Error element Answer_Questions_with_Knowledge_Action (FlowActionCall).
Error occurs resolving a data provider: EinsteinSearch:sfdc_ai__DynamicRetriever.
The data provider is either invalid or no longer exists.
The issue is reproducible both from:
Agentforce
Prompt Builder (Answer_Questions_with_Knowledge_Action)
While investigating, I noticed that the generated retriever contains the following query template:
When I try to execute the generated query in Data Cloud Query Editor, I receive the following error:
unknown column "kav"."ssot__MasterVersionId__c"
Has anyone encountered a similar issue when using Data Categories in an ADL?
Any insights or suggestions would be greatly appreciated.
Thanks in advance!