I’m seeing an issue with the latest version of the XML package. Is there any issue with my bot setup?
Is there a way to check the change log for these packages to see if they functionality changed?
Latest package version: 3.9.2
Version that works: 3.8.2
I’m trying to get node values from a SOAP response, and 3.9.2 is failing each time with an error of “no node found at xpath”
When I switch to 3.8.2, the same actions work without change.
I’ve included my xml file that I’m testing with.