Overview
Converts an XML string into a JSON string. In combination with a!fromJson, this allows for parsing an XML string into an Appian Dictionary.
Key Features & Functionality
Update 1.0.4
Update 1.0.2
Update 1.0.1
We have upgraded to v1.0.9 and in healthcheck reports the plugin is still being highlighted for usage of deprecated APIs.
XML Tools Plugin (com.appiancorp.ps.plugins.xml) references deprecated Appian APIs [deprecated] com.appiancorp.suiteapi.common.exceptions.AppianException.<init>(java.lang.String)
Hoping to understand if there is any plans to remediate the dependency on deprecated API in upcoming releases and if the 1.0.9 version would be compatible with Appian 24.4
is it compatible with 24.3 version of Appian?
I have a situation where we have a '&' character inside one of the xml tags- and because of that I am getting this error:"Expression evaluation error at function 'xmltojson' [line 13]: Could not parse XML: Missing ';' in XML entity: & at 530 [character 531 line 1]".
What is the solution?
Getting the following error:
Expression evaluation error at function 'xmltojson': Could not parse XML: Missing ';' in XML entity: & at 32 [character 33 line 1]