Deploy Your Flow

Deploy Your Flow

Deploy Your Flow

These steps does not apply to a Sandbox, you cannot deploy a flow to a Sandbox.

In order to be able to deploy a flow to a Crosser node you first need to have registered your nodes. (Please see Node installation for more information)

To deploy a flow click on the Deploy icon on the flow version you want to deploy. This will open a dialog where you can select the node you want to deploy the flow on. Deploying flows creates a job that the edge node will find and execute the next time it connects to the cloud service.

This means that it may take some time before the action is applied, depending on the polling interval used by the node (default 10 seconds). The status of the deployment is shown in the Nodes panel to the right of the version table. If you don’t see this panel click in the Nodes column on the version you deployed.

This procedure is useful for deploying to a single node. If you want to deploy the same flow to multiple nodes you can do this from the Nodes page. (Please see more on how to deploy to multiple nodes in Node Management)


    • Related Articles

    • Flow to Flow communication

      Introduction One of the benefits of the Crosser solution is that you can deploy multiple flows (processes) into one existing container. Due to that, you can add new use cases without influencing running processes at the edge, even without restarting ...
    • Flow Parameters

      Flow Parameters Flow Parameters address the following two use cases: You want to use the same flow on multiple nodes, but some settings are different You use the same setting in multiple flows, e.g. credentials for access to some external service, ...
    • Flow Deployment and Versions

      Flow Deployment Once you have built and tested a new flow in the Flow Studio it’s time to deploy it on some nodes for production usage. There are two ways you can do this: Deploying flows from the Flows page On the flows page you can use ...
    • Test Your First Flow

      Test Your First Flow You now have a Flow and in most cases you want to first test your Flow before actually deploying it. This can be done by setting up an interactive session from within the Flow Studio editor. This will temporarily deploy your Flow ...
    • The Flow Studio

      The Flow Studio If you are using Flows built with previous versions of the Flow Studio, please check the "Using Flows built with the old Flow Studio" section below. The Flow Studio is the design tool you use to build and test flows. This is a drag & ...