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
The Dynamic Stream components in Sentinel Studio are used to properly handle the calculation of rolling sums in a Sentinel user process.
Read more
The Boolean functions in Sentinel Studio take input data, apply logic processing to that data, and produce a single output with a value of true or false. This article describes the Boolean functions available in Sentinel Studio.
Read more
Once a process has been saved in Sentinel Studio, you can reopen it and edit it at any time. Alternatively, you can also import a process or open a previous version of that process.
Read more
Sentinel Studio provides an import and export facility, which is useful when you need to contact Customer Support or you want to share a process with someone who is using a separate instance of IFS OI Sentinel.
Read more
User processes, created in Sentinel Studio, are saved within the Sentinel database, which are then made available in a monitor. When you first save a user process, you will be asked to provide a name and a description.
Read more
A Sub-Module in Sentinel Studio is a self-contained unit of logic that performs a specific task. This article describes how to add a sub-module to a Sentinel user process.
Read more