Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 604.1
edited by Erik Bakker
on 2024/07/16 14:39
on 2024/07/16 14:39
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 25-Pop-up Party1 +192 - Small Step - Content
-
... ... @@ -1,96 +1,70 @@ 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 th is release,anew runtimeimage(LINK)will beavailable, includingchanges to ourinfinispan cachemanager,SMBinbound channel adapter, and heapmemoryconfiguration.Moreover,wehavemadeprogressonour alertingimprovementplansandhaveimprovedandaddedseveralpop-upscreens.Find outall we releasedbelow!5 +**Hi there, eMagiz developers!** In the last couple of weeks we worked hard on building several major things that will be released later this Q. On top of that we finished an additional features for our 3rd generation runtime that give you chirurgical precision when doing maintenance on a model. Among the additional features we have a new event streaming graph and some updates to our platform in general. 7 7 8 -== **Feedback Items** == 9 -//__Alerting notification settings__// 7 +== **Start/Stop Flows** ~*~* == 10 10 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. 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}} 13 13 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. 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". 16 16 17 -[[image:Main.Images.Release Blog.WebHome@release- 225-design-settings.png]]13 +[[image:Main.Images.Release Blog.WebHome@192-release-blog--start-stop-flows-context-menu.png]] 18 18 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 -{{warn}} 25 -The following restrictions apply to this functionality: 26 - 27 -- The warning is 28 -{{/warn}} 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. 29 29 30 -//__Infinispan Cache Manager__// 31 -We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new runtime image LINK is available. 32 - 33 -//__Infinispan Cache Manager error message__// 34 -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. 17 +[[image:Main.Images.Release Blog.WebHome@192-release-blog--start-stop-flows-pop-up-menu.png]] 35 35 36 -//__Flow bump__// 37 -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. 38 - 39 -[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 19 +{{info}}Only in "Start Editing" mode you can actually start and stop specific flows{{/info}} 40 40 41 -//__Unused support objects__// 42 -Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 21 +== **Manage overview Event Streaming** ~*~* == 43 43 44 -[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 45 - 46 -//__Deleting routes__// 47 -For clarity purposes, a confirmation pop-up will be shown when deleting routes. 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. 48 48 49 -[[image:Main.Images.Release Blog.WebHome@release- 225-routes.png]]25 +[[image:Main.Images.Release Blog.WebHome@192-release-blog--event-streaming-overview-manage.png]] 50 50 51 -//__Debug queue__// 52 -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. 53 - 54 -[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 55 - 56 -== **Bug Fixes** == 57 -//__Internal server error__// 58 -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. 27 +== **Feedback items ** == 59 59 60 -//__Namespace update__// 61 -Editing a namespace used in a message definition automatically updates the message definition & transformations. 29 +We have also solved other feedback items besides the flow designer's critical updates. 62 62 63 -//__ Errorpop-up__//64 -W efixedan issue wherea pop-up was shownwithan incorrect errorwhile editingthemessage mappingofasynchronousflows.31 +//__Topic configuration calculation__// 32 +With this release we have simplified the configuration of settings on topic level to enforce certain best practices within the portal and at the same time make it easier to configure topics. 65 65 66 -//__ SMBinboundchanneladapter__//67 - The SMB inboundchanneladapter failed toretrievefiles when the remotedirectorypointedtoa pathwithmultipledirectories init, unless theywereseperatedwith'}}'insteadof'{{/'. This has beenresolved,meaningthat remotedirectoriesthat containmultiplefoldersinitspath can(andshould) contain'/' again. Forthis, a newruntimeimageLINK is available.34 +//__Make preparation step in deployment plan visible__// 35 +For a deployment on the 3rd generation runtime to work some preparation work needs to be done by the portal. We have now made this step explicit and part of the deployment plan. 68 68 69 -//__Heap memory__// 70 -The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new runtime image LINK is available. 37 +{{warning}}Make sure to update your deployment plan accordingly to ensure that the preparation step is not forgotten{{/warning}} 71 71 72 -//__ Classpath conflicts__//73 -We updatedtransitiveruntime dependenciestopreventpotentialconflicts on theclasspathforextendedimages.39 +//__3rd generation runtime debugger feedback__// 40 +We have improved the user experience of the 3rd generation runtime debugger with this release by solving various feedback items we noticed in the first adoptions of the functionality. 74 74 42 +//__No "Shift key" needed anymore to select multiple items in the flow designer__// 43 +As of now you do not have to hold your "Shift key" when you want to select multiple items in the flow designer. This will make it easier to select parts of flows. 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 + 75 75 == **Fancy Forum Answers** == 76 76 77 77 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: 78 78 79 -* [[ Transactionfailedand hasbeen rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]]80 -* [[ How to calculate HMAC-SHA1 signatureforwebhookverification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]]81 -* [[H owcanyouconvertan json arrayto xml with thenewapproach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]]52 +* [[Change property with new release in generation 3 runtimes>>https://my.emagiz.com/p/question/172825635703274441||target="blank"]] 53 +* [[Mapped request header "Accept">>https://my.emagiz.com/p/question/172825635703300348||target="blank"]] 54 +* [[OAUTH2.0 Advanced Options 'Resource'>>https://my.emagiz.com/p/question/172825635703300155||target="blank"]] 82 82 83 -== **Key Takeaways** ==56 +== **Key takeaways** == 84 84 85 -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:58 +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: 86 86 87 87 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 88 88 * If you have feedback or ideas for us, talk to the Platypus 89 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 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 90 * Clear your browser cache (Ctrl + Shift + Del) 91 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]]64 +* Check out the release notes [here] 92 92 * Start thinking about how the license tracker can aid your development 93 93 * Start thinking about major, minor, and patch 67 +* Upgrade to the latest build number 94 94 * Keep making great integrations 95 95 96 96 Let's stay in touch and till next time! ... ... @@ -98,11 +98,6 @@ 98 98 {{info}} 99 99 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 100 100 101 -{{/info}} 102 -))) 103 - 104 -((( 105 -{{toc/}} 106 -))) 75 +~*~* Indicates a GEN3-only feature. 76 +{{/info}})))((({{toc/}}))){{/container}} 107 107 {{/container}} 108 -{{/container}}