Anonymising Data Files Before Sending to Support

Anonymising Data Files Before Sending to Support

Before You Begin

Only text node content is obfuscated. Element names, attribute names, and document structure are preserved so the support team can understand the schema.

What Anonymisation Looks Like

Figure - Original (unobfuscated) XML containing real personal data - unsafe to share vs Same document after obfuscation - text values replaced, element names intact, safe to share

unobfuscated.png
obfuscated.png

Procedure

  1. Contact DeltaXML support via the Customer Support Portal to describe the problem. Pre-sales enquiries use the Evaluation Support Portal.

  2. If file submission is needed, run the anonymiser tool against your input files following the repository README instructions.

  3. Zip the resulting .obs file(s) together with any ancillary files.

  4. Upload the zip to the support portal ticket by drag-and-drop.

  5. When support returns a result file, run the de-anonymiser (deanonymiser) to restore original content and verify the fix.

  6. Provide feedback to support to confirm resolution or escalate.

Key Points