Changes for page Basic configuration of rule chains
Last modified by Hera Guo on 2024/11/11 16:48
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +7,3 @@ 1 -**Table of Contents:** 2 - 3 -{{toc/}} 4 - 5 - 6 - 7 7 = 1.About rule chains = 8 8 9 9 The system provides a rule chain library for developers to configure message transformation, filtering, computation, and transmission on their own. ... ... @@ -163,7 +163,7 @@ 163 163 * **Exclude zero deltas from outbound message:**Only output data with delta difference non-zero. 164 164 * **Explanation:** Non mandatory field, additional explanation; 165 165 166 -According to the running results, there are three types of exits for this rule node:** 160 +According to the running results, there are three types of exits for this rule node:** Success**, **Failure**, and **Other**: 167 167 168 168 * **Success:** The data export for successful incremental calculation; 169 169 * **Failure:** The data exit for message processing failure. If Tell Failure if delta is negative is checked, the data with a negative increment will be calculated and output from this exit;