Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 718.1
edited by Carlijn Kokkeler
on 2024/09/23 12:52
on 2024/09/23 12:52
Change comment:
There is no comment for this version
To version 624.1
edited by Carlijn Kokkeler
on 2024/07/29 12:24
on 2024/07/29 12:24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 30-PetitePeaks1 +226 - Alerting Alchemy - Content
-
... ... @@ -6,27 +6,27 @@ 6 6 **Hi there, eMagiz developers!** In this release, 7 7 8 8 == **Feedback Items** == 9 -//__Add integration__// 10 -When adding an integration to an existing API in Design, the pop-up now shows that a new integration is being added, instead of an existing integration being edited. 9 +//__Queue alerting__// 10 +Alerting for message queues has been improved for the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] stack, which includes the following improvements: 11 +* New UI that shows all queues and the alerting that is active on them. 12 +* Every queue in the model will be automatically added to the list of queues in Manage - Alerting. 13 +* Triggers of a queue will be automatically enabled or disabled based on whether that queue is included in the release. 14 +* Added 2 new trigger types "inactivity check" and "periodic activity check" that replace the "queue throughput" alert. 15 +** These checks can now run for a (very) long time, whereas the "queue throughput" was limited by 1 hour. 16 +* The alert generation has been solidified to reduce the likelihood that your alerting is affected with false positives or false negatives during eMagiz maintenance. 17 +* When the same check of multiple queues trigger at the same time, the alerts will be aggregated into a single summarized email instead of a single email per alert. 18 + 19 +If you model is running on the latest generation runtime, you will be migrated on the day of release. 11 11 12 -[[image:Main.Images.Release Blog.WebHome@release-230-add-integration.png]] 13 - 14 - 15 - 16 16 == **Bug Fixes** == 17 -//__Queues with illegal characters__// 18 -Queues with illegal characters will not generate errors anymore. They can now be searched, deleted, explored, wiretapped, etc. in Manage -> Explore. 19 19 20 -//__Blocked deployment step__// 21 -We fixed an issue that blocked executing a deployment step in some occasions when an earlier step was not succeeded on time. 22 - 23 23 == **Fancy Forum Answers** == 24 24 25 25 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: 26 26 27 -* [[ Error beingstampedonthewrong "last flow">>https://my.emagiz.com/p/question/172825635703952578||target="blank"]]28 -* [[ AMQPbrokerhostname forJMS-hostinsteadof IP>>https://my.emagiz.com/p/question/172825635703965465||target="blank"]]29 -* [[ Callinga soapwebservicehatissecuredwitha clientcertificate>>https://my.emagiz.com/p/question/172825635703965402||target="blank"]]27 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 28 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 29 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 30 30 31 31 == **Key Takeaways** == 32 32 ... ... @@ -36,7 +36,7 @@ 36 36 * If you have feedback or ideas for us, talk to the Platypus 37 37 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 38 38 * Clear your browser cache (Ctrl + Shift + Del) 39 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 9-Xpath Alignment.WebHome||target="blank"]]39 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.225 - Pop-up Party.WebHome||target="blank"]] 40 40 * Start thinking about how the license tracker can aid your development 41 41 * Start thinking about major, minor, and patch 42 42 * Keep making great integrations