Wiki source code of 234 - Alert Adventures

Last modified by Carlijn Kokkeler on 2024/12/02 09:42

Show last authors
1 {{container}}
2 {{container layoutStyle="columns"}}
3 (((
4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5
6 **Hi there, eMagiz developers!** In this release, our new error alerting will be available! Please find out more about it [[here>>doc:Main.eMagiz Academy.Microlearnings.Novice.Alerting.novice-alerting-error-alerting.WebHome||target="blank"]]. Moreover, a new runtime image is available, check it out [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]]. Lastly, we have improved the selection visibility in data models, and have fixed a bug regarding failover containers.
7
8 == **Feedback Items** ==
9 //__Error alerting__//
10 Error alerting has been improved for the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture, following our queue alerting design that has been [[released>>doc:Main.Release Information.Release Blogs.226 - Alerting Alchemy.WebHome||target="blank"]] several months ago. The new error alerting feature allows you to trigger an alert on **all** incoming errors, or choose to trigger when **specific filters** on the error’s headers, message or class have been met. Furthermore, you can select the specific runtime the error originated from as one of the filters as well.
11
12 {{info}}
13 * **Please take into consideration the following migration actions**:
14 * All existing error message alert triggers from the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture models will be automatically migrated to the new alerting feature.
15 * All fields will be mapped directly to their corresponding new fields on a 1:1 basis, with one exception:
16 ** The 'Description' field has been replaced by the new 'Instructions' field (note: the 'Description' field no longer exists).
17 ** The values of the old description field will be transferred into the instructions field
18 * Additionally, a new field, 'Name', has been introduced for identification purposes. The 'Name' field will be included in email notifications when a trigger is activated.
19 ** This field will be automatically populated with a default name (e.g., "Error Trigger 1").
20 ** **Users are advised to review and update these names to appropriately reflect each trigger's purpose**.
21 * If an error message alert trigger has the following specific configuration, its trigger conditions will be migrated such that alerts are triggered for **all** incoming error messages:
22 ** "Check header" is disabled.
23 ** "Check error message" is enabled.
24 ** The "Error message contains" field includes only a single character.
25 * The new feature introduces duplicate detection when saving an individual error trigger. This duplicate detection is not performed during the migration process. Please check your migrated error triggers to avoid receiving duplicate error alerts.{{/info}}
26
27 {{warning}}To keep a better overview, we recommend you to remove your old dynamic triggers after the new error triggers are activated, these have already been disabled by our migration process. The same applies for your queue-related triggers. These triggers can be found under the ‘Other’ tab on the alert triggers page.{{/warning}}
28
29 {{warning}}Please check out our [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Novice.Alerting.novice-alerting-error-alerting.WebHome||target="blank"]] for an elaborate explanation of our new error alerting. {{/warning}}
30
31 //__Attribute selection__//
32 When selecting an attribute in a datamodel, the selected attribute and associated entity are now highlighted.
33
34 [[image:Main.Images.Release Blog.WebHome@release-234-cdm.png]]
35
36 //__Runtime image__//
37 We have removed some deprecated components from our runtime image.
38 * TCP support object 'Byte array text length header (de)serializer'
39 * Mikrotik service activator
40
41 Please find out more [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]].
42
43 {{warning}}
44 * **We recommend evaluating custom groovy scripts and SpEL expressions to ensure that they do not rely on functionality that may have been removed due to one of the library removals.**
45 * Calls to com.emagiz.util.Assert can be replaced with org.springframework.util.Assert
46 * Calls to com.emagiz.util.StringUtils can be replaced with org.springframework.util.StringUtils
47 * Calls to com.emagiz.util.CollectionUtils can be replaced with org.springframework.util.CollectionUtils{{/warning}}
48
49 == **Bug Fixes** ==
50 //__Failover container__//
51 The failover container will now be shown correctly.
52
53 == **Fancy Forum Answers** ==
54
55 As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers:
56
57 * [[H2 database following a queue channel without message store>>https://my.emagiz.com/p/question/172825635704003822||target="blank"]]
58
59 == **Key Takeaways** ==
60
61 Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:
62
63 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]
64 * If you have feedback or ideas for us, talk to the Platypus
65 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
66 * Clear your browser cache (Ctrl + Shift + Del)
67 * Check out the release notes [[here>>doc:Main.Release Information.Portal.234 - Alert Adventures.WebHome||target="blank"]]
68 * Start thinking about how the license tracker can aid your development
69 * Start thinking about major, minor, and patch
70 * Keep making great integrations
71
72 Let's stay in touch and till next time!
73
74 {{info}}
75 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]
76
77 {{/info}}
78 )))
79
80 (((
81 {{toc/}}
82 )))
83 {{/container}}
84 {{/container}}