# OH-ServiceNow-0002

## Description

OH-ServiceNow-0002: Error occurred while updating an entity in ServiceNow. Because no field values changed.

## Cause

This generally occurs when 'Copy empty fields' function is not enabled in the 'Transform map' setting of an entity.

## Solution

* Please navigate to 'Transform map' setting from ServiceNow navigator and select the 'Transform map' setting of the entity that you are synchronizing.
* Enable 'Copy empty fields' check as shown below.

<div align="center"><img src="/files/5kdsam9iTZ25GK16sAeO" alt="" width="700"></div>

As 'Import set table' and 'Transform map' configuration are a part of [pre-requisites](/opstech-docs/connectors/servicenow.md#prerequisites) for ServiceNow connector, we would advise you to relook into the pre-requisites and fulfill all of them to avoid such issues in the future.


---

# 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/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-0002.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.
