Skip to main content

How do I convert a JSON string to XML in ArcScript / Script connector?

Currently, there is not an public operation that can be used to perform this type of transformation in code using CData Arc, outside of the JSON connector, which operates on the file as a whole for JSON → XML or XML → JSON conversions.

 

However, I have put in a feature request to make this available through a dedicated operation in arcScript, so please be on the lookout for this in future updates to CData Arc. 


Reply