term
...
Суб'єкт моніторингу - фізична чи юридична особа, за якою відстежуються зміни даних.
Пул (pool) - набір ідентифікаторів (ІПН/ЄДРПОУ) суб'єктів моніторингу та тригерів, за якими дані перевіряються на предмет змін, а також характеристик роботи набору: періодичність, термін роботи, статуси перевірок пулу тощо.
Тригер (trigger) - набір правил, за якими перевіряються дані суб'єктів у джерелах даних.
В результаті роботи тригерів генеруються події зміни даних у джерелах даних.
На основі подій генеруються кейси (case) - відфільтровані за правилами тригеру дані.
Тригери в пулі поєднуються через логічне "OR"
...
Main concepts
The monitoring subject - is an individual or legal entity for which data changes are monitored.
Pool - is a set of IDs (TIN/USREOU) of monitoring subjects and triggers, against which the data is inspected for changes, as well as the specifications of the set: frequency, operation period, pool inspection statuses, etc.
A trigger -is a rule set, against which the data of subjects in data sources is inspected. Triggers generate data change events in data sources. Events generate cases that are data filtered, according to trigger rules. Triggers in the pool are combined through a logical “OR” operator.
An event - is data changes by subject in the data source.
Expand | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Правило (A rule) - визначає як будуть відбиратися події для генерації тригер-кейсів.
Правила у тригері об'єднуються через логічне "AND" - determines selection of events for generating trigger cases. Rules in the trigger are combined through a logical “AND” operator
Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Поля, зміна яких відстежується Fields, the changing of which is monitored (watchingFields) - визначає набір полів, зміни по яким враховуються. Назви полів із набору полів джерела даних.Тригер-кейс (case) - зміна у джерелі даних, яке відстежується тригером і відібране за правилами тригеру.
Має спрацювати хоча б один тригер з пулу, спрацювання тригера = виконання всіх правил тригера, define a set of fields the changes of which are taken into account. Field names from the data source field set.
A trigger case is a change in the data source, which is monitored by the trigger, and selected according to trigger rules. At least one trigger from the pool must activate. Trigger activation is execution of all the trigger rules.
Expand | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||
|