Jump to main content
Product Documentation
Customer Support
Link 1.1.1.
What's new in HCL Link 1.1.1.0
License management
Installation Guide
Cache variables
Design Server
Flows
Flow Command Server
Flow variables
Service Builder
REST API V2.0
Flow server
Configuration variables
Command Server
Resource adapters
Execution commands
Functions and Expressions
Performance recommendations
Utility commands
LNK
APIs
Search
Home
Flows
This documentation describes how Flows can be run from REST API, listeners, or they can be scheduled.
Terminals
Flows
This documentation describes how Flows can be run from REST API, listeners, or they can be scheduled.
Nodes
Terminals
Error and Success terminals
An error terminal is used on a node for cases where the error can be caught with another node, preventing the flow from failing. An error terminal will only run a node if the node that has the error terminal is the initial cause of the error.
Log terminals
Log terminals, like Error and Success terminals, can be enabled on any node and are output terminals only.
Flow terminals
Scheduled flows
Listener
A Flow that has a Map node as its first node, and uses a File adapter for an input, can enable that node's input to be a Watch.
Flow audits
Flow audits are a way to retrieve more verbose information about a flow instance.
Flow variables
Flow Variables are process data variables that go along with the flow execution, accessible to all nodes in the flow while it is being executed under flow executor/engine context.
Terminals
Error and Success terminals
An error terminal is used on a node for cases where the error can be caught with another node, preventing the flow from failing. An error terminal will only run a node if the node that has the error terminal is the initial cause of the error.
Log terminals
Log terminals, like Error and Success terminals, can be enabled on any node and are output terminals only.