assert_com_count
Verify a numeric count from a read-only COM query against an expected value using comparison operators, for file infobases without published OData.
Instructions
Assert a numeric result from a read-only host-side COM query.
Use for file infobases where OData is not published. query should return a
single row whose first value, or count_field when supplied, is numeric.
op is one of eq/ne/gt/lt/ge/le.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | No | eq | |
| user | No | ||
| query | Yes | ||
| prog_id | No | V83.COMConnector | |
| expected | Yes | ||
| password | No | ||
| count_field | No | ||
| timeout_sec | No | ||
| infobase_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||