Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 45.1
edited by Erik Bakker
on 2022/11/21 12:00
on 2022/11/21 12:00
Change comment:
There is no comment for this version
To version 439.1
edited by CarlijnKokkeler
on 2024/04/08 11:25
on 2024/04/08 11:25
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 -18 8-CloseEncounters1 +218 - Sprightly Spring - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,78 +1,81 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all the interactions with it. Furthermore, some small bug fixes and beta features will be released to the community.6 +**Hi there, eMagiz developers!** 6 6 7 -== **Store - Next phase** == 8 8 9 -This release will introduce the next phase of the Store to our whole community. With this new functionality, you can import data model messages (i.e., CDM, API Gateway Data model, or Event Streaming data model) and transformations. Connecting to standardized systems such as Exact Online, Microsoft Graph, Salesforce, and others will become even more accessible. 9 +== **Spring 6 Migration** == 10 +As announced in our previous release blogs, we will release a major version of our [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] base image for all our clients running on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture in our release that will be released on April 11th, 2024, which is this release. 10 10 11 -[[image:Main.Images.Release Blog.WebHome@187-release-blog--current-store-offering.png]] 12 +Configurations that contain any one of the listed components below are automatically migrated to Spring 6: 13 +* JDBC BoneCP data source 14 +* SSL web service message sender 15 +* Web service outbound gateway 16 +* SFTP session factory 17 +* HTTP components message sender 18 +* Job manager 19 +* Credentials 20 +* Simple job launcher 21 +* Default SFTP session factory 12 12 13 - {{info}}For moreinformationonthe Store please check outthis [[course>>doc:Main.eMagizAcademy.Microlearnings.Novice.eMagizStore.WebHome||target="blank"]].Asa reminder,youcan find all documentationonallavailableStorecontentpublishedby eMagiz [[here>>doc:Main.eMagizStore.WebHome||target="blank"]].{{/info}}23 +Legacy configurations that contain SSL web service message sender components are also updated with a non runtime affecting change. 14 14 15 - ==**NeweMagizMendixConnector**==25 +In our continued efforts to make the transition to Spring 6 as smooth as possible we have written down the advised process for identifying and updating the relevant flows as a consequence of the Spring 6 migration, which you can find [[here>>doc:Main.eMagiz Support.Migration Paths.migration-path-spring-6-migration.WebHome||target="blank"]]. 16 16 17 -This release introducesanewversionofthe eMagizMendix Connector.Thisversion(6.0.0) will work withthecurrent runtimearchitectureandthenewruntimearchitecture making the migration fromthe existingruntime architectureto thenewruntimearchitectureeasier.ThelatestversionoftheeMagizMendix Connectorcan befoundintheMendixMarketplaceandtheeMagiz portal.27 +This large maintenance update, moving the eMagiz runtime stack from Spring 5 to Spring 6 and from Java 8 to Java 17, includes moving to latest (major) versions of open source projects, libraries and technologies. For this, a new image will be released. Although no new functionality is added in this new image version, several Spring libraries have been changed significantly. More information can be found 18 18 19 -{{info}}Migrating the runtime from the eMagiz portal works the same as for any other runtime. The migration path can be found [[here>>doc:Main.eMagiz Support.Migration Paths.migration-path-emagiz-runtime-generation-3.WebHome||target="blank"]]{{/info}} 29 +== **Feedback Items** == 30 +//__Dynamic trigger__// 31 +The generic alert trigger "More than 100 messages on queue over 10 minutes" has been migrated to a dynamic trigger for each model and environment, allowing users to edit this trigger. 20 20 21 - ==**Flow versionrestore** ~* ==33 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-custom-trigger.png]] 22 22 23 -On top of that, we will also launch a new Beta feature to the community that allows you to restore your flow to a previous version. This way, you can quickly undo changes made that were incorrect. 35 +//__Copy to clipboard buttons__// 36 +Copy to clipboard buttons have been added to various pages: 24 24 25 -[[image:Main.Images.Release Blog.WebHome@187-release-blog--flow-version-restore.png]] 38 + * Deploy agent pop-up 39 + * Create - Flow designer: Properties 40 + * Deploy - Property releases: Property details 26 26 27 -{{warning}}Note that the following restrictions apply when restoring to a previous version: 28 - * Changes made on definition and transformation level are **not** restored 29 - * You will **not** be able to restore to any flow version that was created before October 17th, 2022 30 - * You will **not** be able to restore your flow to the original version created by eMagiz. You can use the reset function if you want this state back 31 - * Your restored flow version will **not** be automatically committed to Deploy{{/warning}} 42 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-copy-to-clipboard.png]] 32 32 33 -== **Feedback items ** == 44 +//__Reset H2 database__// 45 +For our **[[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]** architecture, it is now possible to remove the eMagiz infra H2 database for connector machines. 34 34 35 - Wehave also solvedotherfeedback items besides the flowdesigner's critical updates.47 +{{info}}Please note the following: 36 36 37 -//__Improved help texts Kafka component__// 38 -The help texts on various configuration options and the general help text on multiple Kafka components have been updated to clarify how they work and how you ought to configure them to achieve the best possible result when sending and receiving messages to and from topics within eMagiz. 49 +* Only H2 databases that are registered under the standard eMagiz data folder will be removed. 50 +* It is possible to reset the H2 database on every cloud runtime, but it will only have effect if an H2 database exists for that runtime. 51 +* For on-premise runtimes, only a reset of the runtime is needed. 39 39 40 -//__Improved warning message when Message redelivery cannot be adequately executed__// 41 -We have improved the warning you get when you cannot retrieve the messages waiting to be redelivered. This helps clarify what is going wrong when a user sees this warning. 53 +For more information please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Runtime Management.intermediate-runtime-management-reset-h2.WebHome||target="blank"]]{{/info}} 42 42 43 -//__See Flow Designer errors on the Create overview__// 44 -To improve our offering surrounding the new Flow Designer functionality, we now show on the Create overview which of the flows you still have alerts due to a misconfiguration of the flow. This will help to identify ongoing work much more manageable. 55 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-remove-h2.png]] 45 45 46 -[[image:Main.Images.Release Blog.WebHome@187-release-blog--alert-visualized-in-create-overview.png]] 47 - 48 -{{info}}Note that you need to open flows that are currently triggering alerts to show the alert on the Create overview{{/info}} 49 - 50 50 == **Bug Fixes** == 58 +//__Runtime overview improvements__// 59 +The runtime overview has been improved regarding checks on the runtime version. 51 51 52 -//__Update Swagger File when changing the order of entities in gateway message__// 53 -In our previous release, we improved how the Swagger file is generated when changing the order of attributes of your gateway message. To make this functionality work for entities, we have made several additional changes to the platform supporting this. 54 - 55 55 == **Fancy Forum Answers** == 56 56 57 57 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: 58 58 59 -* [[Get files using a command via the SFTP protocol>>https://my.emagiz.com/p/question/172825635703184726||target="blank"]] 60 -* [[Take into account API rate limits>>https://my.emagiz.com/p/question/172825635703184597||target="blank"]] 61 -* [[Flow test stuck on initializing>>https://my.emagiz.com/p/question/172825635703184786||target="blank"]] 62 -* [[HTML to XML>>https://my.emagiz.com/p/question/172825635703197357||target="blank"]] 65 +* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 66 +* [[TLSv1.3>>https://my.emagiz.com/p/question/172825635703773474||target="blank"]] 63 63 64 -== **Key takeaways** ==68 +== **Key Takeaways** == 65 65 66 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:70 +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: 67 67 68 68 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 69 69 * If you have feedback or ideas for us, talk to the Platypus 70 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 74 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 71 71 * Clear your browser cache (Ctrl + Shift + Del) 72 72 * Check out the release notes [here] 73 73 * Start thinking about how the license tracker can aid your development 74 74 * Start thinking about major, minor, and patch 75 -* Upgrade to the latest build number 76 76 * Keep making great integrations 77 77 78 78 Let's stay in touch and till next time! ... ... @@ -80,6 +80,11 @@ 80 80 {{info}} 81 81 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 82 82 83 -~*~* Indicates a GEN3-only feature. 84 -{{/info}})))((({{toc/}}))){{/container}} 86 +{{/info}} 87 +))) 88 + 89 +((( 90 +{{toc/}} 91 +))) 85 85 {{/container}} 93 +{{/container}}