Changes for page 207 - Aligned State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 151.1
edited by Erik Bakker
on 2023/09/13 07:02
on 2023/09/13 07:02
Change comment:
There is no comment for this version
To version 83.1
edited by Erik Bakker
on 2023/02/14 15:33
on 2023/02/14 15:33
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 05-World Explorers1 +192 - Small Step - Content
-
... ... @@ -2,67 +2,64 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** We have processed additionalfeedback ontheManage phasetoensureyoucan moreasilycreateoverviewsof your statistics,displayingall informationcorrectly andmprovingthemigrationprocessto theext-generationarchitectureintheCreatephaseslightly. On top of that, we have improvedthescalabilityof ournewgenerationmonitoringstack and thealertingstructure. We willalsorelease anewcloudtemplateforournext-generationinfrastructuretocomplywithtechnicalrequirementsfromourcloud provider.5 +**Hi there, eMagiz developers!** In the last couple of weeks, we worked hard on building several essential things that will be released later this Q. On top of that, we finished additional features for our 3rd generation runtime that give you chirurgical precision when doing maintenance on a model. Among the other features, we have a new event streaming graph and general updates to our platform. 6 6 7 -== ** Mandatory Cloud Template Upgrade - Next-generationmodels ** ==7 +== **Start/Stop Flows** ~*~* == 8 8 9 - As can be seen on our[[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]],we will release a new cloudtemplatefor ournext-generationmodels(bothsingle and doublelane)that willchange a configurationin these templates to comply with technicalandoperational requirementsfrom ourcloudprovider.Theannouncementofthestatuspageitself holds more detail forthose to whomit pertains.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}} 10 10 11 - ==**FeedbackItems**==11 +To enhance your options 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 the runtime level, you can open the context menu and select the "Start/Stop Flows" option. 12 12 13 -//__Improved Validation when migrating to the next-generation architecture__// 14 -To improve the migration process to the next-generation architecture, we now show a list of all reported problems, allowing the user to resolve them before migrating to the next-generation architecture. 13 +[[image:Main.Images.Release Blog.WebHome@192-release-blog--start-stop-flows-context-menu.png]] 15 15 16 - {{info}}Note thatwhen noproblem is found, themigrationprocessof thatruntimewill startautomatically.{{/info}}15 +After selecting the option, eMagiz will open a pop-up where you can stop and start the starting point of each flow deployed on that runtime. This effect is that the flow will process no new messages, but the flow will still process all remaining messages after stopping the flow. To prevent a flow, you select a flow and press the Stop button. To start it again, press Start. 17 17 18 -//__Improved HTTP Statistics__// 19 -To improve the filtering and refresh functionality we offer on this overview, we have made several changes in this release that will improve the behavior of this overview. 17 +[[image:Main.Images.Release Blog.WebHome@192-release-blog--start-stop-flows-pop-up-menu.png]] 20 20 21 -//__"Topic Full" alert restriction changed__// 22 -With this release, we will change the "Topic Full" trigger point in our standard set of alerts once a model uses the Event Streaming functionality. Before, the alert would trigger on 80%, but as we saw, this is too early to make the alert useful in the context of our customers. As a result, the threshold has been raised to 95% to accommodate real-life situations better. 19 +{{info}}Only in "Start Editing" mode can you start and stop specific flows{{/info}} 23 23 24 -//__Improved performance Manage Dashboards__// 25 -We have improved the efficiency of retrieving the data shown in the Manage Dashboards for the next-generation architecture. 21 +== **Manage overview Event Streaming** ~*~* == 26 26 27 -//__Show values on the runtime level in Deploy Architecture__// 28 -We have improved the values shown on the runtime (i.e., container) level in Deploy Architecture so you can better assess whether the memory configuration is still suitable for your deployed solution. 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 streaming statistics." You can access this functionality via the "Monitoring" menu in Manage. Then, you can see metadata information on all your topics by clicking on the "Event streaming statistics" overview. Among others, you can see whether data is consumed, on which topic much data is produced, and whether consumers are lagging in consuming data. 29 29 30 -{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence. 31 -* JMS - The number of queues in the active release. 32 -* Messaging Container - The number of messaging integrations in the active release. 33 -* Messaging Connector - The number of messaging integrations related to this system in the active release. 34 -* API Gateway Container - The number of operations in the active release. 35 -* Event Streaming Container - The number of event processors in the active release. 25 +[[image:Main.Images.Release Blog.WebHome@192-release-blog--event-streaming-overview-manage.png]] 36 36 37 - Theremight bemulti-tenant andmulti-runtime situations that do not always get to the exactnumber; however, this is a greatimprovement compared toshowingnovalues.{{/info}}27 +== **Feedback items ** == 38 38 39 - ==**BugFixes**==29 +We have also solved other feedback items besides the flow designer's critical updates. 40 40 41 -//__ ImprovedinformationQueue Statistics__//42 - Givenseveral constraints,it couldhappen thatspecificqueuesneededtobecorrectly displayedwithin theManagephaseon yourmodel,makingittoughtomanage them.This hasbeenresolvedwiththisrelease.31 +//__Topic configuration calculation__// 32 +With this release, we have simplified the configuration of settings on the topic level to enforce certain best practices within the portal and simultaneously make it easier to configure topics. 43 43 44 -//__ Gain the abilityagaintoconfigurecertificatesinDeployArchitectureagain__//45 - Inrestrictingtheconfigurationoptionsonthecertificatelevelinone ofourlatter releases,itbecameimpossible fornormaluserstoadd andeditcertificates withinDeploy Architecture.To resolvethis problem we have nowreleaseda fix to resolvethisissue, givingpeople the abilityagainto addand edit certificatesunder DeployArchitecture.34 +//__Make preparation step in deployment plan visible__// 35 +For deployment on the 3rd generation runtime to work, the portal needs some preparation work. We have now made this step explicit and part of the deployment plan. 46 46 47 -//__Ensure that differing container configurations deploy the correct configuration__// 48 -When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 37 +{{warning}}Make sure to update your deployment plan accordingly to ensure that the preparation step is not forgotten{{/warning}} 49 49 50 -//__ Removequeurying optionsinManage__//51 - Toavoiderrorsand loadingproblemswhenanalyzing yourstatistics inManage,wehave removedtheoption to selectadefault timerange spanningmore thansevendays.Thisisto guaranteethe stabilityof thesolutionnd to avoid users getting unnecessaryerrors.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. 52 52 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 concerning User Management. When you press the "Transfer from design" button, both Users and Roles will be synchronized. 47 + 53 53 == **Fancy Forum Answers** == 54 54 55 55 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: 56 56 57 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||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"]] 58 58 59 59 == **Key takeaways** == 60 60 61 -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: 62 62 63 63 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 64 64 * If you have feedback or ideas for us, talk to the Platypus 65 -* 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. 66 66 * Clear your browser cache (Ctrl + Shift + Del) 67 67 * Check out the release notes [here] 68 68 * Start thinking about how the license tracker can aid your development ... ... @@ -75,6 +75,6 @@ 75 75 {{info}} 76 76 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 77 77 78 -~*~* Indicates a next-generation-architecture only feature.75 +~*~* Indicates a GEN3-only feature. 79 79 {{/info}})))((({{toc/}}))){{/container}} 80 80 {{/container}}