This article covers loggers related to Transaction Groups that were introduced in Ignition version 8.1.X.
Loggers in this article:
SQL Bridge.TransactionGroups.Evaluation.ExecutionManager
- Notifies the user when the next run is scheduled to execute.
-
DEBUG log stating the next scheduled run of an active transaction group. Will monitor for all active transaction groups in the Ignition Gateway. {ProjectName} can be denoted as the name of the specific host project. {TransactionGroupName} can be denoted as the name of the running transaction group:
(id=SQL Bridge.{ProjectName}.{TransactionGroupName}) Next run scheduled for Mon Aug 05 09:12:05 PDT 202
-
DEBUG log stating the next scheduled run of an active transaction group. Will monitor for all active transaction groups in the Ignition Gateway. {ProjectName} can be denoted as the name of the specific host project. {TransactionGroupName} can be denoted as the name of the running transaction group:
SQL Bridge.TransactionGroups.Evaluation.OneWayComparison
- Notifies
-
TRACE log stating a timestamped execution of a transaction group. The following logs should provide qualified values of group items. {ProjectName} can be denoted as the name of the specific host project. {TransactionGroupName} can be denoted as the name of the running transaction group:
(id=SQL Bridge.{ProjectName}.{TransactionGroupName}) Executing now
....
[true, Good, Mon Aug 05 09:12:03 PDT 2024 (1722874323491)]>[[null, Bad_Stale, Thu Aug 01 12:44:43 PDT 2024 (1722541483295)]]
[2024-08-05 09:12:04.746, Good, Mon Aug 05 09:12:04 PDT 2024 (1722874324746)]>[[null, Bad_Stale, Thu Aug 01 12:44:43 PDT 2024 (1722541483295)]]
-
TRACE log stating a timestamped execution of a transaction group. The following logs should provide qualified values of group items. {ProjectName} can be denoted as the name of the specific host project. {TransactionGroupName} can be denoted as the name of the running transaction group:
Comments
0 comments
Article is closed for comments.