Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 574.14
edited by Danniar Firdausy
on 2024/07/01 14:45
on 2024/07/01 14:45
Change comment:
There is no comment for this version
To version 668.1
edited by Carlijn Kokkeler
on 2024/08/14 09:10
on 2024/08/14 09:10
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-SummerSonata1 +227 - Fix Frenzy - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,49 +3,59 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Over the pastweek,wefocusedon improvingtheusabilityofurplatformand addressingcommunity feedback.Specifically,weenhanceduserterfaceelementsonseveralpages, includingthedescriptionsof help texts, externallinks within helptexts,and theoveralllayoutofhelptextpages.Additionally,wemadeimprovementstoseveralpop-uppages.We alsomadetheuser interfacemore user-friendly fordebugging integrationflows. Lastly,weresolved anissuefor somemodelswhencreatinganEventProcessor.6 +**Hi there, eMagiz developers!** This release we have many fixes! Mainly for flow testing, the deploy phase, and alerting for hybrid models several small bugs have been resolved. Apart from these fixes, search functionality has been added to the start/stop flows screen. Moreover, the tracing information for errorChannel messages in flow test traces has been improved and we have enabled our new queue trigger functionality for redelivery-enabled messaging queues. Find out all about it below! 7 7 8 8 == **Feedback Items** == 9 -//__ Integrationrequirements: retention durationand bytes__//10 -The pop-up page forspecifyingintegrationrequirements inthe Capture phase nowcorrectly asks forthe required retentiondurationandbytes for theintegration/topic,instead of thepreviously incorrect terms retention size andbytes.9 +//__Tracing information__// 10 +The tracing errors in flow testing has been improved. 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 -//__abc__// 16 -abc. 12 +[[image:Main.Images.Release Blog.WebHome@release-227-errorchannel-stacktrace.png]] 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 14 +//__Start/stop flows search__// 15 +It is now possible to search in the Start/Stop flows overview. 19 19 17 +[[image:Main.Images.Release Blog.WebHome@release-227-start-stop-flows-searchterm.png]] 18 + 19 +//__Message redelivery queue triggers__// 20 +The new queue triggers feature has been updated to be able to handle redelivery-enabled messaging queues. 21 + 20 20 == **Bug Fixes** == 21 -//__ SFTPsessions__//22 - 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 to your namespaces in your message definitions. 23 23 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 use the queue triggers of any environment that is fully migrated, even if another environment is still in the process of migrating. 24 24 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. 25 25 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 -[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 35 +//__Area selector__// 36 +We fixed an issue where the area selector of the flow designer started when only hovering over the white canvas. 28 28 29 -//__ SMB outbound gateway__//30 -The SMB outbound gatewaywith theGET command didnotwork,this hasbeen resolved. For this,anew [[runtimeimage>>doc:Main.Release Information.RuntimeImages.V310.WebHome||target="blank"]] isavailable.38 +//__Runtime overview__// 39 +The runtime overview will now always display the correct container version. 31 31 32 -//__ TaskScheduler__//33 - In rareoccurences,whenaTaskSchedulerwas used, a deadlocksituation could occur due to thread starvation.Thenumberof threadsavailableto theTaskSchedulerhas been increasedto resolvethisissue. Forthis, a new [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]] is available.41 +//__List of flows__// 42 +We fixed a bug where runtimes that did not change appeared in the deployment plan in the list of runtimes that will be restarted. 34 34 35 -//__ ViewXSLT__//36 -We fixed anissuewithhetransformationtooling,where it wasnotpossibletoviewanXSLT in certaincases.44 +//__Deploy prevention__// 45 +We have resolved a bug that prevented you from deploying anything on a newly created model. 37 37 38 -//__ Multipart/form-data HTTP request__//39 -The recommended SpEL expression used forcontructing a multipart/form-data HTTP request was nolongervalid. The [[documentation>>doc:Main.eMagizAcademy.Microlearnings.ExpertLevel.DataHandling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] hasbeenupdated withthenewstandardandtheupdated expressionisnowpartof our default test suite. The [[legacydocumentation>>doc:Main.eMagiz Academy.Microlearnings.LegacyFunctionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]] isalso still available.47 +//__Cancel button__// 48 +The cancel button on the new/edit pages of test messages in flow testing, now actually cancels changes. 40 40 50 +//__Log test execution__// 51 +If opening a test execution log is not possible during flow testing, a warning message will now be displayed. 52 + 41 41 == **Fancy Forum Answers** == 42 42 43 43 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: 44 44 45 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 46 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 47 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 48 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 57 +* [[Messages are not being delivered correctly to the SFTP location>>https://my.emagiz.com/p/question/172825635703914167||target="blank"]] 58 +* [[Uploading XSD>>https://my.emagiz.com/p/question/172825635703914284||target="blank"]] 49 49 50 50 == **Key Takeaways** == 51 51 ... ... @@ -55,7 +55,7 @@ 55 55 * If you have feedback or ideas for us, talk to the Platypus 56 56 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 57 57 * Clear your browser cache (Ctrl + Shift + Del) 58 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 3-IdyllicImage.WebHome||target="blank"]]68 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.227 - Fix Frenzy.WebHome||target="blank"]] 59 59 * Start thinking about how the license tracker can aid your development 60 60 * Start thinking about major, minor, and patch 61 61 * Keep making great integrations