> For the complete documentation index, see [llms.txt](https://docs.opshub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opshub.com/v7.226/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-1032.md).

# OH-ServiceNow-1032

## Description

OH-ServiceNow-1032: Error occurred while executing criteria query \<query>. Please check the criteria configured. The query must be in the ServiceNow REST table API syntax. Please check the documentation for syntax.

## Cause

Criteria query that is configured in Integration Criteria Configuration section is not correct.

## Solution

* Open integration for which this error has occurred.
* Navigate to configure criteria section of the entity for which this error has occurred.
* Correct the query configured in integration.

For the syntax of criteria query, please refer [ServiceNow Criteria Configuration](/v7.226/connectors/servicenow.md#criteria-configuration)

For steps on how to configure criteria, please refer [Criteria Configuration](/v7.226/integrate/configure-integrations/integration-configuration.md#criteria-configuration)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opshub.com/v7.226/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-1032.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
