Changes for page 206 - Situational Deployment
Last modified by Carlijn Kokkeler on 2024/04/18 13:11
From version 151.1
edited by Erik Bakker
on 2023/09/13 07:02
on 2023/09/13 07:02
Change comment:
There is no comment for this version
To version 48.1
edited by Erik Bakker
on 2022/11/21 13:11
on 2022/11/21 13:11
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 - 205-WorldExplorers1 +188 - Close Encounters - Content
-
... ... @@ -2,67 +2,85 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Wehaveprocessedadditionalfeedback on the Manage phasetoensureyou canmore easilycreateoverviewsofyourstatistics,displaying all informationcorrectly and improvingthemigrationprocessto the next-generationarchitecture inheCreatephase slightly.Onop of that, wehaveimprovedthescalabilityof ournewgenerationmonitoringstackandthelerting structure.Wewillalsoreleasea new cloud template forour next-generationinfrastructure tocomply with technical requirements from our cloud provider.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 -== ** Mandatory CloudTemplate Upgrade- Next-generation models7 +== **3rd generation runtime bolstering** == 8 8 9 - Ascan be seen on our[[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]],we will releaseanew cloudtemplate for ournext-generation models(bothsingleanddoublelane)thatwill changea configurationintheseplatestocomply withtechnicalandoperationalrequirements from our cloud provider.Theannouncementofthestatuspageitself holds more detail forthoseto whomitpertains.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. 10 10 11 -== **Feedback Items** == 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. 12 12 13 -//__ ImprovedValidationwhenmigratingtothenext-generationarchitecture__//14 - Toimprovethemigration processtothenext-generationarchitecture,wenowshow aistofall reportedproblems, allowingtheuserto resolve thembefore migrating to thenext-generation architecture.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. 15 15 16 -{{info}}Note that when no problem is found, the migration process of that runtime will start automatically.{{/info}} 17 +//__Autogenerated exits can be deployed at once__// 18 +This release has fixed a bug that prevented you from deploying an exit flow correctly. 17 17 18 -//__ ImprovedHTTPStatistics__//19 - To improvethefilteringand refresh functionalityweoffer on this overview,wehave madeseveralchangesin thisreleasethatwill improve thebehaviorofhisoverview.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. 20 20 21 -//__ "TopicFull"alertrestrictionchanged__//22 -With this release, we will changethe"Topic Full" triggerpoint in ourstandard setof alerts once a model usesthe Event Streamingfunctionality.Before, the alert would trigger on 80%, butaswesaw, this is too early tomakethe alert useful in thecontext of our customers.As aresult,thethresholdhas beenraisedto95% toaccommodatereal-lifesituationsbetter.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. 23 23 24 -//__ ImprovedperformanceManageDashboards__//25 -We have improvedtheefficiency ofretrieving the datashownintheManageDashboards for the next-generationarchitecture.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. 26 26 27 -//__Show values on the runtime level in Deploy Architecture__// 28 -We have improved the values shown on the runtime (i.e., container) level in Deploy Architecture so you can better assess whether the memory configuration is still suitable for your deployed solution. 29 +== **Exportable Release Audit** ~* == 29 29 30 -{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence. 31 -* JMS - The number of queues in the active release. 32 -* Messaging Container - The number of messaging integrations in the active release. 33 -* Messaging Connector - The number of messaging integrations related to this system in the active release. 34 -* API Gateway Container - The number of operations in the active release. 35 -* Event Streaming Container - The number of event processors in the active release. 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. 36 36 37 - There might bemulti-tenant and multi-runtimeituations that do not always get tothexact number; however, thiss a great improvement comparedtoshowing no values.{{/info}}33 +[[image:Main.Images.Release Blog.WebHome@187-release-blog--flow-version-restore.png]] 38 38 39 -== **Bug Fixes** == 35 +{{warning}}Note that the following restrictions apply when exporting an audit document: 36 + * Changes made on definition and transformation level are **not** restored 37 + * You will **not** be able to restore to any flow version that was created before October 17th, 2022 38 + * You will **not** be able to restore your flow to the original version created by eMagiz. You can use the reset function if you want this state back 39 + * Your restored flow version will **not** be automatically committed to Deploy{{/warning}} 40 40 41 -//__Improved information Queue Statistics__// 42 -Given several constraints, it could happen that specific queues needed to be correctly displayed within the Manage phase on your model, making it tough to manage them. This has been resolved with this release. 41 +== **Feedback items ** == 43 43 44 -//__Gain the ability again to configure certificates in Deploy Architecture again__// 45 -In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture. 43 +We have also solved other feedback items besides the flow designer's critical updates. 46 46 47 -//__ Ensure thatdifferingcontainer configurations deploy thecorrectconfiguration__//48 -Whe nyouruninmulti-runtimeconfigurationandchange theactualflowsthatneedtounon containerA vs. containerB,it happenedbeforethatallflowswerestillbeingdeployed onall runtimes. With thisrelease, we willfeed this informationcorrectly to our infrastructuretoensurethe correctand configured flowsaredeployed on the proper containers.45 +//__Data Sink Refactor__// 46 +We have made some infrastructural changes to how data sink messages are stored and can be retrieved from the portal. Should there be changes needed on your end, we will contact you separately. 49 49 50 -//__ Removequeurying optionsinManage__//51 - Toavoiderrorsand loadingproblemswhenanalyzing yourstatisticsinManage,wehavemovedthe optiontoselectadefaulttimerange spanningmorethanseven days. This istoguaranteethestability of thesolution andto avoid usersgettingunnecessaryerrors.48 +//__Improved naming convention on Store related pages__// 49 +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. 52 52 51 +//__Press "Enter" to search on multiple pages__// 52 +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. 53 + 54 +* Deploy → Deployment Plan 55 +* Deploy → Properties → History 56 +* Deploy → User Management → Roles 57 +* Manage → Error Messages → Error Messages 58 +* Manage → Error Messages → Flows with Error Messages 59 +* Manage → Error Messages → Exceptions of Error Messages 60 +* Manage → Log Entries 61 +* Manage → Alerts 62 +* Manage → Triggers 63 +* Manage → Tags – Cant find (only Gen2) 64 +* Manage → Notifications 65 +* Manage → Notification Settings 66 +* Manage → Data Usage → History 67 +* Manage → Code mappings → All tabs 68 + 53 53 == **Fancy Forum Answers** == 54 54 55 55 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: 56 56 57 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 73 +* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 74 +* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 75 +* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 58 58 59 59 == **Key takeaways** == 60 60 61 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:79 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 62 62 63 63 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 64 64 * If you have feedback or ideas for us, talk to the Platypus 65 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 83 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 66 66 * Clear your browser cache (Ctrl + Shift + Del) 67 67 * Check out the release notes [here] 68 68 * Start thinking about how the license tracker can aid your development ... ... @@ -75,6 +75,6 @@ 75 75 {{info}} 76 76 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 77 77 78 -~*~* Indicates a next-generation-architecture only feature.96 +~*~* Indicates a GEN3-only feature. 79 79 {{/info}})))((({{toc/}}))){{/container}} 80 80 {{/container}}