The Math components in Sentinel Studio are a set of typical mathematical functions for evaluating calculation expressions.
Read more
The Data Set components in Sentinel Studio allow you to work on sets of data as opposed to single data points.
Read more
The Data components in Sentinel Studio pass input data through to another component, and can direct the process flow according to various circumstances.
Read more
The Flow components in Sentinel Studio are used to direct the process flow to follow a certain path, depending on the output.
Read more
The Event components in Sentinel Studio are used to indicate the triggering of an event and/or a change in the state of the currently processed entity.
Read more
The Memory components in Sentinel Studio allow you to write data to memory, read data stored in memory, and delete data from memory.
Read more
R is an open source programming language and software environment for statistical computing and graphics that is supported by the R Foundation for Statistical Computing. The R Script component in Sentinel's user processes allows you to access R, as a way of analysing data within your process.
Read more
Sentinel's Logic process components evaluate an input against some simple logic.
Read more
Flow Event components have no inputs. They are designed to invoke other components to perform logic processing at a certain point in the Sentinel user process.
Read more
The Logging components are used to send information from the Sentinel user process to the logging infrastructure.
Read more