Hi everyone,
I’m building a Copilot Studio agent that integrates with Salesforce and relies on docx schema files Account_Schema_Documentation.docx to help the agent understand object fields, types, and relationships.
Sample in the docx is like
Field Name | Label | Type | Required |
Id | Account ID | id | Yes |
IsDeleted | Deleted | boolean | Yes |
MasterRecordId | Master Record ID | reference → Account | No |
Name | Account Name | string | Yes |
Here’s what I’ve tried so far:
Uploaded Salesforce object schema files to Sharepoint
Added the SharePoint URLs as knowledge sources in the agent and also to Generative node
Despite these efforts:
The agent does not surface any usable information from knowledge sources
I see fallback messages like:
AuthoringCanvas:AuthoringCanvasResources.TestChat.failureScenarioOptions.answerNotFoundInSearchResultsText
Michael E. Gernaey
169
Super User 2025 Season 2
Romain The Low-Code...
150
sandeep_angara
75
Super User 2025 Season 2