Changes for page 208 - Controlled State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 97.1
edited by Erik Bakker
on 2023/04/13 08:44
on 2023/04/13 08:44
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 - 195-EasterParty1 +208 - Controlled State - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.dfirdausy - Content
-
... ... @@ -2,91 +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!** Inthelast fewweeks,we have focusedonwrapping upthepreviousquarterdstartingthenewone.Whenthis happens,wego silentfora fewweeks toplanfortheupcoming quarterduringourPI rituals.Thistimewe addedthefamous "Hackathon"tothe endof thePI weekso we could starttheEaster break withexcellentspiritaftersolvingseveralsmallerfeedback itemsand bugsreportedby you. Severalofthosestories will be included inhisand the upcomingrelease. Ontopofthat,we introduce variousimprovementstoourAPI Gatewaypattern and our3rd generationruntimerchitecture.Subsequently,wewillreleaseaewruntimeimage supportingthemultiple improvements.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 - ==**Releaseproperties** ==**7 +{{warning}}State generation functionality is only accessible for models with an add-on state generation license.{{/warning}} 8 8 9 -== ** APIimprovements** ==9 +== **State Generation - Manage overview** == 10 10 11 - //__Improvedauto-generatederrorhandling__//12 - Whenyoucreate anewoperation in yourAPI gateway,eMagizwillnowautomaticallygenerate thecorrectschemas,HTTPcodes,andexamplesforthisoperationbased on industrystandards.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 -//__Switch default message format__// 15 -We have improved the logic when you switch the message format of your gateway message from XML to JSON or vice versa. As a result, the Swagger file will be changed accordingly. Once you update the relevant flow in Create and deploy the solution, the Swagger UI will automatically match the expected result. 14 +[[image:Main.Images.Release Blog.WebHome@208-release-blog-1.jpg]] 16 16 17 -//__Re-using elements in gateway message__// 18 -This release improves how the examples and schemas in Swagger and the Flow Testing functionality are generated when certain elements repeatedly appear in different places within one specific gateway message. 16 +== **Feedback Items** == 19 19 20 -//__Improved naming ofAPIoperationswhenaddingintegrationsto Create__//21 - PreviouslywhenyouaddedAPI operationsto theCreatephase,the HTTPoperation(i.e., POST, PUT, GET) was not visibletoauser. As a result, it becametough for a user todiscernbetweenspecificoperationsoncemultipleof them were usedononeresource(i.e.,Order,Invoice,Lead).Tolarifythisfor the user, the displaynamedefined inDesign(instead of Capture)isnow usedwithinthisoverviewforthese operations.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. 22 22 23 -== **3rd generation improvements** == 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. 24 24 25 -//__ Updateof thestaticalertingengine__//26 - Inthis release, wehaveupdatedthe staticalertingenginethattermineswhenone ofthe staticalerts,asdefinedbyeMagiz,should betriggered (ornot). Thischange will improveheperformanceof thesolutionand will ensure thatthe alerts are activatedcorrectly.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. 27 27 28 -//__ Add "Data pipeline"functionality__//29 - This releaseintroducesthe"datapipeline"functionalitytothe3rd generationruntime.Thisremoves anotherblockageodelswaitingonthisbeforemigratingto the3rd generationruntime.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. 30 30 31 -//__Fix related to the debugger__// 32 -This release introduces a fix that allows users to debug a flow once the toggle "Send error messages to eMagiz" is activated. 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 + 42 +== **Bug Fixes** == 33 33 34 -{{warning}}To make use of this bug fix, you need to be on the latest runtime image{{/warning}} 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. 35 35 36 -//__ Improvedmigrationprocess__//37 - This release introduced afixthatallowsausertomigrateeventprocessorswith custom errorhandlingwithoutmanualintervention.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. 38 38 39 -//__ Deployment plan change__//40 - In this release,the preparereleasestepwill not start automatically anymore.Thispreventstheuserfromwaiting for thisactiontobefinishedbeforeheycancontinue deployingthe solutiontotheirenvironment.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. 41 41 42 -{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesitate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] on the subject.{{/warning}} 43 - 44 -== **Feedback items ** == 45 - 46 -//__License Tracker improvements__// 47 -With this release, we have added several new features available to purchase. On top of that, additional information on the license, such as adding notes and seeing the data sink packets, is now available. 48 - 49 -//__Ability to view the message definition for a topic__// 50 -Currently, you can easily navigate to the message definition of a topic via the context menu in Design, even if there is no event processor linked to the topic. 51 - 52 -//__Restricted access for uploading custom certificates to endpoints__// 53 -To improve our cloud offerings' general security and prevent users from uploading the wrong certificates, we have now restricted access to this view to ensure that only the administrator can execute this change. This allows for a discussion between the team implementing the solution and eMagiz before actions are taken. 54 - 55 -== **Bug fixes ** == 56 - 57 -//__Improved deletion behavior for enumerations__// 58 -To prevent that eMagiz will incorrectly delete enumeration lists when you press a "Cancel" button, we have improved the deletion behavior when viewing enumerations in the Create phase of eMagiz. 59 - 60 -//__Prevent "async" api operations__// 61 -With this release, we have removed the ability to select the "async" option when the default message format is API Management. 62 - 63 -//__Importing a response definition broke the request definition__// 64 -Currently, importing a response definition breaks the request definition. With this release, we have changed this behavior, ensuring that only the response definition is changed when importing and not the request definition. 65 - 66 -//__Removing a flow does not update the API "all-entry" anymore__// 67 -When you removed a flow from Create, the API Gateway all-entry received a new version of the flow. With this release, we have changed this behavior so that this only happens when the flow you remove is an API-related flow and not when it is a messaging or event streaming flow. 68 - 69 -//__Stop deployment plan when a property is missing__// 70 -Currently, the execution of your deployment plan continues when eMagiz notices a missing property. As this is confusing for a user and not desirable, we have updated the logic to ensure that when this happens, the execution stops. This allows you to fill in the properties, and once filled in, you can continue with the remainder of the deployment plan. 71 - 72 -//__Cap stack trace of error messages and log entries__// 73 -To prevent that enormous stack traces of error messages and log entries need to be processed by various systems, we have now limited what is kept so only the relevant information is shown to the user. 74 - 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 -* [[Entry stops polling occasionally since generation 3>>https://my.emagiz.com/p/question/172825635703376768||target="blank"]] 80 -* [[Invalid datetime>>https://my.emagiz.com/p/question/172825635703389326||target="blank"]] 81 -* [[Paging with a queue -16>>https://my.emagiz.com/p/question/172825635703389781||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"]] 82 82 83 83 == **Key takeaways** == 84 84 85 -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: 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. 66 +* 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 91 * Check out the release notes [here] 92 92 * Start thinking about how the license tracker can aid your development ... ... @@ -99,6 +99,6 @@ 99 99 {{info}} 100 100 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 101 101 102 -~*~* Indicates a GEN3-only feature.79 +~*~* Indicates a next-generation-architecture only feature. 103 103 {{/info}})))((({{toc/}}))){{/container}} 104 104 {{/container}}