Adding a flow to an existing deployment

Follow these instructions to deploy your new flow into an existing cluster.

In the Add Flow to Existing Deployment modal, select the deployment where you want to add the new flow and click Continue .

Name your flow

When you add a flow to an existing deployment you must provide a flow name that is unique within that deployment. You can import an existing flow configuration to speed up flow deployment.

  1. Provide a unique Flow Name.
    This name helps you distinguish between individual instances of a flow within a deployment.
  2. Optional: If you have previously exported a configuration that closely aligns with the one you are deploying now, you can import it under Import Configuration to auto-fill as much of the wizard as possible.
    You can overwrite imported configuration values in the deployment wizard.
  3. Optional: If you do not want the flow to start running after deployment, unselect the Automatically start flow upon successful deployment checkbox.
  4. If the flow version you are deploying requires an inbound connection and the target deployment does not have one, you see a warning. You cannot proceed until you either add an inbound conection configuration to the deployment in the Deployment Manager, or you select the I understand and choose to proceed with the configuration as is. option.

    If you click To set a Custom Inbound Connections Configuration open the Deployment Manager option, Deployment Manager opens in a new window where you can configure an inbound connection before proceeding with adding the flow.

    If you select the I understand and choose to proceed with the configuration as is. option, the Next button becomes active and you can proceed with adding the flow without configuring the inbound connection at this time.

  5. Click Next .

Provide parameter values

Depending on the flow you deploy, you may need to specify parameter values like connection strings or credentials, and upload files like truststores or JARs.

  • Provide values to parameters required for your flow deployment.
    You have to provide values for all parameters. Filter for empty fields by selecting the No value checkbox.
  • When you finish setting configuration parameters, click Next .
  • You may edit parameters individually by clicking the edit icon next to them or you may edit entire parameter groups by selecting the Edit Group option.

    In either case, you have the option to define a custom parameter value that is specific to this deployment or, if available, select the value from a shared parameter group.



  • You may import a set of shared parameters from a parameter group to fill in values and facilitate flow deployment. To do so, select the Import Shared Parameters option.


    • Parameters in the shared group that match a deployment parameter are preselected, unless you have already modified that parameter in the deployment wizard. In that case that particular parameter is left unselected to protect any changes you have already made and you need to manually select that parameter.

Set Key performance indicators

Optionally add key performance indicators to help you track the performance of your flow deployment then review your settings and launch the deployment process.

  1. From KPIs, you may choose to identify key performance indicators (KPIs), the metrics to track those KPIs, and when and how to receive alerts about the KPI metrics tracking.

    See Working with KPIs for complete information about the KPIs available to you and how to monitor them.

  2. Click Next .

Verify your settings and initiate deployment

Review deployment settings, make any necessary changes, and start deployment.

  1. Review a summary of the information provided and make any necessary edits by clicking Previous.
  2. When you are finished, complete your flow deployment by clicking Deploy.

After you click Deploy, you are redirected to the Alerts tab in the Flow Details where you can track how the deployment progresses.