Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 24-Summer Sonata1 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,74 +3,59 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthe pastweek, wefocusedonimproving theusabilityof ourplatformandaddressingcommunity feedback.Specifically, weenhanceduserinterfaceelementsonseveralpages,includingthedescriptionsofhelptexts,externallinks within helptexts,andtheoveralllayoutofhelp text pages.Additionally,we made improvementsto severalpop-uppages. We alsomadetheuser interface moreuser-friendly for debugging integration flows. Lastly, weresolvedanissueforsomemodelswhen creatinganEventProcessor.6 +**Hi there, eMagiz developers!** In this release, we have invested our effort to improve the performance and experience of our platform in the Deploy phase. Next to that, we did several bug fixes, not only for the Deploy phase, but also for the Store. Lastly, we made some changes to the alerts that you may be receiving. 7 7 8 -== ** Rapid Flow Testing** ==8 +== **Alerts** == 9 9 10 -== **Feedback Items** == 11 -//__Retention duration and bytes in Capture__// 12 -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. 10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ has been temporarily disabled due to a high number of false positives. 13 13 14 -//__ HelptextpanelinCapture__//15 - Collapsingthe help textofthis pop-up pageby clickingthe"?"iconon thetoprightcornerofthepop-up page will now correctly hidethehelptextpane.13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 16 16 17 -//__Adding tags in Capture__// 18 -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 +== **Feedback Items** == 19 19 20 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 21 - 22 -//__Property value page__// 23 -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. 18 +//__Container version overview__// 19 +In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. By having this overview, you can check which versions of the containers that exist in Deploy Architecture are in the release. 24 24 25 -[[image:Main.Images.Release Blog.WebHome@release-2 24-pop-ups-wrapped-property-values.png]]21 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 26 26 27 -//__ Improved textinDesign architecture__//28 -We fixedsomespellingmistakes in thepop-uppage whenapplyingto environment inDesignarchitecture.23 +//__Unchanged containers__// 24 +When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. This decreases the deployment time and improves the performance. 29 29 30 -//__ Addingattributes foramessagedefinition__//31 - We fixedanissuewhereyour selected attributeswerelostwhen navigatingbetween paginationswhile addingmore attributestotheentity inthepop-up shownwhenyoupressthe'Add Attribute'button on the rightpanelofyour SystemMessage, CDM, API Data Model, or Event Streaming Data Model.26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 32 32 33 -//__Helptext for HTTP methods__// 34 -We improved the help text for the HTTP method field in the HTTP outbound gateway and HTTP outbound channel adapter flow components to provide clearer descriptions for different HTTP methods. Additionally, we implemented a validation for these components to prevent selecting the HTTP method 'PATCH' if an Apache HttpComponents REST template is not provided. 29 +== **Bug Fixes** == 35 35 36 -//__External links__// 37 -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. 38 - 39 -//__Enumeration values__// 40 -When editing a message definition (i.e., a System Message, CDM, API Data Model, or Event Streaming Data Model) in the Create phase, users can add enumeration values for attributes with an Enumeration data type. In this release, we’ve added a "Save and Add New" button to streamline the process of adding multiple enumeration values. 31 +//__Runtime metrics processing__// 32 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 41 41 42 -//__De bugging Shortcut__//43 - Debugginga flow typically requiresusers toactivatedebugon a specific flowin Deploy → Containers, thennavigateto Manage→ Explore → Queue Browser and manuallytype in emagiz.debug. Inthisrelease, we have added a shortcut button that opens the Queue Browserpagedirectly in thepop-up pageright after activatingdebugging. Next to that, theQueue Browser pagenowincludesabuttonto directlyopen the debugging queue, eliminating the needtomanuallytype in emagiz.debug inthesearch box.34 +//__Deployment plan__// 35 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 44 44 45 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 37 +//__View all store items__// 38 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 46 46 47 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 40 +//__Out of memory behavior__// 41 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 48 48 49 -//__ TestMessagefromManage-Explore__//50 - Additionally, wehaveimproved thenamesanddescriptionsoftestmessagesthatyousavedwhendebuggingandwiretappingyourintegrationintheManage - Exploresection.43 +//__Max fetch size__// 44 +In the Flow Designer, we improved the help text of the advanced option of ‘max fetch size’ for the Mail Inbound Adapter component to better describe how that option affects the component's behavior. 51 51 52 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 53 - 54 -//__Password property__// 55 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 56 - 57 -== **Bug Fixes** == 58 - 59 -//__Event Processor Keystore and Trustore__// 60 - 61 -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. 62 - 63 63 == **Fancy Forum Answers** == 64 64 65 65 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: 66 66 67 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 68 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 69 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 70 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 50 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 51 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 52 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 53 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 54 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 71 71 72 -== **Key Takeaways** == 73 73 57 +== **Key takeaways** == 58 + 74 74 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,9 +77,10 @@ 77 77 * If you have feedback or ideas for us, talk to the Platypus 78 78 * 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>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]65 +* Check out the release notes [here] 81 81 * Start thinking about how the license tracker can aid your development 82 82 * Start thinking about major, minor, and patch 68 +* Upgrade to the latest build number 83 83 * Keep making great integrations 84 84 85 85 Let's stay in touch and till next time! ... ... @@ -87,6 +87,7 @@ 87 87 {{info}} 88 88 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 89 89 76 +~*~* Indicates a next-generation-architecture only feature. 90 90 {{/info}} 91 91 ))) 92 92