Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 602.1
edited by CarlijnKokkeler
on 2024/07/16 14:32
on 2024/07/16 14:32
Change comment:
There is no comment for this version
To version 51.1
edited by Erik Bakker
on 2022/11/21 13:40
on 2022/11/21 13:40
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 - 225-TBD1 +188 - Close Encounters - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,93 +1,86 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release,anewruntimeimage (LINK) willbeavailable, includingchanges to ourinfinispancachemanager, SMBinboundchannel adapter,andheapmemoryconfiguration.Moreover, wehavemade progressonouralerting improvement plans andhaveimprovedandadded several pop-up screens.Find out allwe releasedbelow!5 +**Hi there, eMagiz developers!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all its interactions. Furthermore, some minor fixes and beta features will be released to the community. 7 7 8 -== **Feedback Items** == 9 -//__Alerting notification settings__// 10 -The Notification settings on the left menu of the Alerting tab in the Manage phase, have been moved to the Triggers page. This change has been made in preparation of an upcoming feature. 7 +== **3rd generation runtime bolstering** == 11 11 12 - [[image:Main.Images.Release Blog.WebHome@release-225-triggers.png]]9 +This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancements we made to the 3rd generation runtime and its interaction with the portal. 13 13 14 -//__ Processcontainers__//15 - Ifamodeldoesnothavelicenseforapattern,themodelcontactnowhasthe optiontodeletetheprocesscontainerofthatgivenpattern.11 +//__Migration of JMS backup configuration improved__// 12 +With this release, the configuration of the JMS backup configuration is improved to prevent potential connectivity issues after migrating to the 3rd generation runtime. 16 16 17 -//__ Designsettings__//18 - Whenpressing Apply settingsinDesign Settings,aconfirmation screenwillnowbeshownto present the changes thatwillbe takeninto effectforeach environment.14 +//__Prechecks on Upgrade option made available for 3rd generation runtime__// 15 +As with the current runtime architecture, you can now also execute the prechecks before automatically upgrading to the latest cloud template on the 3rd generation runtime architecture. 19 19 20 -[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 17 +//__Autogenerated exits can be deployed at once__// 18 +This release has fixed a bug that prevented you from deploying an exit flow correctly. 21 21 22 -//__Untested images__// 23 - A warning will be shown when a release is activated on production with a new runtime image version which has not been tested on acceptance before. 24 - 25 -[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]] 20 +//__Code mapping functionality available on 3rd generation runtime__// 21 +As of this release, code mapping functionality is also available for the 3rd generation runtime. This removes the restriction on migrating to the new 3rd generation runtime for our clients that use the code mapping functionality. 26 26 27 -//__Infinispan Cache Manager__// 28 -We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new runtime image LINK is available. 29 - 30 -//__Infinispan Cache Manager error message__// 31 -We improved the error message when configuring an Infinispan Cache Manager with ‘TCP-ping’ transport type, when the list of peer hosts are passed in invalid format. For this, a new runtime image LINK is available. 23 +//__Improved the performance when activating a release__// 24 +With this release, the performance of activating a release has improved considerably. This means less waiting time when activating a release. 32 32 33 -//__Flow bump__// 34 -When bumping a new version of the flows that are using a resource, you can specify which version type you want to create, Major, Minor or Patch version. You can also give more information in a description. 35 - 36 -[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 26 +//__Failing runtimes won't be restarted indefinitely anymore__// 27 +We have put a cap on this behavior to prevent your logs from exploding due to a failing runtime being restarted indefinitely. As of this release, five attempts will be made to restart a failing runtime. If the runtime can not start correctly after these attempts, the runtime will be stopped. 37 37 38 -//__Unused support objects__// 39 -Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 29 +== **Exportable Release Audit** ~* == 40 40 41 -[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 42 - 43 -//__Deleting routes__// 44 -For clarity purposes, a confirmation pop-up will be shown when deleting routes. 31 +On top of that, we will also launch a new Beta feature to the community that allows you to export an audit document of your (Production) release. 45 45 46 -[[image:Main.Images.Release Blog.WebHome@release- 225-routes.png]]33 +[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 47 47 48 -//__Debug queue__// 49 -The 'Open debug queue' button in the queue browser enables the user to directly open the debug queue when it exists instead of having to search for it. 50 - 51 -[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 52 - 53 -== **Bug Fixes** == 54 -//__Internal server error__// 55 -The internal server error pop-up is not received anymore when moving to Create in a model which has an Event Streaming license but is not using it. 35 +{{warning}}Note that the following restrictions apply when exporting an audit document: 36 + * Works **only** for releases that are promoted and made active on Production 37 + * You will **only** see changes made during the **current** calendar year{{/warning}} 56 56 57 -//__Namespace update__// 58 -Editing a namespace used in a message definition automatically updates the message definition & transformations. 39 +== **Feedback items ** == 59 59 60 -//__Error pop-up__// 61 -We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows. 41 +We have also solved other feedback items besides the flow designer's critical updates. 62 62 63 -//__ SMBinboundchanneladapter__//64 - TheSMB inbound channeladapterfailedtoretrieve fileswhen the remotedirectorypointed toapath withmultipledirectoriesinit,unlessthey were seperatedwith'}}'insteadof'{{/'. This has beenresolved,meaning thatremote directoriesthatcontainmultiplefolders initspath can(and should)contain'/' again.For this,anewruntime image LINK isavailable.43 +//__Improved naming convention on Store related pages__// 44 +We have improved various display names to ensure that it is clear from the naming that store content can be implemented in all integration patterns. 65 65 66 -//__ Heapmemory__//67 - The initialcommittedheapmemoryofruntimeshasbeenlowered tobettermatchactualusage.Forthis,anewruntimeimageLINKisavailable.46 +//__Press "Enter" to search on multiple pages__// 47 +In our Daemon Switch release, we added functionality that allowed you to press **Enter** to search on the property overview page. This release has added this functionality to many more pages across the portal. The complete list is as follows. 68 68 69 -//__Classpath conflicts__// 70 -We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. 49 +* Deploy → Deployment Plan 50 +* Deploy → Properties → History 51 +* Deploy → User Management → Roles 52 +* Manage → Error Messages → Error Messages 53 +* Manage → Error Messages → Flows with Error Messages 54 +* Manage → Error Messages → Exceptions of Error Messages 55 +* Manage → Log Entries 56 +* Manage → Alerts 57 +* Manage → Triggers 58 +* Manage → Tags – Cant find (only Gen2) 59 +* Manage → Notifications 60 +* Manage → Notification Settings 61 +* Manage → Data Usage → History 62 +* Manage → Code mappings → All tabs 71 71 72 72 == **Fancy Forum Answers** == 73 73 74 74 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: 75 75 76 -* [[ Transaction failedand has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]]77 -* [[ How tocalculateHMAC-SHA1signatureforwebhookverification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]]78 -* [[ Howcanyouconvertanjsonarray to xml with thenewapproach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]]68 +* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 69 +* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 70 +* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 79 79 80 -== **Key Takeaways** ==72 +== **Key takeaways** == 81 81 82 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:74 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 83 83 84 84 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 85 85 * If you have feedback or ideas for us, talk to the Platypus 86 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 78 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 87 87 * Clear your browser cache (Ctrl + Shift + Del) 88 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]]80 +* Check out the release notes [here] 89 89 * Start thinking about how the license tracker can aid your development 90 90 * Start thinking about major, minor, and patch 83 +* Upgrade to the latest build number 91 91 * Keep making great integrations 92 92 93 93 Let's stay in touch and till next time! ... ... @@ -95,11 +95,6 @@ 95 95 {{info}} 96 96 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 97 97 98 -{{/info}} 99 -))) 100 - 101 -((( 102 -{{toc/}} 103 -))) 91 +~*~* Indicates a GEN3-only feature. 92 +{{/info}})))((({{toc/}}))){{/container}} 104 104 {{/container}} 105 -{{/container}}