Changes for page 224 - Summer Sonata

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

From version 574.24
edited by Danniar Firdausy
on 2024/07/01 15:50
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
... ... @@ -32,8 +32,8 @@
32 32  //__Adding attributes for a message definition__//
33 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.
34 34  
35 -//__View XSLT__//
36 -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.
37 37  
38 38  //__Multipart/form-data HTTP request__//
39 39  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.