query_com
Execute read-only 1C queries through a Windows host-agent COM bridge, enabling file-infobase data access when OData is unavailable.
Instructions
Run a read-only 1C query through the Windows host-agent COM bridge.
This is the file-infobase data path for model-B installs without OData:
qa-mcp sends an authenticated host-agent /com/execute WorkerRequest to the
bundled ai-com-worker.exe on the Windows host. Obvious write-shaped query
text is rejected locally before host transport. Configure
QA_MCP_HOST_AGENT and QA_MCP_HOST_AGENT_TOKEN; the host install must have
ai-com-worker.exe available for /com/execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ||
| query | Yes | ||
| prog_id | No | V83.COMConnector | |
| max_rows | No | ||
| password | No | ||
| timeout_sec | No | ||
| infobase_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||