Page 1 of 1

After updating Switch to 25.11 woodwing Download is not working.

Posted: Fri Nov 14, 2025 8:10 am
by Ulrik
Hi, is anyone familiar with this error?

WoodWing Enterprise Download from Flow elements (Enfocus Appstore)
Name Query: Select from library is empty.
Error log: Cannot get the WoodWing Enterprise version.

The SOAP class parseBody() method returns arrays with correct length and data type (string), but all extracted values are empty strings. Example: parseBody("//Ticket") returns array with length 1, type string, but value is '' This occurs for all XPath queries including //Ticket, //ServerInfo/Version, etc. Same code functioned correctly in previous version.