📄 walter75 - XML Import

Flexible XML data import with field mapping and validation

Integration XML Data Import

📋 Overview

XML Import provides flexible XML data import capabilities for Business Central. Import data from external systems, EDI partners, or legacy applications using configurable XML mappings.

🔧 Flexible Parsing

Handle various XML formats and structures

🗺️ Field Mapping

Configure mappings between XML and BC fields

✅ Validation Rules

Validate imported data before processing

🚨 Error Handling

Detailed error logs and rollback support

📦 Batch Processing

Import large XML files efficiently

🔄 Transformation

Transform XML data during import

🔢 Technical Details

Object ID Range: 60500-60799

Dependencies: None (standalone extension)

Integration Points: All BC tables via field mapping

📦 Installation

1

Install Extension

Download and install the .app file via Extension Management

2

Create Definition

Create XML Import Definition for your XML format

3

Map Fields

Map XML elements to Business Central tables and fields

4

Set Up Validation

Configure validation rules and data transformations

5

Test Import

Test with sample XML file and verify results

🛠️ Configuration

Quick Setup Guide:

  1. Obtain sample XML file from your data source
  2. Create import definition and parse XML structure
  3. Map XML elements to target BC tables/fields
  4. Set up validation rules (required fields, data types, ranges)
  5. Configure error handling and logging options
  6. Test import with sample data before production use

⚠️ Important: Always test XML imports thoroughly with sample data before using in production. Verify field mappings and validation rules to prevent data corruption.

📚 Documentation