# Static Mapper

## Introduction

Le Static Mapper permet de mapper des entités qui n'ont pas de correspondance entre elles (Eg: un tax schedule de Netsuite vers une position fiscale de Cn285)

## Configuration

![](/files/6MymjkD1JKkm7XCMDNel)

Sous **Cn / Xsync / Static Mappers**, cliquer sur Créer&#x20;

Configurer les champs suivants :

* **Way**: le sens de synchronisation du Static Mapper
* **Mapping Type**: le type de mapping.
* **Source Value**: la valeur source associée au type de mapping. Le mapping type vous indique le type de valeur à insérer.
* **Mapped Value**: la valeur mappée
* **Note**: Une description
* **Active**: Permet d'activer ou non le Static Mapper

![Exemples de configuration de Static Mapper](/files/F9ezFBsmCleh18PiTT9u)


---

# 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.cn285.app/cn285-documentation/menu-xsync/static-mapper.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.
