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, execution context, and space version if the selected workflow is valid.

Options

Settings

Workflow location
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.
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.
  • Use specific version: If selected, allows to choose a specific version of the workflow to deploy.
  • Use latest version: If selected, the most recent version of the workflow will be deployed.
Deployment
Specifies the name of the deploymen to create (mandatory).

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 will be updated 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
Ingoing flow variables, such as those created by the Version Creator node.
Icon
The onnection 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.