2022.1

Table Of Contents
Note
The documentation of all individual nodes is embedded in Node-RED's editor. Hover
over a node in the palette at the left, or select the node in a flow; then click the book icon.
Connection settings for OL Connect Server
In order to setup a OL Connect Server connection:
1. Add one of the OL Connect nodes (not a cotg node) to a flow.
2. Double-click the node to open its Properties window and click the Edit Server icon (a
pencil).
3. Enter the URL, user name and password to use to connect to the OLConnect Server.
4. Click Done.
The next time you add an OL Connect node to this flow, the server will appear in the list of
servers in that node's Properties window.
Note
OL Connect Server settings are not exported with a flow and must be reconfigured in
each flow.
OL Connect resources in Node-RED
OL Connect resources are files created with the Designer or DataMapper. In order to use them
in the OL Connect nodes in a flow in Node-RED they need to be deployed to the OL Connect
Server first.
Deployed resources are registered in the OL Connect database and saved in the File Store. OL
Connect nodes can either refer to them by name or by using the internal database ID (also
referred to as the managed file ID). The simplest approach is to use the resource name in the
respective field of the node.
Page 202