Timestamp Generator

A date/timestamp generator for KNIME. This component is useful for creating a new column with the current date.

This component will append a new column to your data. The column will contain generated GUIDs (e.g. "ea07a945-5c76-42fe-8591-0d2b3141d1f6"). Optionally, you can replace the default Row ID's with the generated GUIDs.

This component implements the java.util.UUID package.

Options

New Column Name
The name of the new column to be created. If the column already exists, the process will fail and return an error in the console.

Input Ports

Icon
Any input table.

Output Ports

Icon
Input table plus a new column containing the generated timestamps.

Nodes

Extensions

Links