Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 590.1
edited by Danniar Firdausy
on 2024/07/04 10:01
on 2024/07/04 10:01
Change comment:
There is no comment for this version
To version 654.1
edited by Carlijn Kokkeler
on 2024/08/12 11:27
on 2024/08/12 11:27
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 -22 4-Summer Sonata1 +227 - TBD - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,76 +3,54 @@ 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 a significant performance improvement to flow testing, with execution times now accelerated by at least three times faster, and up to five times faster. Next to that, 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 +**Hi there, eMagiz developers!** 7 7 8 -== **Faster Flow Testing** == 9 - 10 -We are rolling out a major upgrade to flow testing performance, boosting execution speeds by at least three times faster, and up to five times faster. 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. 11 - 12 12 == **Feedback Items** == 13 -//__ Retention durationand bytesin Capture__//14 -The pop-up page forspecifying integrationrequirementsintheCapturephasenow correctlyasks fortherequired retentionduration and bytes for theintegration/topic,instead ofthe previouslyincorrect terms retention sizeand bytes.9 +//__Start/stop flows search__// 10 +The user is now able to search in the Start/Stop flows overview. 15 15 16 -//__Help text panel in Capture__// 17 -Collapsing the help text of this pop-up page by clicking the "i" icon on the top right corner of the pop-up page will now correctly hide the help text pane. 12 +[[image:Main.Images.Release Blog.WebHome@release-227-start-stop-flows-search.png]] 18 18 19 -//__ AddingtagsinCapture__//20 - In theCapture phase,clickingtoadd orremoveaaginthe pop-up pageforspecifying integrationrequirements nolongerdisplays a'blocked'icon.14 +//__Tracing information__// 15 +The tracing information for errorChannel messages in flow test traces has been improved. 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release-22 4-selectable-cursor-for-tags.png]]17 +[[image:Main.Images.Release Blog.WebHome@release-227-errorchannel-stacktrace.png]] 23 23 24 -//__ Addingattributes for a message definition__//25 - Wefixedanissue where your selectedattributes were lostwhennavigatingbetweenpaginations while adding moreattributes to theentityin thepop-upshownwhenyoupressthe'Add Attribute'buttonontheright panelofyour SystemMessage,CDM,API Data Model, orEvent Streaming Data Model.19 +//__Cancel button__// 20 +A cancel button has been added to the new/edit pages of flow testing test messages, such that the user is able to cancel changes to test messages if desired. 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. 22 +== **Bug Fixes** == 23 +//__Update namespace resources__// 24 +The "last changed by" and "last changed date" values of additional namespace resources are now updated correctly when you make changes on your namespaces in your message definitions. 32 32 33 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 26 +//__Queue triggers hybrid models__// 27 +We have implemented a fix that allows you to activate and test queue triggers per environment when you are migrating your model to the current runtime architecture. You will be able to test the queue triggers of any environment that is fully migrated, even if another environment is still in the process of migrating. 34 34 35 -//__ Passwordproperty__//36 - In theFlowdesignerwithin theCreatephase,copyingpasswordpropertiesnowcopiestheactualpassword value instead ofthe encodedvalue.29 +//__Internal/External recipients__// 30 +You can now add internal and external recipients to your default trigger configuration at the same time, and they will be applied to your triggers correctly. Cases where this was applied incorrectly have been automatically fixed. 37 37 38 -//__ Enumerationvalues__//39 -W heneditingamessagedefinition (i.e.,aSystemMessage,CDM, API DataModel, or EventStreaming DataModel) in theFlow designerwithintheCreate phase,users can addenumerationvaluesforattributeswithanEnumerationdataype.Inthisrelease,we’veaddeda "SaveandAdd New" buttontostreamline theprocess of addingmultiple enumeration values.32 +//__Tenant queue trigger__// 33 +We have fixed a case where a tenant queue trigger could be activated on a hybrid environment, before the JMS of that environment had been deployed to the current runtime. 40 40 41 -//__ EditingFlow Resource__//42 -W hile editingaflow inCreate,if usersattemptto modify a resource thatisused by multipleflows,theywill nowsee a warningindicating that this resourceissharedandthat allflows usingit may needto beupdated.35 +//__Area selector__// 36 +We fixed an issue where the area selector of the flow designer started when only hovering over the white canvas. 43 43 44 -//__ HelptextforHTTP methods__//45 - We improved the help text for the HTTP method fieldin the HTTP outbound gatewayand HTTPoutbound channel adapterflow components to provideclearerdescriptions fordifferent HTTP methods. Additionally,weimplementedavalidation for thesecomponents to prevent selectingthe HTTP method 'PATCH' if an Apache HttpComponents REST templateisnot provided.38 +//__Runtime overview__// 39 +The runtime overview will now always display the correct container version. 46 46 47 -//__External links__// 48 -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. 49 - 50 -//__Debugging Shortcut__// 51 -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. 41 +//__List of flows__// 42 +We fixed a bug where runtimes that did not appear in the list of flows of the deployment plan were restarted anyway. 52 52 53 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 44 +//__Deploy prevention__// 45 +When moving to Deploy phase for the first time, a background action could fail, which would prevent deploying a release. This has been resolved. 54 54 55 -{{html}} 56 -<!-- 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. --> 57 -<!-- [[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] --> 58 -{{/html}} 59 59 60 -//__Test Message from Manage-Explore__// 61 -Additionally, we have improved the name and description of test messages that you saved when debugging and wiretapping your integration in the Manage - Explore section. 62 - 63 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 64 - 65 -== **Bug Fixes** == 66 - 67 -//__Event Processor Keystore and Trustore__// 68 - 69 -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. 70 - 71 71 == **Fancy Forum Answers** == 72 72 73 73 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: 74 74 75 -* [[Preparing Image for <runtime> failed: Reached the number of attempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]] 52 +* [[no output-channel or replyChannel header available>>https://my.emagiz.com/p/question/172825635703901361||target="blank"]] 53 +* [[last flow unknown error with SFTP connection in Entry>>https://my.emagiz.com/p/question/172825635703901485||target="blank"]] 76 76 77 77 == **Key Takeaways** == 78 78 ... ... @@ -82,7 +82,7 @@ 82 82 * If you have feedback or ideas for us, talk to the Platypus 83 83 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 84 84 * Clear your browser cache (Ctrl + Shift + Del) 85 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 4-SummerSonata.WebHome||target="blank"]]63 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.226 - Alerting Alchemy.WebHome||target="blank"]] 86 86 * Start thinking about how the license tracker can aid your development 87 87 * Start thinking about major, minor, and patch 88 88 * Keep making great integrations