Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 51.1
edited by Erik Bakker
on 2022/11/21 13:40
on 2022/11/21 13:40
Change comment:
There is no comment for this version
To version 574.21
edited by dfirdausy
on 2024/07/01 15:17
on 2024/07/01 15:17
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 - 188-CloseEncounters1 +224 - Summer Sonata - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.dfirdausy - Content
-
... ... @@ -1,86 +1,60 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Thisreleaseischaracterizedmainlybyoureffortsto bolster our3rdgeneration runtime and allits interactions.Furthermore,someminor fixes andbetafeatureswillbe releasedtothecommunity.6 +**Hi there, eMagiz developers!** Over the past week, we focused on improving the usability of our platform and addressing community feedback. Specifically, we enhanced user interface elements on several pages, including the descriptions of help texts, external links within help texts, and the overall layout of help text pages. Additionally, we made improvements to several pop-up pages. We also made the user interface more user-friendly for debugging integration flows. Lastly, we resolved an issue for some models when creating an Event Processor. 6 6 7 -== **3rd generation runtime bolstering** == 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. 8 8 9 -This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancements we made to the 3rd generation runtime and its interaction with the portal. 12 +//__Help text panel in Capture__// 13 +Collapsing the help text of this pop-up page by clicking the "?" icon on the top right corner of the pop-up page will now correctly hide the help text pane. 14 + 15 +//__Property value page__// 16 +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. 10 10 11 -//__Migration of JMS backup configuration improved__// 12 -With this release, the configuration of the JMS backup configuration is improved to prevent potential connectivity issues after migrating to the 3rd generation runtime. 18 +[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 13 13 14 -//__Prechecks on Upgrade option made available for 3rd generation runtime__// 15 -As with the current runtime architecture, you can now also execute the prechecks before automatically upgrading to the latest cloud template on the 3rd generation runtime architecture. 20 +== **Bug Fixes** == 21 +//__Adding tags in Capture__// 22 +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. 16 16 17 -//__Autogenerated exits can be deployed at once__// 18 -This release has fixed a bug that prevented you from deploying an exit flow correctly. 24 +[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 19 19 20 -//__ Codemapping functionalityavailable on 3rd generationruntime__//21 - As of this release,code mappingfunctionality isalsoavailableforthe3rdgenerationruntime.This removesthe restriction onmigratingtothe new3rd generationruntimefor our clientsthatuse thecode mappingfunctionality.26 +//__External links__// 27 +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. 22 22 23 -//__ Improved theperformancewhenactivating a release__//24 - Withthisrelease,theperformance ofactivatingarelease has improvedconsiderably.This meanslesswaitingtimewhenactivatingarelease.29 +//__Adding attributes for a message definition__// 30 +In rare occurences, when a TaskScheduler was used, a deadlock situation could occur due to thread starvation. The number of threads available to the TaskScheduler has been increased to resolve this issue. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 25 25 26 -//__ Failing runtimeswon'tbe restarted indefinitely anymore__//27 -We haveputacap onthisbehaviortopreventyourlogsfromexplodingduetoa failingruntimebeingrestartedindefinitely.As ofthisrelease, five attemptswillbemadetorestartafailingruntime.If the runtime cannot startcorrectly aftertheseattempts, the runtimewill bestopped.32 +//__View XSLT__// 33 +We fixed an issue with the transformation tooling, where it was not possible to view an XSLT in certain cases. 28 28 29 -== **Exportable Release Audit** ~* == 35 +//__Multipart/form-data HTTP request__// 36 +The recommended SpEL expression used for contructing a multipart/form-data HTTP request was no longer valid. The [[documentation>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] has been updated with the new standard and the updated expression is now part of our default test suite. The [[legacy documentation>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]] is also still available. 30 30 31 -On top of that, we will also launch a new Beta feature to the community that allows you to export an audit document of your (Production) release. 32 - 33 -[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 34 - 35 -{{warning}}Note that the following restrictions apply when exporting an audit document: 36 - * Works **only** for releases that are promoted and made active on Production 37 - * You will **only** see changes made during the **current** calendar year{{/warning}} 38 - 39 -== **Feedback items ** == 40 - 41 -We have also solved other feedback items besides the flow designer's critical updates. 42 - 43 -//__Improved naming convention on Store related pages__// 44 -We have improved various display names to ensure that it is clear from the naming that store content can be implemented in all integration patterns. 45 - 46 -//__Press "Enter" to search on multiple pages__// 47 -In our Daemon Switch release, we added functionality that allowed you to press **Enter** to search on the property overview page. This release has added this functionality to many more pages across the portal. The complete list is as follows. 48 - 49 -* Deploy → Deployment Plan 50 -* Deploy → Properties → History 51 -* Deploy → User Management → Roles 52 -* Manage → Error Messages → Error Messages 53 -* Manage → Error Messages → Flows with Error Messages 54 -* Manage → Error Messages → Exceptions of Error Messages 55 -* Manage → Log Entries 56 -* Manage → Alerts 57 -* Manage → Triggers 58 -* Manage → Tags – Cant find (only Gen2) 59 -* Manage → Notifications 60 -* Manage → Notification Settings 61 -* Manage → Data Usage → History 62 -* Manage → Code mappings → All tabs 63 - 64 64 == **Fancy Forum Answers** == 65 65 66 66 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: 67 67 68 -* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 69 -* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 70 -* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 42 +* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 43 +* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 44 +* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 45 +* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 71 71 72 -== **Key takeaways** ==47 +== **Key Takeaways** == 73 73 74 -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:49 +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: 75 75 76 76 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 77 77 * If you have feedback or ideas for us, talk to the Platypus 78 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 53 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 79 79 * Clear your browser cache (Ctrl + Shift + Del) 80 -* Check out the release notes [here] 55 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]] 81 81 * Start thinking about how the license tracker can aid your development 82 82 * Start thinking about major, minor, and patch 83 -* Upgrade to the latest build number 84 84 * Keep making great integrations 85 85 86 86 Let's stay in touch and till next time! ... ... @@ -88,6 +88,11 @@ 88 88 {{info}} 89 89 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 90 90 91 -~*~* Indicates a GEN3-only feature. 92 -{{/info}})))((({{toc/}}))){{/container}} 65 +{{/info}} 66 +))) 67 + 68 +((( 69 +{{toc/}} 70 +))) 93 93 {{/container}} 72 +{{/container}}