Changes for page 214 - System Symphony
Last modified by Carlijn Kokkeler on 2024/04/18 13:06
From version 115.1
edited by Erik Bakker
on 2023/05/09 13:42
on 2023/05/09 13:42
Change comment:
There is no comment for this version
To version 363.1
edited by Carlijn Kokkeler
on 2024/01/29 14:50
on 2024/01/29 14:50
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 97-PayAttention1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,68 +1,96 @@ 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 th e lastfew weeks,wehaveworked hardonimproving our next-generationarchitecture and introduced alertingfunctionality on topf our event streamingpattern basedon user feedback. Furthermore, several smaller feedback items and bugs have beenresolved with this release. So without further ado, let us diveinto all we haveto offer.6 +**Hi there, eMagiz developers!** In this release, several improvements for pop-ups have been achieved. 6 6 7 -== **Event streaming alerting** == 8 8 9 -This release expands our alerting functionality into the event streaming pattern. As of now, one new "static" alert has been introduced for all clients (using event streaming), and two "dynamic" alerts have been introduced that you can configure yourself if there is a need for it. 9 +== **Pop-up Improvements** == 10 +//__Property releases__// 11 +When a new property release is created, this property release can now be viewed and deleted. 10 10 11 - The "static"alert we have added raises anlert (and asubsequent email) when theactual topicsizecrosses the thresholdof 80% of the configured maximum retention size on a topic.This alert provides insights into whethermessages on it aredeleted due toaizeor time constraint. In cases where data is deleted, the topic was toofull way beforethe messages should have beenremoved due to theretention hours constraint. This alert can indicate that messages might be deleted before consumer groups had the optionto consume the messages.13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 12 12 13 -The two "dynamic" alerts we have added mimic the alerting on the queue level we already offer to the community. 15 +//__Runtime deletion__// 16 +When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 14 14 15 -[[image:Main.Images.Release Blog.WebHome@197-release-blog--new-alerting-options.png]] 18 +//__Wiretap & debug error messages__// 19 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 16 16 17 -The first new "dynamic" alert allows you to raise an alert once the number of messages on one (or more topics) is less than a certain number per defined time unit. So, for example, you can configure an alert once the number of messages placed on a topic called "Exception" is less than 15 messages within 5 minutes. 21 +//__Action messages__// 22 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 18 18 19 -[[image:Main.Images.Release Blog.WebHome@197-release-blog--alert-config-example.png]] 20 20 21 - Thesecond new "dynamic"alertallows youto raise analert once one (or more) consumergroupsaremore than X messages behind on one ormoretopics. The configuration of thisis comparable to what we saw before.25 +== **Formatting & Alignments** == 22 22 23 -For more information on the generic way of working surrounding alerting, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-alerting-gen3||target="blank"]] and this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Novice.Alerting.novice-alerting-dynamic-alerting.WebHome||target="blank"]]. 27 +//__Input fields__// 28 +Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 24 24 25 -== **3rd generation improvements** == 30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 26 26 27 -//__ Increasedgraceperiod for shutdown__//28 -In th is release,we haveincreaseda container'sgraceperiodtoshut downbeforeitisforcefullyshut down.Thisshouldreducethe chanceof unwantedfailoverbehaviorwithinyour model.33 +//__Component changes reversion__// 34 +In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed. 29 29 30 -//__ Update atceor not__//31 -Th is releasefixes and re-introducesthe optiontoexecuteyouractionsontheeMagiz perzoneorall at once whenrunninginadouble-laneDockersetup.36 +//__State generation statistics__// 37 +The state generation graphs will now show the correct number of cache hits and misses. 32 32 33 -//__ Improveduserfeedbackwhileexecuting a deploymentplan__//34 - This releaseintroducesadditionalfeedback tothe userwhen the deployment plan is executed. This is noticeable whena step cannotbe executed properly. Therelevant information about why this cannot beexecutedis shown to the user.This way,they can take this information andactuponit insteadofassuming everything went well.39 +//__Queue browser timestamps__// 40 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 35 35 36 -//__ Improvedauto-healingwhenrunninginhybrid situation__//37 -In situations where you runinahybrid situation(i.e., partlynext-genandpartlythe currentgeneration), we have improvedtheauto-healingfunctionalityincasean"outof memory"appearsonaruntimerunning inthecurrentgenerationbutnanext-generationarchitecture.42 +//__Addition and deletion of internal recipients__// 43 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 38 38 39 -== **Feedback items ** == 40 40 41 -//__Make sure the message format can be viewed without "Start editing"__// 42 -With this release, we have ensured that when you navigate to Design -> System message, you can see the message format (i.e., XML, JSON, or EDI) without entering the "Start Editing" mode. 46 +== **Feedback Items** == 43 43 44 -//__ Various styling improvementsin theflowtesting functionality__//45 - Variousminorstylingimprovements havebeen added to theflow testing functionalitytoimprove the overalluserexperience.Please check out thereleasenotesforacompletelistand moreetails.48 +//__Update flows__// 49 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 46 46 51 +//__Q&A forum search__// 52 +The option to search by pressing the Enter key has been added to the Q&A forum. 53 + 54 +//__Memory settings__// 55 +It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 56 + 57 +//__Runtime validation__// 58 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 59 + 60 +//__Runtime overview image versions__// 61 +Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 62 + 63 +== **Bug Fixes** == 64 + 65 +//__Removal of onramp__// 66 +We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before). 67 + 68 +//__Runtime statistics details__// 69 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 70 + 71 +//__Deployment prechecks__// 72 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 73 + 74 + 47 47 == **Fancy Forum Answers** == 48 48 49 49 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: 50 50 51 -* [[Update Core01 without downtime?>>https://my.emagiz.com/p/question/172825635703427783||target="blank"]] 52 -* [["EDI" mapping?>>https://my.emagiz.com/p/question/172825635703440524||target="blank"]] 79 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 80 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 81 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 53 53 54 -== **Key takeaways** ==83 +== **Key Takeaways** == 55 55 56 -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:85 +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: 57 57 58 58 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 59 59 * If you have feedback or ideas for us, talk to the Platypus 60 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 89 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 61 61 * Clear your browser cache (Ctrl + Shift + Del) 62 62 * Check out the release notes [here] 63 63 * Start thinking about how the license tracker can aid your development 64 64 * Start thinking about major, minor, and patch 65 -* Upgrade to the latest build number 66 66 * Keep making great integrations 67 67 68 68 Let's stay in touch and till next time! ... ... @@ -70,6 +70,11 @@ 70 70 {{info}} 71 71 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 72 72 73 -~*~* Indicates a GEN3-only feature. 74 -{{/info}})))((({{toc/}}))){{/container}} 101 +{{/info}} 102 +))) 103 + 104 +((( 105 +{{toc/}} 106 +))) 75 75 {{/container}} 108 +{{/container}}