Changes for page 216 - Hack Heaven
Last modified by CarlijnKokkeler on 2024/04/18 13:04
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 414.1
edited by Erik Bakker
on 2024/03/11 14:49
on 2024/03/11 14:49
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 -1 98-GreatMigration1 +216 - Hack Heaven - Content
-
... ... @@ -1,60 +1,107 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 + 6 +**Hi there, eMagiz developers!** As part of our alignment week we also had a hackathon event focusing on a wide array of reported feedback on the portal. The majority of the release blog will be focused on this. On top of that we launch new functionality that makes it easier to transform to JSON, to select infra flows in a release, and makes it possible to deploy multiple agents to a single machine that adheres to specific conditions. Furthermore, several announcements will be made via this release blog (and other channels) to better prepare your model for upcoming major changes. 4 4 5 - **Hithere, eMagiz developers!**Inthe last few weeks, we have worked hard onimproving the migration towards ournext-generation architecture as well as improved the general behavior when running onthenext-generationarchitecture.Furthermore, several improvementshave been made to our owninfrastructure toensurethat alldata flowing via this infrastructurenow moreand morecustomersare migrating can behandledas good if not better as before.8 +== ** Announcement - TLS versions deprecated** == 6 6 7 - == **3rdgenerationimprovementsand bug fixes** ==10 +Placeholder for info from Bas 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. 12 +{{info}}Text{{/info}} 11 11 12 - {{info}}Notethat this fix is part of anew runtimeimagefor the karaf based runtimes.Theimpact of this can beread [[here>>doc:Main.eMagizAcademy.Microlearnings.CrashCourse.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]]{{/info}}14 +== **Announcement - Spring 6** == 13 13 14 -//__Removed certain dependencies between Deploy Architecture and Releases__// 15 -In this release, we have removed several specific dependencies that caused confusion between the functionality in the Deploy Architecture overview compared to the functionality that is linked to a release and specifically the deployment of a release. 16 +Placeholder for info from Jelle 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. 18 +{{warning}}Text{{/warning}} 19 19 20 -//__Improved migration behavior__// 21 -This release introduces several improvements with regards to the migration behavior via "Transfer settings from Design". Among these are a smoother migration of your JMS (and backup JMS) process, additional feedback given to the user and feedback when the migration process is finished. 20 +== **Infra flow selection** == 22 22 23 -//__Improved auto-healing when running in a hybrid situation__// 24 -In situations where you run in a hybrid situation (i.e., partly next-gen and partly the current generation), we have improved the auto-healing functionality in case an "out of memory" appears on a runtime running in the current generation but on a next-generation architecture. 22 +This release will include a major update of our release functionality through which you can configure your release. As of now eMagiz will provide you with the option to visually see changes on infra flow level. 25 25 26 -//__Improved rollup and storage of metrics when running your solution in the next generation archticture__// 27 -To improve the stability of the Manage phase and, in particular, the metrics when zooming out on the provided information, we have made some structural changes that support this user functionality better. 24 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-comparison.png]] 28 28 29 - {{warning}}Dueto this change,the platform willremovedatacollectedbeforethereleasedateintheupcomingweeks.This process will be finishedatthebeginningof June. From then on, alldata beforethe 12thofMaywill nolongerbevisible. Asusers generallydonotlookback thisfar back in time, we consider this an acceptable trade-off.{{/warning}}26 +When you are in edit mode you can select a new version via the right-click option as you were used to for other flows. 30 30 31 - == **Feedbackitems** ==28 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-selection.png]] 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. 30 +On top of that we have added an title to each context menu that specifies the flow type (i.e. exit connector, container infra, connector infra) for additional clarity while constructing your release. 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. 32 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--context-menu-title.png]] 38 38 34 +== **Multiple environments selection** == 35 + 36 +{{warning}}The following is only applicable under the following conditions: 37 + * Windows 2022 server 38 + * Atleast one port opened (as a consequence of a hosted web service){{/warning}} 39 + 40 +When configuring your Deploy Agent you now have an additional option that can be activated by the user. With the help of this checkbox you unlock the possibility of stabily running multiple deploy agents on one machine. 41 + 42 +[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--multiple-environments.png]] 43 + 44 +== **Feedback Items** == 45 +//__Easier component selection in flow designer__// 46 +The area selector through which you can select one or more components has improved to allow for an easier selection of said components when they are displayed closed to the edge of the canvas. By expanding the area you can select the selection of these components will become much easier. 47 + 48 +//__Improved handling of optionality in JSON on lists__// 49 +Previously, eMagiz would always create a JSON array if your data model expected a list. This would lead to unexpected and undesirable behavior of the message as empty arrays are not always accepted by external parties. With this release we have changed the way in which we generate the JSON output should there be an empty list in the output. Consequently the empty list will **not** be part of the output anymore as desired. 50 + 51 +//__Loading bar when searching for log entries__// 52 +To indicate to the user that eMagiz is still busy retrieving log entries we have now added a loading bar to the log entry overview upon pressing search. 53 + 54 +//__Improved feedback when deleting elements from Capture__// 55 +To better specify to the user which integration or system the user intends to delete we have improved the text in the confirmation pop-up. This way we can provide more information to the user to avoid mistakes. 56 + 57 +//__Enhanced filter options in Manage__// 58 +With this release we have added filter options on both the Alerting tab and the Trigger configuration pop-up. This results in being able to filter on Status (Alerting) and Queues, Topics, Recipients, and more (Trigger configuration pop-up) in these places. 59 + 60 +//__Copy property names from Create__// 61 +This release unlocks the possibility to easily copy the name of a property placeholder so it can be used whilst deploying. 62 + 63 +//__Improved feedback during migration to the current-runtime architecture__// 64 +We have improved the feedback should you try to migrate the JMS before any other runtime under Create -> Settings. 65 + 66 +//__Block user from making changes to their cloud whilst another upgrade is still in progress__// 67 +We now block the user from making changes to their cloud configuration when another upgrade is still in progress. 68 + 69 +//__Cron trigger validation__// 70 +We have added a validation check upon saving a cron expression in the Flow Designer to avoid flows not starting due to a misconfigured cron expression. 71 + 72 +== **Bug Fixes** == 73 +//__Queue name validation__// 74 +The validation regarding undesired spaces for components that use a queue name has been improved. Specifically, users are now prevented from creating a queue name with a space in the queue name when editing this in the Create phase in the Flow Designer. 75 + 76 +[[image:Main.Images.Release Blog.WebHome@release-215-tiny-tales-queue-name-validation.png]] 77 + 78 +//__Removal of onramp__// 79 +An issue has been fixed where removing an onramp that was previously linked to a combined entry was impossible in the Create phase. 80 + 81 +//__eMagiz login__// 82 +In the login screen, users can now press "enter" to log in when the username field is selected. Previously, this was only the case for the password field. 83 + 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"]] 88 +* [[eMagiz Mendix Kafka Module Issue (Mendix 10)>>https://my.emagiz.com/p/question/172825635703748180||target="blank"]] 89 +* [[SFTP + Privatekey not working>>https://my.emagiz.com/p/question/172825635703760538||target="blank"]] 90 +* [[Attribute name is not allowed to start with 'xml'>>https://my.emagiz.com/p/question/172825635703760662||target="blank"]] 91 +* [[How do I change the default content-type from ISO-8859-1 to utf-8>>https://my.emagiz.com/p/question/172825635703760803||target="blank"]] 92 +* [[Preparing Image for <runtime> failed>>https://my.emagiz.com/p/question/172825635703761022||target="blank"]] 45 45 46 -== **Key takeaways** ==94 +== **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:96 +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. 100 +* 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 56 56 * Start thinking about major, minor, and patch 57 -* Upgrade to the latest build number 58 58 * Keep making great integrations 59 59 60 60 Let's stay in touch and till next time! ... ... @@ -62,6 +62,11 @@ 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. 66 -{{/info}})))((({{toc/}}))){{/container}} 112 +{{/info}} 113 +))) 114 + 115 +((( 116 +{{toc/}} 117 +))) 67 67 {{/container}} 119 +{{/container}}