I’m trying to generate an XML file containing a number of arrays using the Create an XML module. If the array mapped in the XML file was empty, the XML tags related to it would disappear, according to the below:
In the pictures below, you can find four screenshots: two of the XML files and two from my make scenario, one displaying the file generated, and the second one marked in yellow, which is what I want to achieve. The other two are screenshots from my scenario.
What I want to achieve here is being able to generate an XML file containing all the XML tags, even if the one or more arrays are empty.
Please Advice
Welcome to the Make community!
1.
Please share screenshots of the module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2.
Please export the scenario blueprint file to allow others to replicate the issue. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Uploading it here will look like this:
blueprint.json (12.3 KB)
3.
Please provide the input/output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the contents as a bundle.json
file, and upload it here into this discussion thread:
Following these steps will allow others to assist you here. Thanks!
2 Likes
Please find the blueprint
blueprint (9).json (1.2 MB)
Thank you