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 ...
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 ...
If you have a label in XML format that contains the same header level data but different label level data, how do you create multiple labels so that each one is populated with the data from the ...
This post introduces you to using XML data in eFORMz. It includes a sample and instructions on printing the sample to your printer. Requirements: To complete these steps and print out the ...
This document expands on the Create XML post by going through a sample eFORMz project. The concepts illustrated by the project also apply to the “Record Element” output type. Sample project: ...
XML File Load fills one or more variables based on XML elements/attributes in a file either with a constant or variable name. For an example, download the following eFORMz project: XML_File_Load ...
The Create XML action is used to create XML data that can be passed between projects, which is useful for Calling Sub-Projects or Returning XML from a Project. It’s also similar to Record ...
To follow along, download the following project files (4) and place them in the Minisoft\eFORMz_6\projects\Sample folder: CallSubProject When you pass parameters to a sub-project, they can be ...
To follow along with the guide please download the project files: Rowout Example Project Files For an explanation of Project D click here Row Output: Project D For an explanation of Project C ...
Please download the following files to continue along with this guide: Download ParenetNode.xml DataNode.efz This guide will show you how to extract a repeating parent’s nodes children. If you ...
Complete these steps to add the values of an element in an XML file. Counting the number of elements is very similar. The distinction is in Step 7. Start the eFORMz Composer, open the project ...