Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 584.1
edited by Erik Bakker
on 2024/07/02 15:00
on 2024/07/02 15:00
Change comment:
There is no comment for this version
To version 131.1
edited by Erik Bakker
on 2023/08/01 13:48
on 2023/08/01 13:48
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 -22 4-SummerSonata1 +202 - New Equilibrium - Content
-
... ... @@ -1,87 +1,82 @@ 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!** In th is release,wearebringing asignificantperformanceimprovementtoflowtesting,withexecution timesnow acceleratedby upto threetimes.Nextto that,overthepastweek,wefocusedon improvingtheusability of ourplatformand addressingcommunityfeedback.Specifically, we enhanceduserinterface elementson severalpages,includingthe descriptionsof help texts,externallinkswithinhelptexts,andtheoveralllayout ofhelptext pages. Additionally,wemade improvementstoseveralpop-up pages. We alsomadetheuserinterfacemoreuser-friendlyfordebugging integration flows.Lastly,we resolvedan issuefor some modelswhen creatingan Event Processor.5 +**Hi there, eMagiz developers!** In the last few weeks, we have crossed our t's and dotted our i's on the release properties functionality that will impact the day to day life of every user working within the platform. The focus of the release blog will consequently also be on this subject. On top of that we have several additional smaller feedback item coming from our hackathon efforts that are now released to you. 7 7 8 -== **Faster Flow Testing** == 7 +== **Release Properties** == 8 +As of this release, we will introduce a new way of handling properties for all our clients. There are several key changes compared to the current way of managing your properties. 9 9 10 - We are rollingoutamajorupgradeto flow testing performance, boosting executionspeedsby up to threetimes. Thisenhancementwill greatlyaccelerateyour workflow when developingintegrations, enabling you to run tests faster andmore efficiently. Consequently, this will further support users for delivering higher-quality integrations.10 +{{info}}For more information please check out the following microlearnings: 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.12 +* 13 +* 14 +* 15 15 16 - //__HelptextpanelinCapture__//17 - Collapsing the help text ofthis 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.16 +Should you have any questions in advance, please get in touch with us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]. 17 +{{/info}} 18 18 19 - //__AddingtagsinCapture__//20 - IntheCapturephase,clicking to addorremoveataginthepop-uppage for specifying integrationrequirementsno longerdisplaysa 'blocked' icon.19 +== ** Deploy Architecture - Apply To Environment improvements ** == 20 +As of this release, we will show you a list of all changes about to be changed once you press "Apply to the environment" in Deploy Architecture. This will make it clearer for users, especially those working in teams, what will change when pressing this button. 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release- 224-selectable-cursor-for-tags.png]]22 +[[image:Main.Images.Release Blog.WebHome@201-release-blog--apply-to-environment-example.png]] 23 23 24 - //__Addingattributes foramessage definition__//25 - We fixed an issuewhereyour selectedattributeswerelost whennavigatingbetween paginations whileaddingmore attributestotheentityinthepop-upshownwhen youpress the'Add Attribute'buttonon theright panelof yourSystemMessage,CDM,API DataModel,orEventStreamingDataModel.24 +== ** Breadcrumb navigation in eMagiz ** == 25 +This release introduces the "breadcrumb" navigation in certain parts of eMagiz. This will mostly be noticed and impact the Create phase when you check out your transformation or system message on the flow level. Apart from there, the navigation is implemented consistently across the portal for a unified look and feel. 26 26 27 -//__Improved text in Design architecture__// 28 -We fixed some spelling mistakes in the steps to be executed within the pop-up page when applying to environment in Design architecture. 29 - 30 -//__Property value page__// 31 -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. 27 +[[image:Main.Images.Release Blog.WebHome@201-release-blog--breadcrumb-navigation-example.png]] 32 32 33 - [[image:Main.Images.ReleaseBlog.WebHome@release-224-pop-ups-wrapped-property-values.png]]29 +== **Feedback Items** == 34 34 35 -//__ Passwordproperty__//36 - IntheFlow designerwithinthe Create phase, copyingpassword properties nowcopiestheactualpasswordvalue instead ofthe encodedvalue.31 +//__Improved layout of catalog page in Design__// 32 +We have improved the layout of the API Catalog overview in Design for our API Gateway users. Among others, we have introduced a scrollbar to get a better overview of several operations. 37 37 38 -//__En umerationvalues__//39 - Whenediting a message definition (i.e.,a SystemMessage,CDM, API DataModel,orEventStreamingData Model)in theFlowdesignerwithinthe Createphase, users canadd enumerationvalues for attributeswithanEnumerationdata type.Inthisrelease,we’ve added a "Save andAddNew" button to streamlinetheprocess ofadding multipleenumerationvalues.34 +//__Improved layout of "Edit integration" pop-up for API Gateway integrations__// 35 +Currently, the full path of your backend system will be shown when opening the "Edit integration" pop-up on your API Gateway integration. 40 40 41 -//__ HelptextforHTTPmethods__//42 -We improved the help text for the HTTP method field intheHTTP outboundgateway andHTTP outboundchannel adapter flowcomponents to provide clearer descriptions for different HTTP methods. Additionally,we implementedavalidation for these componentsto prevent selecting the HTTP method 'PATCH' if an ApacheHttpComponentsRESTtemplateis not provided.37 +//__Additional help texts on Design Architecture__// 38 +We have improved the help texts in Design Architecture concerning the Event Streaming topic storage overview. 43 43 44 -//__External links__// 45 -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. 46 - 47 -//__Debugging Shortcut__// 48 -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. 40 +//__Improved Audit Trail on several places__// 41 +In several places in the portal, we have improved the audit trail to specify better who changed what at which point in time. 49 49 50 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 43 +//__Removed the erroneous alert on message mapping when having a passthrough API__// 44 +This release removes the erroneous alert people reported on "errors in message mapping" for a passthrough API. 51 51 52 -{{html}} 53 -<!-- 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. --> 54 -<!-- [[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] --> 55 -{{/html}} 46 +== **Bug Fixes** == 56 56 57 -//__ TestMessagefromManage-Explore__//58 - Additionally,we haveimprovedthe nameand descriptionoftestmessagesthatyou savedwhendebuggingandwiretappingyourintegration in theManage - Exploresection.48 +//__Avoid clicking on other components while deleting another__// 49 +To avoid unexpected behavior, we now ensure that nothing can be selected once you see the "deletion" pop-up when you want to remove something in the flow designer. 59 59 60 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 51 +//__Improved validation feedback in migrating to the next-generation architecture__// 52 +We have improved the validation feedback when migrating to the next-generation architecture. 61 61 62 -== **Bug Fixes** == 54 +//__Make sure that user credentials can be viewed with view rights__// 55 +This release makes sure that the user credentials in Deploy can be considered with view rights and not only when having edit rights. 63 63 64 -//__Event Processor Keystore and Trustore__// 57 +//__Refresh behavior within the deployment plan is fixed__// 58 +This release changes the refresh behavior within the deployment plan to show, once more, the "to be installed" flows before the user presses Execute. 65 65 66 -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. 67 - 68 68 == **Fancy Forum Answers** == 69 69 70 70 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: 71 71 72 -* [[Preparing Image for <runtime> failed: Reached the number of attempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]] 64 +* [[Replacing Legacy eMagiz-Mendix Connector: Migration Plan>>https://my.emagiz.com/p/question/172825635703517317||target="blank"]] 65 +* [[Unknown character(s) does not create error message.>>https://my.emagiz.com/p/question/172825635703517488||target="blank"]] 66 +* [[Split gateway configuration for local GEN3 gateway>>https://my.emagiz.com/p/question/172825635703517580||target="blank"]] 73 73 74 -== **Key Takeaways** ==68 +== **Key takeaways** == 75 75 76 -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:70 +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: 77 77 78 78 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 79 79 * If you have feedback or ideas for us, talk to the Platypus 80 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 74 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 81 81 * Clear your browser cache (Ctrl + Shift + Del) 82 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]]76 +* Check out the release notes [here] 83 83 * Start thinking about how the license tracker can aid your development 84 84 * Start thinking about major, minor, and patch 79 +* Upgrade to the latest build number 85 85 * Keep making great integrations 86 86 87 87 Let's stay in touch and till next time! ... ... @@ -89,11 +89,6 @@ 89 89 {{info}} 90 90 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 91 91 92 -{{/info}} 93 -))) 94 - 95 -((( 96 -{{toc/}} 97 -))) 87 +~*~* Indicates a GEN3-only feature. 88 +{{/info}})))((({{toc/}}))){{/container}} 98 98 {{/container}} 99 -{{/container}}