Changes for page 207 - Aligned State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 117.1
edited by Erik Bakker
on 2023/05/22 14:03
on 2023/05/22 14:03
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 198-GreatMigration1 +205 - World Explorers - Content
-
... ... @@ -2,54 +2,67 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Inthelast few weeks,wehaveworkedhardonimprovingthemigrationtowards ournext-generationarchitecture as wellasimprovedthe general behavior when runningonthe next-generation architecture.Furthermore,severalimprovementshavebeenmade to ourowninfrastructure toensurethatalldataflowingvia thisinfrastructurenowmore andmore customersaremigratingcanbe handledasgoodif notbetterasbefore.5 +**Hi there, eMagiz developers!** We have processed additional feedback on the Manage phase to ensure you can more easily create overviews of your statistics, displaying all information correctly and improving the migration process to the next-generation architecture in the Create phase slightly. On top of that, we have improved the scalability of our new generation monitoring stack and the alerting structure. We will also release a new cloud template for our next-generation infrastructure to comply with technical requirements from our cloud provider. 6 6 7 -== ** 3rd generationimprovements andbug fixes** ==7 +== ** Mandatory Cloud Template Upgrade - Next-generation models ** == 8 8 9 -//__"Stop" action when running a hybrid situation is not causing issues anymore__// 10 -Before, it could happen when running a double-lane setup in a hybrid situation (i.e karaf based runtimes on top of the next-generation architecture) that the stop action on said runtime would not stop the runtime but "kill" it. With this release that behavior is changed. 9 +As can be seen on our [[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]], we will release a new cloud template for our next-generation models (both single and double lane) that will change a configuration in these templates to comply with technical and operational requirements from our cloud provider. The announcement of the status page itself holds more detail for those to whom it pertains. 11 11 12 - {{info}}Notethat this fix is part of a new runtimeimage for the karafbased runtimes. The impactofthis can beread [[here>>doc:Main.eMagiz Academy.Microlearnings.CrashCourse.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]]{{/info}}11 +== **Feedback Items** == 13 13 14 -//__ RemovedcertaindependenciesbetweenDeployArchitectureand Releases__//15 - Inthisrelease,wehaveremoved several specificdependencies thatcausedconfusion betweenthefunctionalityin the Deploy Architectureoverviewcomparedto thefunctionalitythatislinkedtoareleaseand specificallythedeploymentfalease.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. 16 16 17 -//__Improved validation errors on invalid configuration of HTTP outbound components__// 18 -This release fixes and re-introduces the option to execute your actions on the eMagiz per zone or all at once when running in a double-lane Docker setup. 16 +{{info}}Note that when no problem is found, the migration process of that runtime will start automatically.{{/info}} 19 19 20 -//__Improved migration behavior__//21 -T his release introducesseveralimprovementswithregardsto themigrationbehaviorvia "Transfersettings from Design". Amongthesearea smoothermigrationofyourJMS(and backup JMS) process,additionalfeedbackgiven to the userand feedback whenthe migrationprocessisfinished.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. 22 22 23 -//__ Improvedauto-healingwhenrunningin a hybridsituation__//24 - In situationswhereyourunina hybridsituation(i.e.,partlynext-genandpartlythecurrentgeneration), wehaveimproved theauto-healing functionality incase an"out ofmemory"appears onaruntime runninginthecurrentgenerationbut onanext-generationarchitecture.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. 25 25 26 -//__Improved rollupand storageof metrics when running yoursolutionin the nextgenerationarchticture__//27 - Toimprove thestability of theManagephaseand, in particular,the metricswhenzoomingouton theprovided information, we havemadesome structural changesthat supportthis userfunctionality better.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. 28 28 29 -{{warning}} Due to this change, the platform will remove data collected before the release date in the upcoming weeks. This process will be finished at the beginning of June. From then on, all data before the 12th of May will no longer be visible. As users generally do not look back this far back in time, we consider this an acceptable trade-off. {{/warning}} 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. 30 30 31 -== **Feedback items ** == 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. 32 32 33 -//__Make sure the message format can be viewed without "Start editing"__// 34 -With this release, we have ensured that when you navigate to Design -> System message, you can see the message format (i.e., XML, JSON, or EDI) without entering the "Start Editing" mode. 37 +There might be multi-tenant and multi-runtime situations that do not always get to the exact number; however, this is a great improvement compared to showing no values.{{/info}} 35 35 36 -//__Various styling improvements in the flow testing functionality__// 37 -Various minor styling improvements have been added to the flow testing functionality to improve the overall user experience. Please check out the release notes for a complete list and more details. 39 +== **Bug Fixes** == 38 38 41 +//__Improved information Queue Statistics__// 42 +Given several constraints, it could happen that specific queues needed to be correctly displayed within the Manage phase on your model, making it tough to manage them. This has been resolved with this release. 43 + 44 +//__Gain the ability again to configure certificates in Deploy Architecture again__// 45 +In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture. 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. 49 + 50 +//__Remove queurying options in Manage__// 51 +To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors. 52 + 39 39 == **Fancy Forum Answers** == 40 40 41 41 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: 42 42 43 -* [[Update Core01 without downtime?>>https://my.emagiz.com/p/question/172825635703427783||target="blank"]] 44 -* [["EDI" mapping?>>https://my.emagiz.com/p/question/172825635703440524||target="blank"]] 57 +* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 45 45 46 46 == **Key takeaways** == 47 47 48 -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:61 +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: 49 49 50 50 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 51 51 * If you have feedback or ideas for us, talk to the Platypus 52 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 65 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 53 53 * Clear your browser cache (Ctrl + Shift + Del) 54 54 * Check out the release notes [here] 55 55 * Start thinking about how the license tracker can aid your development ... ... @@ -62,6 +62,6 @@ 62 62 {{info}} 63 63 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 64 64 65 -~*~* Indicates a GEN3-only feature.78 +~*~* Indicates a next-generation-architecture only feature. 66 66 {{/info}})))((({{toc/}}))){{/container}} 67 67 {{/container}}