When running a masking job (FDM) in Test Data Manager, the process fails with an XML parsing error, typically reported in the logs as XML-20100: (Fatal Error) Expected 'EOF'.
This indicates that the XML parser encountered invalid or malformed XML data within the database column, preventing successful masking.
The XML content being masked is malformed or invalid (e.g., incomplete tags, invalid syntax). By default, TDM logging levels may not provide sufficient visibility into which specific record or row contains the invalid data.
To identify the specific rows causing the failure, increase the diagnostic detail in your masking configuration:
Enable Diagnostic Logging:
DIAGLEVEL=2.Analyze the Logs:
masking.log).XML-20100. The log will now provide additional context to identify the specific table and column containing the malformed data.Data Remediation:
Verification: