Changes for page 208 - Controlled State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 127.1
edited by Samet Kaya
on 2023/06/20 13:14
on 2023/06/20 13:14
Change comment:
There is no comment for this version
To version 262.1
edited by Danniar Firdausy
on 2023/11/08 13:37
on 2023/11/08 13:37
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -20 0-UnchartedTerritories1 +208 - Controlled State - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. SametKaya1 +XWiki.dfirdausy - Content
-
... ... @@ -2,60 +2,68 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In thelast fewweeks,wehaveworkedhardonot of things thatare unfortunatelynotquitereadytobereleased.Asaresult theoutput ofthisrelease is limited. Having saidthatwestillbringsomekeyimprovementsin the DeployandManagephasethat wouldmakelifeucheasier.5 +**Hi there, eMagiz developers!** We have done much work to improve the functionality of our state-generation solution so that you can have a better overview of its implementation in your environment. Next to the monitoring for the state generation implementation in your model, several feedback items revolving around user interfacing components in our platform that can improve the user experience are also released. Lastly, some performance improvements and bug fixes have also been implemented. 6 6 7 - == **Next generation improvements andbugfixes** ==7 +{{warning}}State generation functionality is only accessible for models with an add-on state generation license.{{/warning}} 8 8 9 -//__Enhanced right-hand view within Deployment Plan context__// 10 -When executing your deployment plan we will show specific log entries of the info category that indicate that a container (i.e. runtime) has started up correctly. On top of that we show the warnings and errors in this overview. 9 +== **State Generation - Manage overview** == 11 11 12 -{{info}}Note that when the JMS container gets restarted connection errors in the logs are a normal thing to witness so keep your eyes peeled for the startup logging on JMS level to gain confidence in the deployment.{{/info}} 11 +The following page has been added: 12 +* State generation statistics: Contains the statistics for state generation implementation in your model. The navigation to this page can be found under Manage->Monitoring page. This page provides you with graphs that explain the retrieve latency, cache size, and successful and failed retrieves, which are coming from flows using state generation components. **Note** that this menu will only show for models that have the add-on license for state generation. 13 13 14 -//__Improved timeout settings when deploying__// 15 -To avoid mismatches between various parts of the infrastructure we have improved the timeout configuration on certain deployment plan steps to reduce the chance that these mismatches occur. 14 +[[image:Main.Images.Release Blog.WebHome@208-release-blog-1.jpg]] 16 16 17 - {{info}}Notethat this fix is part of a new runtimeimage for thecurrent-generationruntimes. The release notes of this can be found [[here>>doc:Main.ReleaseInformation.RuntimeImages.WebHome||target="blank"]]{{/info}}16 +== **Feedback Items** == 18 18 19 -//__ DetailedHTTP Statistics nowshowuserinfospecificadditionalcases__//20 - Tosolve abugfora specificclientwe changedthelogictoshowtheuserinfo (i.e.first partthe api key)ina specific implementationjust aswealreadydoinour standardimplementations.18 +//__Improved information on removing a release version__// 19 +Users are now informed with more comprehensive information about why removing a release version that is still active on all environments (i.e., Test, Acceptance, and Production) fails. Users are now informed in which environment(s) and in which runtime(s) that the release version under deletion is still running. 21 21 22 -{{info}}Note that this fix is part of a new runtime image for the next-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}} 21 +//__Wider and expandable fields for XPath expressions__// 22 +Input fields for XPath expressions located in the Create phase are now made wider and also capable of expanding when the expression registered by the user is too long. 23 23 24 -//__ Improvedloadingspeedof ManageDashboard__//25 - This release improvestheoadingspeedwith whichall thedashboardsinManage are showntotheuser. Thiswillenhance the userexperiencewithintheManagephase.24 +//__Old images cleanup mechanism__// 25 +We implemented a functionality that removes related unused images upon removal of a release version for on-premises machines. This prevents eMagiz from taking resources from the customer’s machine due to the unattended old images. 26 26 27 -== **Store Improvements** == 27 +//__Consistent toggle switches__// 28 +In this release, we have updated all instances of the toggle switch to have a more consistent performance and look & feel throughout the platform. 28 28 29 -//__Importing in Design is improved__// 30 -We have solved a bug that could cause issues when importing something in Design while the accompanying integration was not yet in Create. 31 - 30 +//__Consistent triggers naming__// 31 +We noticed that Trigger types have a different name throughout the portal. Therefore, in this release, on the Manage - Alerting page, we have renamed the "Source" column to "Source trigger" so that we have a consistent naming. 32 + 33 +//__Search phrase__// 34 +We are now enabling users to search for log entries and error messages based on phrases containing two or more words, instead of only one word or the full sentence. This also means that the user can search for entries with distances of 2 or incomplete search phrases (e.g., “startin engine” to look for “starting servlet engine”). 35 + 36 +//__Improved image building performance__// 37 +We have implemented an improvement on the preparation step of the release at the beginning of the deployment, which leads to a faster deployment process. 38 + 39 +//__Default "errorChannel" on next-generation architecture migration__// 40 +During a migration of a model to the next-generation architecture, we have introduced a check now for flows that did not have custom error handling to set their error channel to "errorChannel" after the migration if the custom error handling is set to false. 41 + 32 32 == **Bug Fixes** == 33 33 34 -//__ Deprecatedreminderpop-up removed__//35 - Wehaveremovedareminderpop-uponpendingcloudtemplate asit wasdeprecatedandcouldcauseissueswhen usingit incommunicationwithothersystems.44 +//__Incorrect deployed containers__// 45 +A fix has been implemented to address the issue where older containers were deployed while it was shown that the new ones were deployed. This problem was caused by auto-healing that was triggered during a new deployment. 36 36 37 -//__ Improvedselection areain Flow Designer__//38 -Whe nworkingona largeflowyoucannowselectspecificareaseasily whileyouare scrolleddownfurtherdowntheflow.47 +//__Log messages in next-generation architecture models__// 48 +We have implemented an improvement in our infra components that is intended to reduce the occurrence of log messages failing to be sent in the next-generation architecture models. 39 39 40 -//__ ImprovedKafkasettings__//41 - Forall flowsthatusea Kafkarelatedcomponentwithin theflow designerwe will runamigrationtopdateeverysingleonef themto thenew bestpractices andcreate anew flow version forthem.50 +//__Random stuck in deployment plan execution__// 51 +We addressed an issue where the execution of the deployment plan would occasionally become stuck or halted unexpectedly. 42 42 43 -{{info}}We strongly encourage all users that use these components to update to these new best practices as they increase stability of the cluster and throughput of the solution{{/info}} 44 - 45 45 == **Fancy Forum Answers** == 46 46 47 47 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: 48 48 49 -* [[ HTTPURLmustnotbenull>>https://my.emagiz.com/p/question/172825635703491908||target="blank"]]50 -* [[ removing thecurledbracketsinJSONpayload>>https://my.emagiz.com/p/question/172825635703479276||target="blank"]]57 +* [[(Very) large messages via eMagiz>>https://my.emagiz.com/p/question/172825635703645419||target="blank"]] 58 +* [[Existing integration sends message to onramp but they disappear before it reaches the routing>>https://my.emagiz.com/p/question/172825635703658192||target="blank"]] 51 51 52 52 == **Key takeaways** == 53 53 54 -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:62 +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: 55 55 56 56 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 57 57 * If you have feedback or ideas for us, talk to the Platypus 58 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 66 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 59 59 * Clear your browser cache (Ctrl + Shift + Del) 60 60 * Check out the release notes [here] 61 61 * Start thinking about how the license tracker can aid your development ... ... @@ -68,6 +68,6 @@ 68 68 {{info}} 69 69 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 70 70 71 -~*~* Indicates a GEN3-only feature.79 +~*~* Indicates a next-generation-architecture only feature. 72 72 {{/info}})))((({{toc/}}))){{/container}} 73 73 {{/container}}