Changes for page 207 - Aligned State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 85.1
edited by Erik Bakker
on 2023/02/28 09:44
on 2023/02/28 09:44
Change comment:
There is no comment for this version
To version 144.1
edited by Erik Bakker
on 2023/08/15 10:23
on 2023/08/15 10:23
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 193 - Fan Out1 +203 - Fast Paced - Content
-
... ... @@ -2,69 +2,32 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In the last coupleofweeks, weworkedhard on API improvementsand 3rd generation improvementsfor you all tosee.Amongst the API improvementswe nowintroduce theoption to define REST/XML structures in your API gateway foryour API callers to call. This brings more options to the user communityin setting up theAPI Gateway structurein accordancewiththeneedsand desiresof theclient. On top of that we havereleased several 3rd generation improvements.Amongstthesewe willadd WS-Security functionalitytothe runtime and improvements on viewing release properties. Furthermorewe have released newcloud templatesto improve security inour currentruntime and improve the auto-healingfor 3rd generationruntime cloud slots. Last but notleast we release the first adaptationof "State generation" that can be implemented with the help ofusin yourmodel. In the upcoming monts we will gather feedbackfrom actual clientcases and improve on thisfunctionality.5 +**Hi there, eMagiz developers!** In the last few weeks, we have processed some of the early feedback on the release properties. On top of that we have improved the scalability of our complete solution and solved various smaller feedback items. 6 6 7 -== **REST XML for API Gateway** == 7 +== **Release Properties - Early Feedback** == 8 +The release property functionality was well received by the community. However, there was still room for improvement based on some of the early feedback we received from the community. Some of these early feedback items have been addressed in this release. As a result we have updated the layout of the edit screen of a property and have updated our checks on nested properties to avoid missing properties. 8 8 9 - {{warning}}Notethat a decision needs tobe made to selectXML or JSON as defaultformat for all your operationshosted in your API Gateway.{{/warning}}10 +== **Feedback Items** == 10 10 11 -To enhance your options when developing an API gateway that can be called by others we now introduce the option to select XML as the default message format on your API Gateway pattern. You can do this under Design -> Settings -> API Management. In here you can select and edit the settings. 12 +//__"All entries" are now cleaned up as part of the migration__// 13 +To avoid problems when removing integrations after the migration towards the next-generation architecture we now clean-up the "all-entries" as part of the migration towards the next-generation architecture. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-default-setting.png]] 15 +//__Trigger ID added to our alerting on the next-generation architecture__// 16 +We have added a unique trigger ID to each alert configuration to make the interpretation for our support desk much easier and better manageable. 14 14 15 - Everyoperation made after this decision will defaultto XML (or JSON which is still thedefault). Should you want tosupportJSON on some operations and XML on others you can select a default and manually correct the mediaType for the requests and responses to which it matters.18 +== **Bug Fixes** == 16 16 17 -[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-change-media-type-setting.png]] 20 +//__Ensure no flow can be in a release twice__// 21 +We have fixed a bug that could cause one flow to end up in the same release with two different flow versions. As this will break your solution on various occasions we fixed this. 18 18 19 -==**Cloud Template R23 - Single Lane** == 23 +//__Ensure no flow can be in a release twice__// 24 +We have fixed a bug that could cause one flow to end up in the same release with two different flow versions. As this will break your solution on various occasions we fixed this. 20 20 21 -This release introduces a new cloud template for all our customers running in a single-lane setup in the 2nd generation runtime. This cloud template will update some specific security settings on these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 22 - 23 -==**Cloud Template R6 - Single Lane** == 24 - 25 -This release introduces a new cloud template for all our customers running in a single-lane setup in the 3rd generation runtime. This cloud template will improve the auto-healing functionality of these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 26 - 27 -==**Cloud Template R6 - Double Lane** == 28 - 29 -This release introduces a new cloud template for all our customers running in a double-lane setup in the 3rd generation runtime. This cloud template will improve the auto-healing functionality of these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 30 - 31 -== **WS-Security on the 3rd generation runtime** ~*~* == 32 - 33 -To further improve our offering on the 3rd generation runtime we now also have added the necessary functionality to allow you to call SOAP endpoints while utilizing WS-Security as well as securing your hosted SOAP endpoint through WS-Security protocols. 34 - 35 -== **State Generation ~*~* == 36 - 37 -With this release we introduce our first "State Generation" functionality to our user community. After rigorous internal testing and use we have now made a stride to also make it available to the user community on specific use case. In the following months we will gather feedback on this to further improve and release it in a simpler and more user friendly way to the user community. 38 - 39 -{{info}}Should you be interested in this functionality or want to learn more please contact us at productmanagement@emagiz.com{{/info}} 40 - 41 -== **Feedback items ** == 42 - 43 -//__Removed OData as option for an API Gateway operation__// 44 -With this release, we have removed the OData operation option as it was not used and was not fully supported anymore by the platform. 45 - 46 -//__Changes in API Gateway operation paths is automatically updated in Create__// 47 -When you change your path on a hosted API Gateway we will now automatically update the accompanying component in your Create (all-)entry. 48 - 49 -{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 50 - 51 -== **Bug fixes ** == 52 - 53 -//__Prevent endless loop in Deploy -> User Management__// 54 -With this release, we have changed the way we update properties when user management is updated for an API gateway using the API Key security mechanisms. This will prevent the endless loop that could now happen on occasion. 55 - 56 -{{warning}}Any operation that is incorrectly deleted from Deploy while still end up in the logic and could cause issue so pay attention when removing API Gateway operations.{{/warning}} 57 - 58 -//__Update error handling during migration to the 3rd generation runtime__// 59 -As of now the error handling of all flows is correctly updated whilst migrating to the 3rd generation runtime configuration. 60 - 61 61 == **Fancy Forum Answers** == 62 62 63 63 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: 64 64 65 -* [[Access Spring ApplicationContext within Groovy Script>>https://my.emagiz.com/p/question/172825635703325469||target="blank"]] 66 -* [[Configuration problem: Failed to locate '$autoCreateChannelCandidates'>>https://my.emagiz.com/p/question/172825635703312551||target="blank"]] 67 -* [[503 on SOAP Webservice hosted in eMagiz>>https://my.emagiz.com/p/question/172825635703325386||target="blank"]] 30 +* [[Issue with mail server dropping messages>>https://my.emagiz.com/p/question/172825635703530232||target="blank"]] 68 68 69 69 == **Key takeaways** == 70 70 ... ... @@ -85,6 +85,6 @@ 85 85 {{info}} 86 86 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 87 87 88 -~*~* Indicates a GEN3-only feature.51 +~*~* Indicates a next-generation-architecture only feature. 89 89 {{/info}})))((({{toc/}}))){{/container}} 90 90 {{/container}}