# 데이터 매핑 문제 해결

"# 데이터 매핑 문제 해결하기

데이터 매핑 문제는 초기 데이터 유효성 검사 과정 중에 발생할 수 있으며, 이는 데이터 가져오기 단계 **(데이터 가져오기의 단계 2)** 이후에 항상 진행됩니다.

### 데이터 매핑 문제 해결 방법

1. 데이터 가져오기 프로세스 내에서 유효성 탐색에서 \*\*'데이터 매핑'\*\*을 클릭하십시오.
2. 클릭하면 시스템에서 인식하지 못하는 모든 필드의 목록이 본문 영역에 표시됩니다.

<table data-header-hidden data-full-width="true"><thead><tr><th width="180"></th><th width="483">설명</th></tr></thead><tbody><tr><td><strong>필드 이름</strong></td><td>데이터 오류가 발견된 필드 이름입니다.</td></tr><tr><td><strong>소스</strong></td><td>시스템에서 인식하지 못하는 소스 파일의 실제 데이터 값입니다.</td></tr><tr><td><strong>타겟</strong></td><td>IAF CertSearch 데이터베이스에서 정의된 데이터 값입니다.</td></tr></tbody></table>

3. 타겟 열에서 소스 데이터를 매핑할 데이터 세트를 검색하거나 선택하십시오.
4. 데이터 매핑 문제가 모두 해결되면, 매핑된 데이터가 제출되도록 **'데이터 매핑 적용'** 버튼을 클릭하십시오.
5. 완료된 후 시스템에서는 데이터를 계속 유효성 검사합니다.
6. 모든 데이터가 유효하면 데이터가 성공적으로 가져와집니다."


---

# 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://support.iafcertsearch.org/accreditation-bodies/ab-ko/error-handling/resolve-data-mapping-issues.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.
