Embed the `include_raw_data` also for SimpleXML data_parser

Created on 13 June 2025, 25 days ago

Problem/Motivation

Currently, when using the SimpleXML data_parser in the Migrate Plus module (actually v6.0.5), the include_raw_data setting is not supported (as opposed to JSON). Adding support for include_raw_data under SimpleXML would enable users to capture the original XML payload alongside parsed values.

Proposed resolution

Add support for include_raw_data in the SimpleXML data_parser class.

Remaining tasks

  • Update docs to include include_raw_data for SimpleXML

API changes

  • New optional configuration key: include_raw_data (boolean) recognized by SimpleXML parser.
  • New field raw in parsed record output when enabled.
Feature request
Status

Needs review

Version

6.0

Component

API

Created by

🇮🇹Italy reinchek Napoli 🌋, 🇮🇹

Live updates comments and jobs are added and updated live.
  • API addition

    Enhances an existing API or introduces a new subsystem. Depending on the size and impact, possibly backportable to earlier major versions.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024