Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 574.12
edited by Danniar Firdausy
on 2024/07/01 14:34
on 2024/07/01 14:34
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,47 +3,54 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 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 +**Hi there, eMagiz developers!** 7 7 8 8 == **Feedback Items** == 9 -//__ Integrationrequirements: retentiondurationand bytes__//10 -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. 11 11 12 -//__Integration requirements: help text__// 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 -//__Debugger duration__// 16 -Wiretaps and debugging sessions will now collect messages for ten minutes, this used to be five. Note that the JMS server needs to be updated in order to also store the messages for ten minutes instead of five. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 12 +[[image:Main.Images.Release Blog.WebHome@release-227-start-stop-flows-search.png]] 17 17 14 +//__Tracing information__// 15 +The tracing information for errorChannel messages in flow test traces has been improved. 16 + 17 +[[image:Main.Images.Release Blog.WebHome@release-227-errorchannel-stacktrace.png]] 18 + 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. 21 + 18 18 == **Bug Fixes** == 19 -//__ SFTPsessions__//20 - Support hasbeenaddedtoprovideSFTP sessionfactorieswith a known_hostsin string formatrather than fileformat,sothat it iseasiertosetupSFTP. Forhis,a new[[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]] isavailable.Moreover,helptextshavebeen addedfor clarification.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. 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts.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. 23 23 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. 24 24 25 -[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 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. 26 26 27 -//__ SMBoutbound gateway__//28 - TheSMB outbound gateway with theGET commanddidnotwork,this has beenresolved. For this,anew[[runtimeimage>>doc:Main.ReleaseInformation.Runtime Images.V310.WebHome||target="blank"]]isavailable.35 +//__Area selector__// 36 +We fixed an issue where the area selector of the flow designer started when only hovering over the white canvas. 29 29 30 -//__ TaskScheduler__//31 - In rare occurences, when aTaskSchedulerwasused, a deadlock situation could occur duetothread starvation. Thenumber of threads availabletothe TaskScheduler hasbeenincreased to resolvethis issue.Forthis, a new [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]] isavailable.38 +//__Runtime overview__// 39 +The runtime overview will now always display the correct container version. 32 32 33 -//__ ViewXSLT__//34 -We fixed a nissuewith the transformationtooling,whereit wasnot possibleoviewanXSLTin certaincases.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. 35 35 36 -//__ Multipart/form-dataHTTPrequest__//37 - TherecommendedSpELexpressionusedforcontructinga multipart/form-data HTTP requestwasno longervalid. The [[documentation>>doc:Main.eMagizAcademy.Microlearnings.Expert Level.DataHandling.expert-data-handling-multipart-form-data.WebHome||target="blank"]]has been updated with theew standardandtheupdated expressionisnowpartof ourdefault test suite. The [[legacy documentation>>doc:Main.eMagiz Academy.Microlearnings.LegacyFunctionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]]isalsostill available.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. 38 38 47 + 39 39 == **Fancy Forum Answers** == 40 40 41 41 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: 42 42 43 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 44 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 45 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 46 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||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"]] 47 47 48 48 == **Key Takeaways** == 49 49 ... ... @@ -53,7 +53,7 @@ 53 53 * If you have feedback or ideas for us, talk to the Platypus 54 54 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 55 55 * Clear your browser cache (Ctrl + Shift + Del) 56 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 3-Idyllic Image.WebHome||target="blank"]]63 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.226 - Alerting Alchemy.WebHome||target="blank"]] 57 57 * Start thinking about how the license tracker can aid your development 58 58 * Start thinking about major, minor, and patch 59 59 * Keep making great integrations