PMML 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 ReplacementPMML Writer

This nodes writes a PMML model from a PMML model port into a PMML v4.0 compliant file or to a remote location denoted by an URL. If a PMML file from another version is read by the PMML Reader and directly written by this node, it is converted into PMML v4.0. If the model is not valid (unknown data types, etc.) an exception is thrown during execution.
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

Output location
Enter a valid file name or URL. You can also choose a previously selected location from the drop-down list, or select a local file from the "Browse..." dialog.
Overwrite OK
If unchecked, the node refuses to execute when the output file exists (prevent unintentional overwrite).

Input Ports

Icon
The model to write to PMML

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.