update_symbol_index
Index externally modified D365FO XML files to refresh the symbol database for accurate code generation and lookup. Batch file paths for efficiency; omit filePath for cache-only refresh.
Instructions
Index D365FO XML file(s) changed OUTSIDE this server (hand edit, Visual Studio, git checkout). Do NOT call after d365fo_file create/modify — those refresh the index on their way out, so a follow-up call is a wasted round trip. One genuine same-session case: a brand-new AxEdt/AxEnum you are about to name in a generate_object fieldsHint. Omit filePath for a bridge/cache refresh only (no symbol-DB indexing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Absolute path to the changed XML file, or an ARRAY — batch them, each call costs a bridge refresh. |