Data App Deployment Creator

Creates a new Data App deployment for the selected workflow. Data Apps provide a user interface via KNIME Hub to perform scalable and shareable data operations, such as visualization, data import, export, and preview. The workflow should be already located in a Hub Space where it can be accessed via the Workflow location panel.

The user can select the deployment name and execution context if the selected workflow is valid.

Options

Workflow
The path to the workflow you want to deploy. Use the "Browse..." button to select. The selected path can be set via a path flow variable or exported to a path flow variable. This node only supports workflows that are located in a Hub Space.
Workflow version
Specifies which version of the workflow to deploy. To deploy a workflow you need to create a version first, e.g. using the Version Creator node.
  • Specific version: If selected, allows to choose a specific version of the workflow to deploy.
  • Latest version: If selected, the most recent version of the workflow will be deployed.
Specific version
Specific version of the workflow to deploy.
Deployment name
Specifies the name of the deployment to create (mandatory).
If deployment name exists
If a deployment with the given name already exists, the node can either
  • Fail: The node will abort and no deployment will be created or updated.
  • Update: The node will try to update the existing deployment with the settings from this node.
Execution context
Specifies the execution context where the deployment shall run. An execution context defines for instance the installed extensions, available credentials, and the pool from which computation resources are used when the deployment is invoked.

Input Ports

Icon
Incoming flow variables, such as those created by the Version Creator node.
Icon
The connection to the KNIME Hub Space that contains the workflow to deploy.

Output Ports

Icon
The deployment id as flow variable.

Popular Predecessors

Popular Successors

  • No recommendations found

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.