Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 50.1
edited by Erik Bakker
on 2022/11/21 13:35
on 2022/11/21 13:35
Change comment:
There is no comment for this version
To version 602.2
edited by CarlijnKokkeler
on 2024/07/16 14:33
on 2024/07/16 14:33
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 188-Close Encounters1 +225 - Pop-up Party - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,88 +1,93 @@ 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 releaseis characterizedmainlybyourefforts tobolster our3rdgenerationruntime and allitsinteractions.Furthermore,some minorfixes andbetafeatureswillbe releasedto thecommunity.6 +**Hi there, eMagiz developers!** In this release, a new runtime image (LINK) will be available, including changes to our infinispan cache manager, SMB inbound channel adapter, and heap memory configuration. Moreover, we have made progress on our alerting improvement plans and have improved and added several pop-up screens. Find out all we released below! 6 6 7 -== **3rd generation runtime bolstering** == 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. 8 8 9 - This releasewill introduce various improvementsfor our 3rd generation runtime.Below you will find themost noteworthy enhancements we made to the 3rd generation runtime and itsinteraction with theportal.12 +[[image:Main.Images.Release Blog.WebHome@release-225-triggers.png]] 10 10 11 -//__ Migration of JMS backupconfigurationimproved__//12 - Withthisrelease,the configurationoftheJMSbackup configurationisimprovedtopreventpotentialconnectivity issuesafter migratingto the3rdgeneration runtime.14 +//__Process containers__// 15 +If a model does not have license for a pattern, the model contact now has the option to delete the process container of that given pattern. 13 13 14 -//__ Precheckson Upgrade optionmadeavailable for 3rd generation runtime__//15 - As withthecurrentruntime architecture,youcannowalso executetheprechecksbefore automaticallyupgradingtothelatestcloudtemplate on the3rd generationruntimearchitecture.17 +//__Design settings__// 18 +When pressing Apply settings in Design Settings, a confirmation screen will now be shown to present the changes that will be taken into effect for each environment. 16 16 17 -//__Autogenerated exits can be deployed at once__// 18 -This release has fixed a bug that prevented you from deploying an exit flow correctly. 20 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 19 19 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. 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]] 22 22 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. 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. 25 25 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. 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]] 28 28 29 -== **Exportable Release Audit** ~* == 38 +//__Unused support objects__// 39 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 30 30 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. 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. 32 32 33 -[[image:Main.Images.Release Blog.WebHome@ 187-release-blog--flow-version-restore.png]]46 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 34 34 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 38 - * 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 39 - * Your restored flow version will **not** be automatically committed to Deploy{{/warning}} 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. 40 40 41 -== **Feedback items ** == 57 +//__Namespace update__// 58 +Editing a namespace used in a message definition automatically updates the message definition & transformations. 42 42 43 -We have also solved other feedback items besides the flow designer's critical updates. 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. 44 44 45 -//__ Improvednaming conventiononStorerelatedpages__//46 - We haveimprovedvarious display namestoensure that it isclearfromthenaming thatstore content canbe implementedin allintegrationpatterns.63 +//__SMB inbound channel adapter__// 64 +The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with '}}' instead of '{{/'. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain '/' again. For this, a new runtime image LINK is available. 47 47 48 -//__ Press "Enter" to searchonmultiplepages__//49 - In our Daemon Switchrelease,weaddedfunctionalitythatallowedyoutopress **Enter**to searchontheproperty overview page.Thisreleasehas addedthis functionality tomany morepagesacrossthe portal. The complete listisas follows.66 +//__Heap memory__// 67 +The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new runtime image LINK is available. 50 50 51 -* Deploy → Deployment Plan 52 -* Deploy → Properties → History 53 -* Deploy → User Management → Roles 54 -* Manage → Error Messages → Error Messages 55 -* Manage → Error Messages → Flows with Error Messages 56 -* Manage → Error Messages → Exceptions of Error Messages 57 -* Manage → Log Entries 58 -* Manage → Alerts 59 -* Manage → Triggers 60 -* Manage → Tags – Cant find (only Gen2) 61 -* Manage → Notifications 62 -* Manage → Notification Settings 63 -* Manage → Data Usage → History 64 -* Manage → Code mappings → All tabs 69 +//__Classpath conflicts__// 70 +We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. 65 65 66 66 == **Fancy Forum Answers** == 67 67 68 68 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: 69 69 70 -* [[ Synchronousfilepick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]]71 -* [[ Receivinge-mailviaIMAPorPOP3- Setup>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]]72 -* [[ BestwayofReceivingandSendingMail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]]76 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 77 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 78 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 73 73 74 -== **Key takeaways** ==80 +== **Key Takeaways** == 75 75 76 -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:82 +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: 77 77 78 78 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 79 79 * If you have feedback or ideas for us, talk to the Platypus 80 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 86 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 81 81 * Clear your browser cache (Ctrl + Shift + Del) 82 -* Check out the release notes [here] 88 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]] 83 83 * Start thinking about how the license tracker can aid your development 84 84 * Start thinking about major, minor, and patch 85 -* Upgrade to the latest build number 86 86 * Keep making great integrations 87 87 88 88 Let's stay in touch and till next time! ... ... @@ -90,6 +90,11 @@ 90 90 {{info}} 91 91 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 92 92 93 -~*~* Indicates a GEN3-only feature. 94 -{{/info}})))((({{toc/}}))){{/container}} 98 +{{/info}} 99 +))) 100 + 101 +((( 102 +{{toc/}} 103 +))) 95 95 {{/container}} 105 +{{/container}}