Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 859.1
edited by Erik Bakker
on 2025/02/25 08:58
on 2025/02/25 08:58
Change comment:
There is no comment for this version
To version 813.1
edited by Carlijn Kokkeler
on 2024/12/02 09:38
on 2024/12/02 09:38
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -23 9-ModernTalking1 +234 - Alert Adventures - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,41 +3,56 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** we focusedontestingtheeMagizMendixConnector and solvinginternal feedbackontheprocessandthennectortself.With that behind us, weareready tolaunch theweMagiz MendixConnectorinourcommunity. With this release,we willmake itavailablefor all newMendix systemsin models running onthecurrent-generation architecture. Ina futurerelease,we will bring a migrationwizard aiding a simple andsmoothmigration totheneweMagiz MendixConnector. On topofthat,we havesomeminorupdatestoimprove the quality of theplatform.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 7 8 -== ** NeweMagiz Mendix Connector** ==9 - 10 - ThisreleaseintroducestheneweMagizMendixConnector toourplatform. This meansthatwhen youadd anew Mendix systemtoyeMagiz modelthat runs onhe current-generation architecture(new and existing),eMagiz willconfigure this Mendixsystem toact astheneweMagiz Mendix Connector.Wehavecreated thiseMagiz MendixConnectortosimplify theconfigurationand managementof theeMagiz MendixConnector,toenhancethestabilityoftheconnectionbetweenyourMendixappandyoureMagiz model,andtosimplify problemdetectionif somethinggoes wrong. As aresult,thewholewayofworking withthe eMagiz Mendix Connectorhaschangedbothin MendixandineMagiz. This meansthat lesscommunication isneeded during thedevelopmentof integrations withMendix, smootheningthe developmentprocessandthat thefunctionalitywithin Mendixresembleshow werunall our runtimesinthecurrent-generation architecture. Formoreinformation,pleasecheckoutthesecourses: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 11 12 -* [[eMagiz Mendix Connector - Introduction>>Main.eMagiz Academy.Microlearnings.Novice.Mendix Connectivity||target="blank"]] 13 -* [[eMagiz Mendix Connector - Detailed Configuration>>>Main.eMagiz Academy.Microlearnings.Intermediate.Mendix Connectivity||target="blank"]] 12 +{{info}}Please take into consideration the following migration actions: 13 +* 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. 14 +* All fields will be mapped directly to their corresponding new fields on a 1:1 basis, with one exception: 15 +** The 'Description' field has been replaced by the new 'Instructions' field (note: the 'Description' field no longer exists). 16 +** The values of the old description field will be transferred into the instructions field 17 +* 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. 18 +** This field will be automatically populated with a default name (e.g., "Error Trigger 1"). 19 +** **Users are advised to review and update these names to appropriately reflect each trigger's purpose**. 20 +* 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: 21 +** "Check header" is disabled. 22 +** "Check error message" is enabled. 23 +** The "Error message contains" field includes only a single character. 24 +* 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}} 14 14 15 -{{info}} 16 -* **Before using this, please take into consideration the following**: 17 -* Your Mendix app needs to run on **Java 17** 18 -* Your Mendix app needs to run on version 9.24.25 or higher 19 -** We have tested and support the LTS and MTS versions of Mendix with this eMagiz Mendix Connector 20 -* Share the activation key after the integrations are added to a release that is **activated**. 21 -* Should problems arise while implementing this, please contact us via our [[support department>>mailto:support@emagiz.com]]. 22 -{{/info}} 26 +{{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}} 23 23 24 - == **MinorChanges**==28 +{{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}} 25 25 26 -//__Added View option on support objects__// 27 -We have added a view option that allows you to browse the list of support objects when you are **not** in "Start Editing" mode. This makes determining whether particular support objects exist and which ones you need before diving into building a flow much easier. 30 +//__Attribute selection__// 31 +When selecting an attribute in a datamodel, the selected attribute and associated entity are now highlighted. 32 + 33 +[[image:Main.Images.Release Blog.WebHome@release-234-cdm.png]] 34 + 35 +//__Runtime image__// 36 +We have removed some deprecated components from our runtime image. 37 +* TCP support object 'Byte array text length header (de)serializer' 38 +* Mikrotik service activator 28 28 29 -== **Bug Fixes** == 30 -//__Auto-creation connector infra SOAP hosted endpoint__// 31 -We have changed the auto-creation behavior for SOAP web service systems. This means that we now properly create two support objects, Payload Root Endpoint Mapping, and SOAP Web service interceptors, to avoid errors when opening the entry flow for the first time. 40 +Please find out more [[here>>doc:Main.Release Information.Runtime Images.V320.WebHome||target="blank"]]. 32 32 33 -//__Manage Dashboard Error__// 34 -We now prevent errors in the Manage Dashboard overview when an error occurs in a component with an id that does not follow the [id].[system].[flow] convention or when that value is longer than expected. 42 +{{warning}}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. 43 +* Calls to com.emagiz.util.Assert can be replaced with org.springframework.util.Assert 44 +* Calls to com.emagiz.util.StringUtils can be replaced with org.springframework.util.StringUtils 45 +* Calls to com.emagiz.util.CollectionUtils can be replaced with org.springframework.util.CollectionUtils{{/warning}} 35 35 47 +== **Bug Fixes** == 48 +//__Failover container__// 49 +The failover container will now be shown correctly. 50 + 36 36 == **Fancy Forum Answers** == 37 37 38 38 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: 39 39 40 -* [[ value comparison onsubstring>>https://my.emagiz.com/p/question/172825635704067769||target="blank"]]55 +* [[H2 database following a queue channel without message store>>https://my.emagiz.com/p/question/172825635704003822||target="blank"]] 41 41 42 42 == **Key Takeaways** == 43 43 ... ... @@ -47,7 +47,7 @@ 47 47 * If you have feedback or ideas for us, talk to the Platypus 48 48 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 49 49 * Clear your browser cache (Ctrl + Shift + Del) 50 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.23 9-ModernTalking.WebHome||target="blank"]]65 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.234 - Alert Adventures.WebHome||target="blank"]] 51 51 * Start thinking about how the license tracker can aid your development 52 52 * Start thinking about major, minor, and patch 53 53 * Keep making great integrations