Go-To Node

Understand Rayven's Go-To node and its purpose.

What is a Go-To node?

The Go-To node facilitates the redirection of data from the current workflow to another workflow.

This node is essential for creating complex, interconnected data processing pipelines by allowing seamless transitions and data handoffs between different workflows. The primary purpose of the Go-To node is to enhance flexibility and modularity, enabling users to structure their data processing tasks more efficiently.

By using the Go-To node, users can manage and organise their workflows better, ensuring that data is routed appropriately to achieve the desired outcomes. This capability supports the development of scalable and maintainable solutions by promoting a more organised and interconnected approach to data management.

Inputs

The Go-To node has mandatory inputs:

Input

Requirement

Comments

Destination Workflow ID

Mandatory

Provide workflow ID that can be taken from the info column on the right-hand side of the canvas.

Destination Node ID

Mandatory

Provide Node ID that can be taken from the info column on the right-hand side of the canvas.

How to Use

Implementation

In the Rayven Workflow Builder:

  • Select Tools.
  • Drag the Go-To node to the canvas.
  • Provide an input to the Go-To node by connecting it to another node.
  • Double click on the Go-To node to open the configuration window.

Configuration

Section: General

This section contains basic configuration elements required for any go to implementation.

Field

Requirement

Comments

Node Name

Mandatory

Enter a name for this node.

This provides a handle to which you and others can refer, so it should be simple but meaningful and explain the node’s purpose.

Destination Workflow ID

Mandatory

Provide workflow ID that can be taken from the info column on the right-hand side of the canvas.

Destination Node ID

Mandatory

Provide Node ID that can be taken from the info column on the right-hand side of the canvas.

Activation

Once configured, click the 'Activate' button and then click 'Save'.