Skip to main content
Nintex Community Menu Bar

Error "Unable to update XML. An error occurred while parsing EntityName. Line 1, position 116" occurs when using Update XML action

  • March 26, 2021
  • 0 replies
  • 56 views

Forum|alt.badge.img+8

Issue

Error "Unable to update XML. An error occurred while parsing EntityName. Line 1, position 116" occurs when updating XML by using Update XML action if the special characters such as an ampersand "&", less-than sign "<" or greater-than sign ">" are included.

 

Resolution

Encode the special characters such as ampersand "&" to "&amp", less-than sign "<" to "&lt;", greater-than sign ">" to "&gt;".

 

Error Code

Unable to update XML. An error occurred while parsing EntityName. Line 1, position 116