December 2017
Beginner to intermediate
500 pages
12h 10m
English
If you want to generate an XML file with a simple structure, you can do it with an XML output step.
Besides the basic information you provide in any output step (as, for example, file name and location), you have to provide names for Parent XML element and Row XML element. Then the step creates the XML file as follows:
For more complicated structures, you should use extra steps, in particular, the XML Join step. The basic idea is to create partial XML structures and start merging them together until you have the final structure.
As ...
Read now
Unlock full access