Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 574.35
edited by dfirdausy
on 2024/07/02 11:18
on 2024/07/02 11:18
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 224-SummerSonata1 +198 - Great Migration - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.ebakker - Content
-
... ... @@ -1,83 +1,60 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthepast week, wefocused on improving theusabilityofourplatformandaddressingcommunity feedback.Specifically,we enhanced userinterface elements on severalpages,includingthedescriptionsofhelptexts,external links within helptexts,andtheoverall layout of helptext pages. Additionally,we madeimprovementsto severalpop-up pages. Wealsomade theuser interfacemoreuser-friendlyfor debugging integration flows.Lastly,weresolvedanissue for somemodelswhencreating anEventProcessor.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on improving the migration towards our next-generation architecture as well as improved the general behavior when running on the next-generation architecture. Furthermore, several improvements have been made to our own infrastructure to ensure that all data flowing via this infrastructure now more and more customers are migrating can be handled as good if not better as before. 7 7 8 -== **Feedback Items** == 9 -//__Retention duration and bytes in Capture__// 10 -The pop-up page for specifying integration requirements in the Capture phase now correctly asks for the required retention duration and bytes for the integration/topic, instead of the previously incorrect terms retention size and bytes. 7 +== **3rd generation improvements and bug fixes** == 11 11 12 -//__ Help textpanelinCapture__//13 - Collapsingthehelp textof thispop-uppagebyclickingthe"?"icon onthe toprightcornerofthepop-uppage willnowcorrectlyhidethehelptextpane.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. 14 14 15 -//__Adding tags in Capture__// 16 -In the Capture phase, clicking to add or remove a tag in the pop-up page for specifying integration requirements no longer displays a 'blocked' icon. 12 +{{info}}Note that this fix is part of a new runtime image for the karaf based runtimes. The impact of this can be read [[here>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]]{{/info}} 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 19 - 20 -//__Property value page__// 21 -Pop-up pages with non-editable input fields containing long text are now displaying the entire content without any text being cut off at the edge of the page. 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. 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 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. 24 24 25 -//__Improved t extinDesign architecture__//26 - We fixedsome spelling mistakes in thepop-up pagewhenapplyingtoenvironment inDesign architecture.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. 27 27 28 -//__ Addingattributes for a messagedefinition__//29 - Wefixedanissuewhere yourselectedattributeswerelostwhen navigatingbetweenpaginationswhile addingmoreattributestotheentity inthepop-upshownwhen youpressthe'AddAttribute'buttonon the rightpanelofyour SystemMessage,CDM, API DataModel, or Event StreamingData Model.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. 30 30 31 -//__ HelptextforHTTPmethods__//32 - Weimprovedthehelptextfor the HTTP methodfieldintheHTTP outbound gatewayandHTTPoutboundchanneladapterflowcomponentsto provideclearerdescriptionsfordifferent HTTPmethods. Additionally, weimplementedavalidation for thesecomponentsto preventselecting theHTTPmethod'PATCH'ifanApache HttpComponentsREST template is notprovided.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. 33 33 34 -//__External links__// 35 -Clicking links to external documentation in the eMagiz portal is now configured to always open the links in a new tab, rather than replacing your current tab. 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}} 36 36 37 -//__Debugging Shortcut__// 38 -Debugging a flow typically requires users to activate debug on a specific flow in Deploy → Containers, then navigate to Manage → Explore → Queue Browser and manually type in emagiz.debug. In this release, we have added a shortcut button that opens the Queue Browser page directly in the pop-up page right after activating debugging. Next to that, the Queue Browser page now includes a button to directly open the debugging queue, eliminating the need to manually type in emagiz.debug in the search box. 31 +== **Feedback items ** == 39 39 40 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 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. 41 41 42 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 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. 43 43 44 -//__Test Message from Manage-Explore__// 45 -Additionally, we have improved the names and descriptions of test messages that you saved when debugging and wiretapping your integration in the Manage - Explore section. 46 - 47 -<Screenshot here> 48 - 49 -//__Password property__// 50 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 51 - 52 -== **Bug Fixes** == 53 - 54 -//__Event Processor Keystore and Trustore__// 55 - 56 -We fixed an issue where the keystore location and the truststore location were generated incorrectly when creating a new event processor for models that were migrated from the legacy runtime architecture to the current generation architecture. 57 - 58 - 59 - 60 - 61 61 == **Fancy Forum Answers** == 62 62 63 63 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: 64 64 65 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 66 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 67 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 68 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 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"]] 69 69 70 -== **Key Takeaways** ==46 +== **Key takeaways** == 71 71 72 -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:48 +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: 73 73 74 74 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 75 75 * If you have feedback or ideas for us, talk to the Platypus 76 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 52 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 77 77 * Clear your browser cache (Ctrl + Shift + Del) 78 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]54 +* Check out the release notes [here] 79 79 * Start thinking about how the license tracker can aid your development 80 80 * Start thinking about major, minor, and patch 57 +* Upgrade to the latest build number 81 81 * Keep making great integrations 82 82 83 83 Let's stay in touch and till next time! ... ... @@ -85,11 +85,6 @@ 85 85 {{info}} 86 86 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 87 87 88 -{{/info}} 89 -))) 90 - 91 -((( 92 -{{toc/}} 93 -))) 65 +~*~* Indicates a GEN3-only feature. 66 +{{/info}})))((({{toc/}}))){{/container}} 94 94 {{/container}} 95 -{{/container}}