Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
From version 55.1
edited by Erik Bakker
on 2022/11/24 11:53
on 2022/11/24 11:53
Change comment:
There is no comment for this version
To version 545.1
edited by CarlijnKokkeler
on 2024/06/03 13:27
on 2024/06/03 13:27
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 - 188-CloseEncounters1 +222 - Flee Frustration - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,90 +1,59 @@ 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!** This release ischaracterizedmainlyby ourefforts tobolsterour3rdgenerationruntime and all itsinteractions.Furthermore, some minorfixes andbetafeatureswillbe released to thecommunity.6 +**Hi there, eMagiz developers!** This release, we have worked to allow cron trigggers for hours, days and months prepended by a 0. Moreover, changes in Design that will create or delete runtimes, or impact your model architecture, will trigger a warning before being put into effect in Design Architecture. We have also done several bug fixes, for example, users are not logged out from the portal anymore while deploying. Furthermore, users are now blocked from deploying at the same time on the same environment. Dive into our release blog to find out about the details and the rest of our bug fixes! 6 6 7 -== **3rd generation runtime bolstering** == 8 +== **Feedback Items** == 9 +//__Cron triggers__// 10 +Cron triggers now allow for hours, days and months prepended by a 0, for example 05, which was not allowed before. 8 8 9 - This releasewill introduce various improvementsfor our 3rd generation runtime.Below you will find themost noteworthy enhancements we made to the 3rd generation runtime and itsinteractionwith theportal.12 +[[image:Main.Images.Release Blog.WebHome@release-222-cron-triggers.png]] 10 10 11 -//__ Migrationof JMS backup configurationimproved__//12 - Withthisrelease,theconfigurationoftheJMSbackupconfigurationis improvedtopreventpotentialconnectivityissuesaftermigratingtothe3rdgeneration runtime.14 +//__Design changes__// 15 +If a user makes changes in Design that will create or delete runtimes, or impact your model architecture, that user will be warned about this before it is put into effect in Design Architecture. 13 13 14 -//__Prechecks on Upgrade option made available for 3rd generation runtime__// 15 -As with the current runtime architecture, you can now also execute the prechecks before automatically upgrading to the latest cloud template on the 3rd generation runtime architecture. 17 +[[image:Main.Images.Release Blog.WebHome@release-222-affect-design-architecture.png]] 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. 19 +== **Bug Fixes** == 20 +//__Trigger activation__// 21 +Previously, when you were logged out from eMagiz during the execution of the deployment plan, it seemed that the portal reactived your triggers, but this was not done. From now on, the deployer is blocked from logging out during the deployment execution, so that the triggers are re-enabled after the deployment plan has been executed. 19 19 20 -//__ Code mapping functionality availableon 3rdgeneration runtime__//21 - Asof this release,codemappingfunctionalityisalsoavailableforthe3rdgenerationruntime.This removesthe restriction onmigratingto thenew 3rdgenerationruntimeforour clients that usethe code mappingfunctionality.23 +//__Multiple users deploying__// 24 +Users are blocked from deploying at the same time on the same environment on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. 22 22 23 -//__Failing runtimes won't be restarted indefinitely anymore__// 24 -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. 26 +[[image:Main.Images.Release Blog.WebHome@release-222-users-deploying.png]] 25 25 26 -== **Exportable Release Audit** ~* == 28 +//__Invalid memory configurations__// 29 +We have improved machine health calculations to prevent the creation of a machine with invalid memory configurations. 27 27 28 -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. 31 +//__Property value synchronization__// 32 +Property values displayed in the Flow Designer and property values of your active release are now synchronized correctly. 29 29 30 -[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 34 +//__JMS number__// 35 +The number on the JMS container correctly displays the amount of queues present in Design. 31 31 32 -{{warning}}Note that the following restrictions apply when exporting an audit document: 33 - * Works **only** for releases that are promoted and made active on **Production** 34 - * You will **only** see changes made during the **current** calendar year 35 - * On the first of April all objects of the **last** calendar year will be **removed**. 36 - ** As a consequence you cannot download this information anymore **after** the first of April{{/warning}} 37 +[[image:Main.Images.Release Blog.WebHome@release-222-jms.png]] 37 37 38 -== **Feedback items ** == 39 - 40 -We have also solved other feedback items besides the flow designer's critical updates. 41 - 42 -//__Improved naming convention on Store related pages__// 43 -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. 44 - 45 -//__Press "Enter" to search on multiple pages__// 46 -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. 47 - 48 -* Deploy → Deployment Plan 49 -* Deploy → Properties → History 50 -* Deploy → User Management → Roles 51 -* Manage → Error Messages → Error Messages 52 -* Manage → Error Messages → Flows with Error Messages 53 -* Manage → Error Messages → Exceptions of Error Messages 54 -* Manage → Log Entries 55 -* Manage → Alerts 56 -* Manage → Triggers 57 -* Manage → Tags – Cant find (only Gen2) 58 -* Manage → Notifications 59 -* Manage → Notification Settings 60 -* Manage → Data Usage → History 61 -* Manage → Code mappings → All tabs 62 - 63 -== **Bug fixes ** == 64 - 65 -//__Loading problems of Deployment plan execution overview__// 66 -We have fixed a problem that could cause issues when trying to show the deployment plan execution overview after pressing the Deploy button in Deploy -> Releases. 67 - 68 68 == **Fancy Forum Answers** == 69 69 70 70 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: 71 71 72 -* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 73 -* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 74 -* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 43 +* [[SunCertPathBuilderException using a Keystore>>https://my.emagiz.com/p/question/172825635703850115||target="blank"]] 44 +* [[Name of User in header>>https://my.emagiz.com/p/question/172825635703850290||target="blank"]] 75 75 76 -== **Key takeaways** ==46 +== **Key Takeaways** == 77 77 78 -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:48 +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: 79 79 80 80 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 81 81 * If you have feedback or ideas for us, talk to the Platypus 82 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 52 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 83 83 * Clear your browser cache (Ctrl + Shift + Del) 84 -* Check out the release notes [here] 54 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.222 - Flee Frustration.WebHome||target="blank"]] 85 85 * Start thinking about how the license tracker can aid your development 86 86 * Start thinking about major, minor, and patch 87 -* Upgrade to the latest build number 88 88 * Keep making great integrations 89 89 90 90 Let's stay in touch and till next time! ... ... @@ -92,6 +92,11 @@ 92 92 {{info}} 93 93 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 94 94 95 -~*~* Indicates a GEN3-only feature. 96 -{{/info}})))((({{toc/}}))){{/container}} 64 +{{/info}} 65 +))) 66 + 67 +((( 68 +{{toc/}} 69 +))) 97 97 {{/container}} 71 +{{/container}}