Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 90.1
edited by Erik Bakker
on 2023/03/14 06:51
on 2023/03/14 06:51
Change comment:
There is no comment for this version
To version 343.1
edited by Carlijn Kokkeler
on 2024/01/15 16:19
on 2024/01/15 16:19
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 -1 94-BigLeap1 +212 - Failover Fiesta - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,80 +1,50 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In the lastcouple of weeks, we have worked around the clock to releasevarious improvements pointswithinthe 3rdgenerationruntime andelsewhere.Amongothers we haveimprovedhefeedback provided whena flow can'tstart dueto anincorrecttransformation.Improvedwhencertainloggingistriggerdand improvedthestabilityofourinternalinfrastructure.On top of thatwe fixedseveralbug fixessurroundingotherparts of theplatform. So withoutfurtherado let ustakealookatallthese improvements.6 +**Hi there, eMagiz developers!** This release contains single and double lane cloud template updates, both non-service affecting. Moreover, work has been done to better support a failover setup. Lastly, some bug fixes were done regarding the message merging tool and catalog topic defintions. 6 6 7 -== ** 3rdgenerationimprovements** ==8 +== **Cloud Template R20 - Double Lane** == 8 8 9 -//__Better feedback in error log when a corrupt stylesheet is encountered__// 10 -We have improved the logging within a 3rd generation runtime that identifies the broken resource by name within a container and informs you to navigate to Create -> Resources to see in which flows the resource is used so you can take the appropriate action. 10 +This release introduces a new non-service affecting cloud template for all our customers running in a single-lane setup. This cloud template introduces improved auto-healing. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R20 - Double lane.WebHome||target="blank"]]. 11 11 12 -//__Better internal error handling to avoid unnecessary alerting and notifications__// 13 -We have improved the internal error handling when sending metrics from the runtime to our monitoring stack. This will gravely reduce the number of alerts you will receive on this topic when your model runs on the 3rd generation monitoring stack. 12 +== **Cloud Template R27 - Single Lane** == 14 14 15 -//__Improved Manage Dashboard__// 16 -This release improves what you can see in the Manage Dashboard after you migrated your model to the 3rd generation runtime architecture. 14 +This release introduces a new non-service affecting cloud template for all our customers running in a double-lane setup on the next generation architecture. This cloud template introduces improved auto-healing. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R27 - Single lane.WebHome||target="blank"]]. 17 17 18 -//__Improved process surrounding "slot standby" and "slot wakeup" for 3rd generation runtimes__// 19 -When a slot is put into standby mode we now also stop all on-premise runtimes to avoid excessive logging (and alerting) on your models that have this functionality activated. The opposite happens when the slot wakeup is triggered. As a result not only the cloud runtimes are started but also all on-premise runtimes. 16 +== **Feedback Items** == 20 20 21 -//__ Improved processof deploy preparation__//22 - Withthisreleasewehaveimprovedthe process throughwhich yourdeployactionispreparated byMagiz.As aresultthechancesofxpectedbehavior occuringinyourdelaredrasticallyreduced.18 +//__Failover setup__// 19 +New components have been created to support a failover setup. Moreover, two new deployment step types are introduced to incorporate failover actions during deployment. More information can be found [[here>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.1.0/||target="blank"]]. 23 23 24 -//__Improved migration of Streaming container__// 25 -When migrating your streaming container we now take into account whether "custom error handling" is used within one of the event processors. Based on that determination specific additional components are added to ensure that the streaming container will work after migrating without any manual intervention. 21 +== **Bug Fixes** == 26 26 27 -//__ Add History to Notifications inManage__//28 -T oimprovetheauditabilityof ourplatformwehaveroducedan audittrailtotheNotificationsectioninManageformodelsrunningonour3rdgenerationmonitoringstack.Thiswayitis alwaysvisiblewhen thenotifications werepausedandwhopausedorunpausedthenotifications.23 +//__Message merging tool__// 24 +The message merging tool has been fixed to allow merging a store item message model into your own message models. In some rare cases your CDM message may be broken due to incorrect data. In those cases, the message mapping and message merge functionalities will be broken as well. If this broken data is detected when navigating to CDM-message-related pages, you will be able to clean your CDM message. 29 29 30 -//__ Improved Managephasefor EventStreaming__//31 - Based onthefeedbackonurfirstiterationof theManagephaseforEvent Streaming wehaveimprovedthegraphsandthecalculationsthatfill thegraphswith values.On topofthatwehaveadded helptextstoclarify whatachgraphourtabledisplaystoyou.26 +//__Catalog topic definitions__// 27 +It is now possible to generate a JSON Example of a topic whose schema has nested elements. Before, an error would occur when trying to generate a JSON example in this case. 32 32 33 -//__Improved help text for network volumes__// 34 -With this release we have improved the help text that explains network volumes and how to use them within our solution. 35 - 36 -{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesistate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3.WebHome||target="blank"]] on the subject.{{/warning}} 37 - 38 -== **Feedback items ** == 39 - 40 -//__Removed OData as option for an API Gateway operation__// 41 -With this release, we have removed the OData operation option as it was not used and was not fully supported anymore by the platform. 42 - 43 -//__Changes in API Gateway operation paths is automatically updated in Create__// 44 -When you change your path on a hosted API Gateway we will now automatically update the accompanying component in your Create (all-)entry. 45 - 46 -{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 47 - 48 -== **Bug fixes ** == 49 - 50 -//__Prevent endless loop in Deploy -> User Management__// 51 -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. 52 - 53 -{{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}} 54 - 55 -//__Update error handling during migration to the 3rd generation runtime__// 56 -As of now the error handling of all flows is correctly updated whilst migrating to the 3rd generation runtime configuration. 57 - 58 58 == **Fancy Forum Answers** == 59 59 60 60 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: 61 61 62 -* [[ AccessSpringApplicationContextwithinGroovyScript>>https://my.emagiz.com/p/question/172825635703325469||target="blank"]]63 -* [[ Configurationproblem:Failedto locate'$autoCreateChannelCandidates'>>https://my.emagiz.com/p/question/172825635703312551||target="blank"]]64 -* [[ 503onSOAP WebservicehostedineMagiz>>https://my.emagiz.com/p/question/172825635703325386||target="blank"]]33 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 34 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 35 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 65 65 66 66 == **Key takeaways** == 67 67 68 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:39 +Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 69 69 70 70 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 71 71 * If you have feedback or ideas for us, talk to the Platypus 72 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 43 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 73 73 * Clear your browser cache (Ctrl + Shift + Del) 74 74 * Check out the release notes [here] 75 75 * Start thinking about how the license tracker can aid your development 76 76 * Start thinking about major, minor, and patch 77 -* Upgrade to the latest build number 78 78 * Keep making great integrations 79 79 80 80 Let's stay in touch and till next time! ... ... @@ -82,6 +82,11 @@ 82 82 {{info}} 83 83 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 84 84 85 -~*~* Indicates a GEN3-only feature. 86 -{{/info}})))((({{toc/}}))){{/container}} 55 +{{/info}} 56 +))) 57 + 58 +((( 59 +{{toc/}} 60 +))) 87 87 {{/container}} 62 +{{/container}}