Convert JSON to XML using the JSON Preprocessor
NOTE: View the following tutorial: https://vimeopro.com/user39510018/minisoft-support/video/686417060
NOTE 2: Consult the following post for more information: Processing JSON Data in eFORMz Projects
To convert a JSON file to XML, open a JSON file in the eFORMz Composer.
![](https://minisoft.com/support/wp-content/uploads/2022/03/JSON2XML1.png)
The JSON file will display in the Viewer.
![](https://minisoft.com/support/wp-content/uploads/2022/03/JSON2XML2.png)
Right-click the project and select Add Preprocessor > JSONPreprocessor.
![](https://minisoft.com/support/wp-content/uploads/2022/03/JSON2XML3.png)
From the JSON Preprocessor Properties dialog, enter a root value for the XML Root and select the appropriate character set (ISO-8859-1, for example).
![](https://minisoft.com/support/wp-content/uploads/2022/03/JSON2XML4.png)
The JSON will convert to XML.
![](https://minisoft.com/support/wp-content/uploads/2022/03/JSON2XML5.png)