# ServiceNow

[OH-ServiceNow-0002: Error occurred while Updating an entity in ServiceNow. Because No field values changed.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-0002)

[OH-ServiceNow-1013: Not able to get Import Set Table for entity type: `<entity_type>`. Please Create Import Set Table and Transformation map under OpsHub Application.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-1013)

[OH-ServiceNow-1014: Not able to get Import Set Table field for entity type `<entity_type>` and for actual field `<field_name>`. Please create field in Import Set Table `<import_set_table>` and add it to the Transformation Map `<transformation_map>`.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-1014)

[OH-ServiceNow-1017: Failed to load look-up values for selected field `<field_name>` because neither name nor number attributes are found in the referenced entity `<referenced_entity>`.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-1017)

[OH-ServiceNow-1003: Error in response from serviceNow server: ServiceNowError \[errorMessage=User not authorized, errorDetails=30 records constrained due to ACL restrictions, status=failure, statusCode=403.\]](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-1003)

[OH-ServiceNow-1032: Error occurred while executing criteria query `<query>`. Please check the criteria configured. Query must be in the ServiceNow REST Table API syntax. Please check documentation for syntax.](https://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-1032)


---

# 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://docs.opshub.com/upcoming-release/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions.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.
