Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
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 534.1
edited by Carlijn Kokkeler
on 2024/05/29 10:51
on 2024/05/29 10:51
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,47 +3,53 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthe pastweek, wefocused onimprovingthe usabilityof ourplatformandaddressing communityfeedback. Specifically, we enhanceduserinterface elementsonseveralpages, includingthedescriptions ofhelptexts,externallinks withinhelp texts,andtheoveralllayout ofhelptext pages.Additionally,wemadeimprovementsto severalpop-up pages. We alsomadethe user interfacemoreuser-friendlyfordebugging integrationflows. Lastly,wesolvedanissueforsome modelswhencreating anEventProcessor.6 +**Hi there, eMagiz developers!** In this release, we improved the user interface for managing your failover and grouping configurations and improved the method for adding new attributes to data models. Next to this, we have improved the Event Catalog overview for Catalog users. Using the back button on the eMagiz Q&A now also brings you back to where you were with your search query. We also fixed some previous bugs, resulting in improved delete behavior for containers and correctly generated scope properties. Lastly, there will not be a warning message anymore when importing an XSD if there is no selected request or response message definition. 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 -//__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 +//__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 -== **Bug Fixes** == 19 -//__SFTP sessions__// 20 -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. 15 +[[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-catalog-2.png]] 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts.png]] 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 +* For system message definition, moving an attribute in the data model is now directly reflected in the tree structure as well. However for CDM, API Gateway, and EVS Data Model, moving an attribute will not be directly reflected in the tree structure. A pop-up confirmation, as shown below, will appear with respect to the type of message definition (i.e., system message or CDM) that the user is working with. 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 -[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 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". 26 26 27 -//__SMB outbound gateway__// 28 -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. 30 +[[image:Main.Images.Release Blog.WebHome@release-221-start-stop-flows.png]] 29 29 30 -//__TaskScheduler__// 31 -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. 32 +[[image:Main.Images.Release Blog.WebHome@release-221-stop-groups.png]] 32 32 33 -//__View XSLT__// 34 -We fixed an issue with the transformation tooling, where it was not possible to view an XSLT in certain cases. 34 +== **Bug Fixes** == 35 +//__XSD import__// 36 +When importing an XSD to a new or empty response or request message, you will not receive a warning message anymore to avoid confusion. 35 35 36 -//__Multipart/form-data HTTP request__// 37 -The recommended SpEL expression used for contructing a multipart/form-data HTTP request was no longer valid. The [[documentation>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] has been updated with the new standard and the updated expression is now part of our default test suite. The [[legacy documentation>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]] is also still available. 38 +[[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-xsd.png]] 38 38 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. 42 + 43 +//__Scope properties__// 44 +We fixed an issue where the generation of scope properties was incorrect for legacy API gateway runtimes using OAuth 2.0 security scheme. 45 + 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"]] 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"]] 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-IdyllicImage.WebHome||target="blank"]]62 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.221 - Swift Shift.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