# 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](/opstech-docs/7.223/connectors/servicenow.md#criteria-configuration)

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


---

# Agent Instructions: 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://opstech.gitbook.io/opstech-docs/7.223/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.
