update_symbol_index
Refresh symbol index for D365FO XML files changed outside the server (manual edit, VS, git). Call for new AxEdt/AxEnum before naming in generate_object. Omit filePath to only refresh cache.
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. |