A status report serves as a temporal annotation that bots read every time they run to know what was done in the previous cycle and what the state of affairs is at present. They are dynamic and change constantly, with updates after every cycle of the associated process.
Status Report служит временной аннотацией, которую боты читают при каждом запуске, чтобы узнать, что было сделано в предыдущем цикле и каково положение дел в настоящее время. Они динамичны и постоянно меняются, с обновлениями после каждого цикла соответствующего процесса.
Content
Bots do not run continuously. Instead, they run in cycles. A cycle usually lasts until there is no more data to process, and once they finish, they shut down until the next cycle is due. A status report is a file every bot writes at the end of each cycle with information about the last run, including the datetime of the run and the last record processed.
Боты не работают постоянно. Вместо этого они работают циклично. Цикл обычно длится до тех пор, пока не закончатся данные для обработки, и по завершении они отключаются до наступления следующего цикла. Отчет о состоянии Status Report - это файл, который каждый бот записывает в конце каждого цикла с информацией о последнем запуске, включая дату и время выполнения и последнюю обработанную запись.
A status report may be consumed by the same bot producing it, or by other bots.
Отчет о состоянии может использоваться тем же ботом, который его создает, или другими ботами.
Status Report Menu
The Status Report node has the following Node Menu items:
The Delete menu item has the following properties:
Tip: When a menu item is grayed out, it means that Status Report already has the required child type that the menu item may add, and only that child is allowed for that case.
Status Report Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Status Report with other nodes: