Changes for page 224 - Summer Sonata

Last modified by Danniar Firdausy on 2024/07/04 10:01

From version 574.21
edited by Danniar Firdausy
on 2024/07/01 15:17
Change comment: There is no comment for this version
To version 574.25
edited by Danniar Firdausy
on 2024/07/01 15:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,6 +17,9 @@
17 17  
18 18  [[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]]
19 19  
20 +//__Improved text in Design architecture__//
21 +We fixed some spelling mistakes in the pop-up page when applying to environment in Design architecture.
22 +
20 20  == **Bug Fixes** ==
21 21  //__Adding tags in Capture__//
22 22  In the Capture phase, clicking to add or remove a tag in the pop-up page for specifying integration requirements no longer displays a 'blocked' icon.
... ... @@ -27,10 +27,10 @@
27 27  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.
28 28  
29 29  //__Adding attributes for a message definition__//
30 -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.
33 +We fixed an issue where your selected attributes were lost when navigating between paginations while adding more attributes to the entity in the pop-up shown when you press the 'Add Attribute' button on the right panel of your System Message, CDM, API Data Model, or Event Streaming Data Model.
31 31  
32 -//__View XSLT__//
33 -We fixed an issue with the transformation tooling, where it was not possible to view an XSLT in certain cases.
35 +//__Helptext for HTTP methods__//
36 +We improved the help text for the HTTP method field in the HTTP outbound gateway and HTTP outbound channel adapter flow components to provide clearer descriptions for different HTTP methods. Additionally, we implemented a validation for these components to prevent selecting the HTTP method 'PATCH' if an Apache HttpComponents REST template is not provided.
34 34  
35 35  //__Multipart/form-data HTTP request__//
36 36  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.