Boolean Widget 

Creates a boolean widget for use in components views. Outputs an integer flow variable with a given value (boolean).

Date&Time Widget 

Creates a calendar input widget for use in components views. Outputs a string flow variable with a given value.

Integer Widget 

Creates a number input widget for use in components views. Outputs an integer flow variable with a given value.

Base64 Encoder Streamable

Encode binary data to Base64

Table View (JavaScript) 

Displays data in a table view.

JSON Reader Streamable

Reads .json files to JSON values.

SQL Extract Deprecated

Extracts the SQL query from a database port.

Value Selection Widget 

Creates a value selection widget for use in components views. Outputs a string flow variable with the name of the selected value.

Column Selection Widget 

Creates a column selection widget for use in components views. Outputs a string flow variable with the name of the selected column.

PMML Reader 

Reads models from a PMML compliant XML file.