> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/certification-bodies/cb-ar/error-handling/resolve-field-check-issues.md).

# حل مشكلات فحص الحقول

## كيفية حل مشكلات فحص الحقول؟

1. في الخطوة 2 من عملية التحقق من الصحة، في قائمة فحص الحقول، انقر على الملفات المذكورة التي واجهت مشكلة في فحص الحقول.
2. اقرأ رسالة الخطأ وانتقل إلى جدول البيانات الخاص بك أو الفهرس الخاص بك بصيغة XML لإضافة الحقل المطلوب المفقود.
3. احفظ الملف الخاص بك (تأكد من رفع نفس الملف)
4. انقر على زر إعادة التحميل حتى يتمكن النظام من متابعة التحقق من البيانات.
5. إذا كانت جميع البيانات صالحة، سيتم استيراد البيانات بنجاح.

لمعرفة المزيد عن فحص الحقول، اقرأ المقالات ذات الصلة أدناه:

## **ما هو فحص الحقول؟**

فحص الحقول هو عملية التحقق من صحة البيانات حيث يقوم النظام بفحص الحقول والأوراق المطلوبة في Excel والعناصر المطلوبة المفقودة في XML.

قد يظهر مشكلة فحص الحقول أثناء عملية التحقق من البيانات الأولية، والتي تتم دائمًا بعد تحديد الملفات التي ترغب في تحميلها.

#### لـ Excel <a href="#when-to-use-field-mapping" id="when-to-use-field-mapping"></a>

1. **احتفظ بتنسيق وترتيب الحقول والأوراق** الموجودة في القالب المقدم.\ <mark style="color:red;">لا</mark> <mark style="color:red;">**تقم**</mark> بإزالة أي من الحقول أو الأوراق.
2. تجنب إضافة حقول غير ضرورية إلى التنسيق الأصلي لتسريع معالجة البيانات.

إذا اكتشف النظام أن الحقول أو الأوراق المطلوبة مفقودة من ملف Excel، فإن عملية الاستيراد ستتوقف مع خطأ في فحص الحقول.

#### لـ XML <a href="#when-to-use-field-mapping" id="when-to-use-field-mapping"></a>

1. **احتفظ بتنسيق وترتيب عناصر XML** الموجودة في القالب المقدم. <mark style="color:red;">لا</mark> <mark style="color:red;">**تقم**</mark> بإزالة أي من العناصر.
2. تجنب إضافة علامات XML أو سمات أو عناصر غير ضرورية إلى التنسيق الأصلي.

إذا اكتشف النظام أن العلامات أو السمات أو العناصر المطلوبة مفقودة من ملف XML، فإن عملية الاستيراد ستتوقف مع خطأ في فحص الحقول.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/certification-bodies/cb-ar/error-handling/resolve-field-check-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.
