Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 82.1
edited by Erik Bakker
on 2023/02/14 14:42
on 2023/02/14 14:42
Change comment:
There is no comment for this version
To version 610.1
edited by Erik Bakker
on 2024/07/16 14:55
on 2024/07/16 14:55
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 - 192 -SmallStep1 +225 - Pop-up Party - Content
-
... ... @@ -1,70 +1,97 @@ 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!** In th elast coupleofweeksweworkedhardon building severalmajorthingsthat will bereleasedlaterthisQ. Ontopofthat wefinishedanadditionalfeaturesfor our3rd generation runtimethat giveyou chirurgicalprecisionwhen doingmaintenanceon a model.Amongtheadditional featureswehaveaneweventstreaming graph andsomeupdatesto our platformingeneral.6 +**Hi there, eMagiz developers!** In this release, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] 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 -== **Start/Stop Flows** ~*~* == 8 +== **Feedback Items** == 9 +//__Alerting notification settings__// 8 8 9 -{{warning}}Note that depending on the alert this functionality will only work when your JMS server is running on the 3rd generation runtime{{/warning}} 11 +//__Process containers__// 12 +If a model does not have a license for a pattern, the model contact now has the option to delete the process container of that given pattern. 10 10 11 -To enhance the options you have when running into problems or when maintaining your solution in a Production environment, we have added a new feature to our Deploy phase called "Start/Stop Flows". You can access this functionality via the "Deploy Architecture" overview in Deploy. On runtime level you can open the context menu and select the option called "Start/Stop Flows". 14 +//__Design settings__// 15 +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. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@ 192-release-blog--start-stop-flows-context-menu.png]]17 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 14 14 15 -After selecting the option eMagiz will open a pop-up in which you can stop and start the starting point of each flow that is deployed on that runtime. The effect of this is that no new messages will be processed by the flow but all remaining messages will still be processed by the flow after stopping the flow. To stop a flow you simply select a flow and press the Stop button. To start it again press Start. 19 +//__Untested images__// 20 + 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. 21 + 22 +[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]] 23 + 24 +{{warning}} 25 +The following restrictions apply to this functionality: 26 + 27 +* When accepting the risk you accept the risk for the **whole** model. 28 +* If any release based on the same runtime image is already activated on Acceptance you will **not** be warned.{{/warning}} 16 16 17 -[[image:Main.Images.Release Blog.WebHome@192-release-blog--start-stop-flows-pop-up-menu.png]] 18 18 19 -{{info}}Only in "Start Editing" mode you can actually start and stop specific flows{{/info}} 31 +//__Infinispan Cache Manager__// 32 +We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 33 + 34 +//__Infinispan Cache Manager error message__// 35 +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>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 20 20 21 -== **Manage overview Event Streaming** ~*~* == 37 +//__Flow bump__// 38 +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. 39 + 40 +[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 22 22 23 -To enhance the observability of your event streaming solution while running in the 3rd generation runtime architecture, we have added a new feature to our Manage phase called "Event streaing statistics." You can access this functionality via the "Monitoring" menu in Manage. Then, by clicking on the "Event streaing statistics" overview, you can see metadata information on all your topics. Among others you can see whether data is consumed, on which topic a lot of data is produced, and whether consumers are lagging in consuming data. 42 +//__Unused support objects__// 43 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 24 24 25 -[[image:Main.Images.Release Blog.WebHome@192-release-blog--event-streaming-overview-manage.png]] 45 +[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 46 + 47 +//__Deleting routes__// 48 +For clarity purposes, a confirmation pop-up will be shown when deleting routes. 26 26 27 - == **Feedbackitems** ==50 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 28 28 29 -We have also solved other feedback items besides the flow designer's critical updates. 52 +//__Debug queue__// 53 +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. 54 + 55 +[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 56 + 57 +== **Bug Fixes** == 58 +//__Internal server error__// 59 +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. 30 30 31 -//__ Topicconfiguration calculation__//32 - With thisreleasewe havesimplifiedthe configuration ofsettingson topic level to enforcecertainbest practiceswithin the portalandatthesametime makeiteasiertoconfiguretopics.61 +//__Namespace update__// 62 +Editing a namespace used in a message definition automatically updates the message definition & transformations. 33 33 34 -//__ Make preparationstepin deploymentplan visible__//35 - For a deploymenton the3rdgenerationruntimetowork somepreparationworkneedstobe donebytheportal.We havenow madethisstepexplicitandpartofthedeploymentplan.64 +//__Error pop-up__// 65 +We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows. 36 36 37 -{{warning}}Make sure to update your deployment plan accordingly to ensure that the preparation step is not forgotten{{/warning}} 67 +//__SMB inbound channel adapter__// 68 +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>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 38 38 39 -//__ 3rd generationruntimedebuggerfeedback__//40 - Wehave improvedtheuserexperienceof the3rdgenerationruntimedebuggerwiththisreleaseby solvingvariousfeedbackitemswe noticed inthefirstadoptionsof the functionality.70 +//__Heap memory__// 71 +The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 41 41 42 -//__ No "Shift key" neededanymore toselect multiple items in theflow designer__//43 - Asof now youdo not haveto holdyour"Shiftkey"whenyou wanttoselectmultipleitemsin theflowdesigner.This willmakeiteasierto selectpartsof flows.73 +//__Classpath conflicts__// 74 +We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 44 44 45 -//__User Management synchronization now happens in one step__// 46 -With this release we have updated the synchronization process between Design and Deploy with regards to User Management. From now on, when you press the "Transfer from design" button both Users and Roles will be synchronized. 47 - 48 48 == **Fancy Forum Answers** == 49 49 50 50 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: 51 51 52 -* [[ Change property withnewreleaseingeneration3runtimes>>https://my.emagiz.com/p/question/172825635703274441||target="blank"]]53 -* [[ Mappedrequest header"Accept">>https://my.emagiz.com/p/question/172825635703300348||target="blank"]]54 -* [[ OAUTH2.0Advanced Options'Resource'>>https://my.emagiz.com/p/question/172825635703300155||target="blank"]]80 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 81 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 82 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 55 55 56 -== **Key takeaways** ==84 +== **Key Takeaways** == 57 57 58 -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:86 +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: 59 59 60 60 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 61 61 * If you have feedback or ideas for us, talk to the Platypus 62 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 90 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 63 63 * Clear your browser cache (Ctrl + Shift + Del) 64 -* Check out the release notes [here] 92 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]] 65 65 * Start thinking about how the license tracker can aid your development 66 66 * Start thinking about major, minor, and patch 67 -* Upgrade to the latest build number 68 68 * Keep making great integrations 69 69 70 70 Let's stay in touch and till next time! ... ... @@ -72,6 +72,11 @@ 72 72 {{info}} 73 73 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 74 74 75 -~*~* Indicates a GEN3-only feature. 76 -{{/info}})))((({{toc/}}))){{/container}} 102 +{{/info}} 103 +))) 104 + 105 +((( 106 +{{toc/}} 107 +))) 77 77 {{/container}} 109 +{{/container}}