Property reference

glide.util.xml.transformer.donot_strip.utf16_surrogate_pairs

The glide.util.xml.transformer.donot_strip.utf16_surrogate_pairs property enables the handling of UTF16 surrogate pairs, including Emoji characters, during XML exports of GlideRecords. Admins should care about this property to ensure that such characters are preserved in exported XML data.

Default: true Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the export behavior of GlideRecords to retain UTF16 surrogate pairs in XML format.
What area does it affect? XML Export Functionality
What does the default mean? The default value is "true", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring XML exports that include special characters or Emoji.

Out of the box property record

Raw metadata from the property record.

Property name glide.util.xml.transformer.donot_strip.utf16_surrogate_pairs
Sys ID 260d6491b7012010aba6a9c57e11a913
Type string
Application Global
Default value true
Description Enables handling UTF16 surrogate pairs such as Emoji characters while exporting a GlideRecord to XML
Updated 2024-05-25 03:38:55