PMML 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.

Dialog 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).

Ports

Input Ports
0 The model to write to PMML
This node is contained in KNIME Base Nodes provided by KNIME GmbH, Konstanz, Germany.