Skip to main content
Nintex Community Menu Bar

How to to get the farm variable in workflow

  • August 1, 2018
  • 3 replies
  • 13 views

Forum|alt.badge.img+7

Hi

how to to get the farm variable in workflow,

when i try get the form variable using Query XML Action -> /FormVariables/values , the special character  are getting converted  ö to #233; 

i need the special characters as it is in farm

Regards,

Ranjith.

3 replies

Forum|alt.badge.img+14
  • Scholar
  • August 1, 2018

that's expected, use XmlDecode() inline function to convert it from numeric interpretation back to readable character.


Forum|alt.badge.img+7
  • Author
  • Nintex Partner
  • August 23, 2018

Hi Hatala,

as i'm using O365 i could not use XmlDecode() inline function is there any other way to handle it ?

 


Forum|alt.badge.img+14
  • Scholar
  • August 23, 2018