Create XML
Wit this node you can create XML data or an XML file.
It has the following configuration options:
- Output: here you can specify the output path of the XML file. Options:
- If you leave this field blank, the data will be sent to a container in the database and no physical file will be created.
- If you define an absolute CLOUDFLOW URL (
cloudflow://...
, see Server URL for more information), containing a file name and an extension, a physical output file with the specified file name will be created.
- Overwrite existing file: if you select this checkbox, files that already exist will be overwritten. If you leave this checkbox unselected, existing files will not be overwritten and an error is displayed.
- XML Data: here you can enter the XML content. Select the pencil to open Expression Builder.