Skip to main content

Uniphore Customer Portal

Working with Data Flow Navigation Logic

You use Logic Elements to determine how a Data Flow will proceed.

A Logic Element step drives the workflow and determines what data is acted upon and displayed. One example is a Decision Point, which evaluates one or more conditions and then redirects the Flow toward one of various predefined possible outcomes.

To add Logic Elements, click the round Add Steps icon at the top left of the Flow Map to access the Add Steps Toolbox:

OpenAddStepsToolbox_091221.png

Then drag the required element from the Logic Elements group to the desired location on the Flow Map.

The following table provides reference links for each available element:

Element

Description

Allocator

Assigns values to one or more variables at a particular step in your Data Flow.

Client Event

Sends action parameters by generating an asynchronous event in the Data Flow.

Concurrent Flow

Designates a Service Flow that will be executed while the current Data Flow is running.

Decision Point

Evaluates sets of conditions and directs the Flow in an pre-defined direction.

Email

Enables an e-mail to be sent when the user reaches a certain screen, or when a particular business rule is evaluated.

Integration Point

Obtains information contained in other applications and databases.

RPA

Executes an RPA Sequence at the specified location in the Data Flow.

Return Data

Returns information produced by the current Data Flow, making the data available to an API caller.

Sub-Flow

Embeds a call to another Flow from within the current Data Flow.

Wait Point

Prevents the current Flow from proceeding until a specific Service Flow variable is assigned a value. If needed, you can modify the length of time the current Flow will wait for Service Flow completion. This is always used together with the Concurrent Flow option.