Nodes

A node (as well as a sub-graph) is an element of the entire system that you can connect with other elements - sub-graphs and nodes. We may think of nodes as files on a computer, that we can connect with other files and folders - sub-graphs.

A node is a Core "file" with required data processing information. In other words, the node describes what to do between an input and an output - it's a computer program in a particular visual form on the graph table.

As an example, double-click on Item Communications Service Sub-graph. You will see one node inside. This is the Communications Service Node made to execute all the tasks of this service. Click three dots and open Settings.

Unlike in a sub-graph, you are not allowed to delete inputs and outputs here. You can adjust their position on graphical representation - left or right, or both sides if you need.

Nodes Types

There are several other types of nodes:

  • Provisional node - a node you create to compose some process on the graph table, and then make a request for developers. You describe needed functions and place your request in the Marketplace for development. (See Add Provisional Node).

  • Mapping node - a node you create to connect sockets that do not match (See Connect Nodes).

  • Core node - one of the ready-to-use nodes previously developed by the Aitheon team for common tasks. Stored at Core Nodes tab in TOOLBOX.

  • Service node - a ready-to-use node for a particular Aitheon service (HR, Procurement, Treasure, etc.) placed inside a related Service Sub-graph.

  • Application node - a node made to provide any data processing under the user's control or show user real-time information about some processes and to allow this user to manage these processes with some user interface.

Application node

You can add an application to some Aitheon services. For example, a real-time chart of energy consumption. Applications are available at Marketplace; you can make a request for a new application (works same as with provisional nodes) or compose it in Aitheon's Creators Studio.

When you add an application to one of your services, it will automatically appear on the main Core graph table as a node with the corresponding inscription (1):

Click GO TO APP (2) to open its user interface.

Last updated