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-SummerSonata1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,70 +3,83 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, we are bringing asignificant performance improvement to flow testing, with execution times now acceleratedby up to 3 times. Next to that, over thepast week, we focused on improving theusability of our platformand addressing community feedback. Specifically, we enhanced userinterface elementson severalpages, including the descriptions of helptexts, external links within help texts, and the overall layout of help text pages. Additionally, we made improvements to several pop-uppages.We also made the user interfacemoreuser-friendlyfor debugging integration flows. Lastly, weresolvedan issue for some models when creating an Event Processor.6 +**Hi there, eMagiz developers!** In this release, several improvements for pop-ups have been achieved. 7 7 8 -== **Faster Flow Testing** == 9 9 10 -We are rolling out a major upgrade to flow testing performance, boosting execution speeds by up to three times. This enhancement will greatly accelerate your workflow when developing integrations, enabling you to run tests faster and more efficiently. Consequently, this will further support users for delivering higher-quality integrations. 9 +== **Pop-up Improvements** == 10 +//__Property releases__// 11 +When a new property release is created, this property release can now be viewed and deleted. 11 11 12 -== **Feedback Items** == 13 -//__Retention duration and bytes in Capture__// 14 -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. 13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 15 15 16 -//__ HelptextpanelinCapture__//17 - Collapsing the helptextofthispop-up pagebyclickingthe"?"iconon thetoprightcornerof thepop-uppage will now correctly hide the helptextpane.15 +//__Runtime deletion__// 16 +When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 18 18 19 -//__ AddingtagsinCapture__//20 - In theCapturephase, clicking toadd orremovea taginthe pop-up pageforspecifying integrationrequirements nolongerdisplays a 'blocked'icon.18 +//__Wiretap & debug error messages__// 19 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 23 - 24 -//__Property value page__// 25 -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. 21 +//__Action messages__// 22 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 28 28 29 -//__Improved text in Design architecture__// 30 -We fixed some spelling mistakes in the pop-up page when applying to environment in Design architecture. 25 +== **Formatting & Alignments** == 31 31 32 -//__ Adding attributesfor a messagedefinition__//33 - We fixed an issuewhereyour selectedattributeswere lost whennavigatingbetweenpaginationswhile addingmoreattributestothe entityinthepop-upshown whenyoupressthe'Add Attribute'buttonon therightpanel of yourSystemMessage,CDM, API Data Model, orEvent Streaming Data Model.27 +//__Input fields__// 28 +Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 34 34 35 -//__ HelptextforHTTPmethods__//36 - Weimproved thehelptextfor the HTTP method fieldinthe HTTP outboundgateway and HTTP outboundchannel adapter flow componentsto provideclearerdescriptions for differentHTTP methods.Additionally, weimplementeda validationforthese components toprevent selecting theHTTP method'PATCH' if an Apache HttpComponentsREST template is notprovided.30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 37 37 38 -//__External links__// 39 -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. 40 - 41 -//__Enumeration values__// 42 -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. 33 +//__Runtime overview image versions__// 34 +Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 43 43 44 -//__ DebuggingShortcut__//45 - Debuggingaflowtypically requires userstoactivatedebug ona specificflowin Deploy → Containers,thennavigate toManage→ Explore → Queue Browser andmanually type inemagiz.debug. Inthisrelease,wehaveaddedashortcut button that openstheQueue Browser pagedirectlyinthepop-uppageright afteractivating debugging. Nexttothat, theQueue Browserpagenowincludesa button to directlyopenthedebuggingqueue,eliminating the needto manuallytypein emagiz.debuginthe searchbox.36 +//__Component changes reversion__// 37 +In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed. 46 46 47 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 39 +//__State generation statistics__// 40 +The state generation graphs will now show the correct number of cache hits and misses. 48 48 49 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 42 +//__Queue browser timestamps__// 43 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 50 50 51 -//__ TestMessagefromManage-Explore__//52 - Additionally,wehaveimprovedthe namesand descriptionsof testmessagesthatyousavedwhendebuggingandwiretapping yourintegration in theManage- Explore section.45 +//__Addition and deletion of internal recipients__// 46 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 53 53 54 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 55 55 56 -//__Password property__// 57 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 49 +== **Feedback Items** == 58 58 51 +//__Update flows__// 52 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 53 + 54 +//__Q&A forum search__// 55 +The option to search by pressing the Enter key has been added to the Q&A forum. 56 + 57 +//__Memory settings__// 58 +It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 59 + 60 +//__Runtime validation__// 61 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 62 + 63 + 59 59 == **Bug Fixes** == 60 60 61 -//__Event Processor Keystore and Trustore__// 66 +//__Removal of onramp__// 67 +We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before). 62 62 63 -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. 69 +//__Runtime statistics details__// 70 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 64 64 72 +//__Deployment prechecks__// 73 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 74 + 75 + 65 65 == **Fancy Forum Answers** == 66 66 67 67 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: 68 68 69 -* [[Preparing Image for <runtime> failed: Reached the number of attempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]] 80 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 81 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 82 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 70 70 71 71 == **Key Takeaways** == 72 72 ... ... @@ -76,7 +76,7 @@ 76 76 * If you have feedback or ideas for us, talk to the Platypus 77 77 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 78 78 * Clear your browser cache (Ctrl + Shift + Del) 79 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]92 +* Check out the release notes [here] 80 80 * Start thinking about how the license tracker can aid your development 81 81 * Start thinking about major, minor, and patch 82 82 * Keep making great integrations