Dawid_Zajdel
6 years agoNew Contributor
Problem with XLM Generator snap
I have a problem with generating xml file using XML Gnerator. I have a json and use Mapper snap together with XML Generator to create xml file.
My mapper looks like this:
So I mapped array to array.
The results of mapper looks ok, but I receive empty output from XML Generator snap:
So it shows that mapper doesn’t work correctly.
In the attachment I will send pipline.XML Generator Community Example_2019_10_17.slp (220.4 KB)
Please suggest how to solve this problem.