Changes for page 206 - Situational Deployment
Last modified by Carlijn Kokkeler on 2024/04/18 13:11
From version 130.1
edited by Erik Bakker
on 2023/07/17 15:13
on 2023/07/17 15:13
Change comment:
There is no comment for this version
To version 52.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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 201 -BeInformed1 +188 - Close Encounters - Content
-
... ... @@ -2,59 +2,73 @@ 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 thelast fewweeks,wehave worked hard on planning theupcoming Qand finishingupfeatures ofthepreviousQ.Moreonthatlater. Ontopofthat, wehave severalsmaller items asa resultofour hackathon effortstopresenttoyou.5 +**Hi there, eMagiz developers!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all its interactions. Furthermore, some minor fixes and beta features will be released to the community. 6 6 7 -== **Announcement - Release Properties** == 8 -As of the next release (202), we will introduce a new way of handling properties for all our clients. In the upcoming weeks, we will publish additional information on the process, what changes, and how you best manage your properties as of then within the documentation portal. Should you have any questions in advance, please get in touch with us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]. 7 +== **3rd generation runtime bolstering** == 9 9 10 -== ** Deploy Architecture - Apply To Environment improvements ** == 11 -As of this release, we will show you a list of all changes about to be changed once you press "Apply to the environment" in Deploy Architecture. This will make it clearer for users, especially those working in teams, what will change when pressing this button. 9 +This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancements we made to the 3rd generation runtime and its interaction with the portal. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@201-release-blog--apply-to-environment-example.png]] 11 +//__Migration of JMS backup configuration improved__// 12 +With this release, the configuration of the JMS backup configuration is improved to prevent potential connectivity issues after migrating to the 3rd generation runtime. 14 14 15 - ==**BreadcrumbnavigationineMagiz ** ==16 - Thisreleaseintroducesthe"breadcrumb"navigationin certainpartsofeMagiz.Thiswillmostlybenoticed and impact theCreate phase when youcheck out yourtransformation or systemmessageontheflowlevel.Apartfromthere,thevigation is implementedconsistently acrossthe portal for aunified look and feel.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 17 18 -[[image:Main.Images.Release Blog.WebHome@201-release-blog--breadcrumb-navigation-example.png]] 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 19 20 -== **Feedback Items** == 20 +//__Code mapping functionality available on 3rd generation runtime__// 21 +As of this release, code mapping functionality is also available for the 3rd generation runtime. This removes the restriction on migrating to the new 3rd generation runtime for our clients that use the code mapping functionality. 21 21 22 -//__Improved layoutoflogpagein Design__//23 -W ehaveimprovedthelayoutoftheAPI Catalog overview in Designfor ourAPI Gateway users. Amongothers, we haveintroduceda scrollbartogetabetteroverviewofseveraloperations.23 +//__Improved the performance when activating a release__// 24 +With this release, the performance of activating a release has improved considerably. This means less waiting time when activating a release. 24 24 25 -//__ Improved layout of "Editintegration"pop-upforAPI Gatewayintegrations__//26 - Currently,thefullpath ofyour backend system will beshown whenopening the"Editintegration"pop-uponyourAPI Gatewayintegration.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. 27 27 28 -//__Additional help texts on Design Architecture__// 29 -We have improved the help texts in Design Architecture concerning the Event Streaming topic storage overview. 29 +== **Exportable Release Audit** ~* == 30 30 31 -//__Improved Audit Trail on several places__// 32 -In several places in the portal, we have improved the audit trail to specify better who changed what at which point in time. 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. 33 33 34 -//__Removed the erroneous alert on message mapping when having a passthrough API__// 35 -This release removes the erroneous alert people reported on "errors in message mapping" for a passthrough API. 33 +[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 36 36 37 -== **Bug Fixes** == 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**{{/warning}} 38 38 39 -//__Avoid clicking on other components while deleting another__// 40 -To avoid unexpected behavior, we now ensure that nothing can be selected once you see the "deletion" pop-up when you want to remove something in the flow designer. 40 +== **Feedback items ** == 41 41 42 -//__Improved validation feedback in migrating to the next-generation architecture__// 43 -We have improved the validation feedback when migrating to the next-generation architecture. 42 +We have also solved other feedback items besides the flow designer's critical updates. 44 44 45 -//__ Make surethatusercredentialscanbeviewedwith view rights__//46 - Thisreleasemakes sure that theusercredentialsinDeploycan beconsidered with viewrightsandnotonly when havingeditrights.44 +//__Improved naming convention on Store related pages__// 45 +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 47 48 -//__ Refreshbehaviorwithin the deploymentplan is fixed__//49 - Thisreleasechangestherefreshbehaviorwithin thedeployment plan to show,oncemore,the"tobe installed"flowsbeforetheuserpressesExecute.47 +//__Press "Enter" to search on multiple pages__// 48 +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 50 50 +* Deploy → Deployment Plan 51 +* Deploy → Properties → History 52 +* Deploy → User Management → Roles 53 +* Manage → Error Messages → Error Messages 54 +* Manage → Error Messages → Flows with Error Messages 55 +* Manage → Error Messages → Exceptions of Error Messages 56 +* Manage → Log Entries 57 +* Manage → Alerts 58 +* Manage → Triggers 59 +* Manage → Tags – Cant find (only Gen2) 60 +* Manage → Notifications 61 +* Manage → Notification Settings 62 +* Manage → Data Usage → History 63 +* Manage → Code mappings → All tabs 64 + 51 51 == **Fancy Forum Answers** == 52 52 53 53 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: 54 54 55 -* [[ Replacing LegacyeMagiz-Mendix Connector: MigrationPlan>>https://my.emagiz.com/p/question/172825635703517317||target="blank"]]56 -* [[ Unknowncharacter(s) doesnotcreateerrormessage.>>https://my.emagiz.com/p/question/172825635703517488||target="blank"]]57 -* [[ Splitgatewayconfigurationfor localGEN3gateway>>https://my.emagiz.com/p/question/172825635703517580||target="blank"]]69 +* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 70 +* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 71 +* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 58 58 59 59 == **Key takeaways** == 60 60