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 determines whether entity resolution and expansion are enabled for the XMLDocument2 parser, affecting how XML data is interpreted. |
| What area does it affect? |
XML parsing configuration |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring XML data processing or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.stax.allow_entity_resolution |
| Sys ID |
42b796f3770130100b9df0ec8e5a9923 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Setting this property to false will disable all entity resolution and expansion when using the XMLDocument2 parser |
| Updated |
2024-05-25 04:01:33 |
Sources
Related properties