# OH-ServiceNow-1013

### Description

OH-ServiceNow-1013: Not able to get "Import set table" for entity type: \<entity\_type>. Please Create "Import set table" and Transformation map under <code class="expression">space.vars.SITENAME</code>.

### Cause

"Import set table" and/Or "Transformation map" configurations are not as per the instructions in ServiceNow connector guide.

### Solution

* "Import set table"/"Transformation map" needs to be configured within ServiceNow for integration purpose for every entity that needs to be synchronized.
* For steps to configure the "Import set table" and/or "Transformation map", please refer [Import Set and Transformation map](/opstech-docs/7.223/connectors/servicenow.md#configure-import-set-table-and-transformation-map)

As 'Import set table' and 'Transform map' configuration are a part of [pre-requisites](/opstech-docs/7.223/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/7.223/help-center-index/troubleshooting-index/errors-index/servicenow-error-solutions/oh-servicenow-1013.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.
