XML Writer

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementXML Writer

The node takes the XML Documents of the selected column and writes them, each in a separate file, into a local or remote directory (denoted by a URL). The files will be named after the table's row IDs appended with ".xml".
Note that if the destination location is a remote URL not all options are available because in general it's not possible to determine whether the remote location exists. In this case it will always be overwritten.

Options

XML column
The column containing the XML cells.
Destination directory
Select the output directory here. You can also specify remote URLs, in this case the final destination URLs are built by directly appending the file name to this base URL.
Overwrite existing files
Choose if existing files should be overwritten here. If this option is unchecked, the node will fail if a file already exists.

Input Ports

Icon
Input table containing at least one XML column.

Output Ports

This node has no output ports

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.