Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 53.1
edited by Erik Bakker
on 2022/11/21 13:48
on 2022/11/21 13:48
Change comment:
There is no comment for this version
To version 145.1
edited by Erik Bakker
on 2023/08/15 11:35
on 2023/08/15 11:35
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 - 188-CloseEncounters1 +203 - Fast Paced - Content
-
... ... @@ -2,74 +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!** This releaseis characterized mainly byourefforts tobolsterour3rdgenerationruntime andallitsinteractions.Furthermore,someminorfixesandbetafeatureswillbeleased to thecommunity.5 +**Hi there, eMagiz developers!** We have processed some early feedback on the release properties in the last few weeks. On top of that, we have improved the scalability of our complete solution and solved various smaller feedback items. 6 6 7 -== **3rd generation runtime bolstering** == 7 +== **Release Properties - Early Feedback** == 8 +The community well received the release property functionality. However, there was still room for improvement based on some of the early feedback from the community. Some of these early feedback items have been addressed in this release. As a result, we have updated the layout of a property's edit screen and our checks on nested properties to avoid missing properties. 8 8 9 - Thisrelease will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancementswe madeto the3rd generation runtime and itsinteraction with the portal.10 +== **Feedback Items** == 10 10 11 -//__ MigrationofJMS backupconfigurationimproved__//12 - Withthisrelease,theconfigurationofheJMS backupconfiguration is improvedtopreventpotentialconnectivity issues aftermigratingto the3rdgeneration runtime.12 +//__"All entries" are now cleaned up as part of the migration__// 13 +To avoid problems when removing integrations after migrating toward the next-generation architecture, we now clean up the "all-entries" as part of the migration towards the next-generation architecture. 13 13 14 -//__ PrechecksonUpgradeoptionmadeavailablefor3rdgeneration runtime__//15 - As with thecurrentruntimearchitecture,youcannowalsoexecutethe prechecks before automatically upgradingtothelatestcloudtemplateonthe3rdgenerationruntime architecture.15 +//__Trigger ID added to our alerting on the next-generation architecture__// 16 +We added a unique trigger ID to each alert configuration to make the interpretation for our support desk much easier and more manageable. 16 16 17 -//__Autogenerated exits can be deployed at once__// 18 -This release has fixed a bug that prevented you from deploying an exit flow correctly. 18 +== **Bug Fixes** == 19 19 20 -//__ Codemappingfunctionalityavailableon3rdgenerationruntime__//21 - Asof this release,codemappingfunctionalityisalsoavailable forthe3rd generationruntime.This removes therestriction onmigratingtothenew3rd generationruntimeforourclientsthat usethecodemapping functionality.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. 22 22 23 -//__ Improvedtheperformancewhenactivatinga release__//24 -W iththisrelease,theperformance ofactivatinga release hasimproved considerably.Thismeanslesswaitingtime when activatingarelease.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. 25 25 26 -//__Failing runtimes won't be restarted indefinitely anymore__// 27 -We have put a cap on this behavior to prevent your logs from exploding due to a failing runtime being restarted indefinitely. As of this release, five attempts will be made to restart a failing runtime. If the runtime can not start correctly after these attempts, the runtime will be stopped. 28 - 29 -== **Exportable Release Audit** ~* == 30 - 31 -On top of that, we will also launch a new Beta feature to the community that allows you to export an audit document of your (Production) release. 32 - 33 -[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 34 - 35 -{{warning}}Note that the following restrictions apply when exporting an audit document: 36 - * Works **only** for releases that are promoted and made active on **Production** 37 - * You will **only** see changes made during the **current** calendar year 38 - * On the first of April all objects of the **last** calendar year will be **removed**. 39 - ** As a consequence you cannot download this information anymore **after** the first of April{{/warning}} 40 - 41 -== **Feedback items ** == 42 - 43 -We have also solved other feedback items besides the flow designer's critical updates. 44 - 45 -//__Improved naming convention on Store related pages__// 46 -We have improved various display names to ensure that it is clear from the naming that store content can be implemented in all integration patterns. 47 - 48 -//__Press "Enter" to search on multiple pages__// 49 -In our Daemon Switch release, we added functionality that allowed you to press **Enter** to search on the property overview page. This release has added this functionality to many more pages across the portal. The complete list is as follows. 50 - 51 -* Deploy → Deployment Plan 52 -* Deploy → Properties → History 53 -* Deploy → User Management → Roles 54 -* Manage → Error Messages → Error Messages 55 -* Manage → Error Messages → Flows with Error Messages 56 -* Manage → Error Messages → Exceptions of Error Messages 57 -* Manage → Log Entries 58 -* Manage → Alerts 59 -* Manage → Triggers 60 -* Manage → Tags – Cant find (only Gen2) 61 -* Manage → Notifications 62 -* Manage → Notification Settings 63 -* Manage → Data Usage → History 64 -* Manage → Code mappings → All tabs 65 - 66 66 == **Fancy Forum Answers** == 67 67 68 68 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: 69 69 70 -* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 71 -* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 72 -* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 30 +* [[Issue with mail server dropping messages>>https://my.emagiz.com/p/question/172825635703530232||target="blank"]] 73 73 74 74 == **Key takeaways** == 75 75 ... ... @@ -90,6 +90,6 @@ 90 90 {{info}} 91 91 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 92 92 93 -~*~* Indicates a GEN3-only feature.51 +~*~* Indicates a next-generation-architecture only feature. 94 94 {{/info}})))((({{toc/}}))){{/container}} 95 95 {{/container}}