Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 574.16
edited by Danniar Firdausy
on 2024/07/01 14:58
on 2024/07/01 14:58
Change comment:
There is no comment for this version
To version 529.1
edited by Carlijn Kokkeler
on 2024/05/21 12:08
on 2024/05/21 12:08
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 +221 - Swift Shift - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,49 +3,53 @@ 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 improvingthe usabilityofurplatformandaddressingcommunity feedback.Specifically,we enhanced userinterfaceelementsonseveral pages,includingthedescriptionsofhelp texts,externallinkswithinhelp texts,andtheoveralllayout ofhelptext pages.Additionally,wemadeimprovements toseveralpop-up pages.Wealso madeheuserinterface moreuser-friendlyfordebugging integrationflows. Lastly,we resolvedanissuefor some modelswhencreatinganEventProcessor.6 +**Hi there, eMagiz developers!** This release, we have done several improvements for failover and grouping, as well as for the placement of attributes in datamodels. Next to this, we have improved the Event Catalog overview for Catalog users. It is now also possible to use the back button on the eMagiz Q&A without your search being removed. Regarding bug fixes, the delete behaviour for containers has been improved, and scope properties will now be generated correctly. Lastly, the warning message that is given when importing an xsd has now been removed when the request or response message is empty. 7 7 8 8 == **Feedback Items** == 9 -//__ Integrationrequirements: retention duration and bytes__//10 - Thepop-up page forspecifyingintegration requirementsin the Capturephasenowcorrectly asksforthe requiredretentionduration and bytes forthetegration/topic,insteadofthepreviously incorrect terms retentionsizeandbytes.9 +//__Q&A search__// 10 +Search results are now persisted when pressing the back button after opening a question in the community Q & A. 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 -//__Property value page__// 16 -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. 12 +//__Event catalog__// 13 +For Catalog users, we have significantly improved the Event Catalog overview by introducing a much simpler layout for easier navigation. 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-22 4-pop-ups-wrapped-property-values.png]]15 +[[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-catalog-2.png]] 19 19 20 -== **Bug Fixes** == 21 -//__SFTP sessions__// 22 -Support has been added to provide SFTP session factories with a known_hosts in string format rather than file format, so that it is easier to setup SFTP. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. Moreover, helptexts have been added for clarification. 17 +//__Attribute placements__// 18 +Some improvements regarding the placement of attributes have been done: 19 +* A new attribute will be placed right below the attribute that users right-clicked on to open context menu to add a new attribute. 20 +* Moving an attribute in the datamodel is now directly shown in the tree structure as well. 21 +* The pop-up that appears when rearranging attributes of an entity will result in a pop-up which text is conditional with respect to the messagetype. 23 23 23 +[[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-rearrange-attribute.png]] 24 24 25 +//__Failover & grouping__// 26 +Some improvements regarding the widgets for failover and grouping have been done: 27 +* When executing a start/stop action on a group, the description of the step now contains the name of the group. 28 +* When stopping a group with the follower status, the description of the popup now correctly describes the purpose of button "Disable failover and stop group". 25 25 30 +[[image:Main.Images.Release Blog.WebHome@release-221-start-stop-flows.png]] 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-22 4-selectable-cursor-for-tags.png]]32 +[[image:Main.Images.Release Blog.WebHome@release-221-stop-groups.png]] 28 28 29 -//__SMB outbound gateway__// 30 -The SMB outbound gateway with the GET command did not work, this has been resolved. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 34 +== **Bug Fixes** == 35 +//__XSD import__// 36 +When importing an xsd to a new response or request message, you will not receive a warning message anymore to avoid confusion. 31 31 32 -//__TaskScheduler__// 33 -In rare occurences, when a TaskScheduler was used, a deadlock situation could occur due to thread starvation. The number of threads available to the TaskScheduler has been increased to resolve this issue. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 38 +[[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-xsd.png]] 34 34 35 -//__ ViewXSLT__//36 - Wefixed anissuewiththe transformation tooling, whereitwas notpossible toviewanXSLTin certaincases.40 +//__Container deletion__// 41 +The delete behaviour of containers in the container overview has been improved to allow deletion of unused containers with broken flows. 37 37 38 -//__ Multipart/form-data HTTP request__//39 - Therecommended SpEL expression usedfor contructinga multipart/form-data HTTP requestwas no longervalid. The[[documentation>>doc:Main.eMagizAcademy.Microlearnings.ExpertLevel.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] has been updated with thenewstandard and the updated expressionisnow partofurdefaulttest suite. The[[legacydocumentation>>doc:Main.eMagiz Academy.Microlearnings.LegacyFunctionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]]is also stillavailable.43 +//__Scope properties__// 44 +We fixed an issue where the generation of scope properties was incorrect for the legacy API gateway runtimes using OAuth 2.0 security scheme. 40 40 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"]] 50 +* [[OAuth 2.0, 403 Forbidden>>https://my.emagiz.com/p/question/172825635703837388||target="blank"]] 51 +* [[HTTP request without reply>>https://my.emagiz.com/p/question/172825635703837492||target="blank"]] 52 +* [[All-entry API gateway is not starting>>https://my.emagiz.com/p/question/172825635703837607||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"]]62 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.220 - Patch Parade.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