Changes for page 214 - System Symphony
Last modified by Carlijn Kokkeler on 2024/04/18 13:06
From version 107.1
edited by Erik Bakker
on 2023/04/25 16:36
on 2023/04/25 16:36
Change comment:
There is no comment for this version
To version 362.1
edited by Carlijn Kokkeler
on 2024/01/29 14:49
on 2024/01/29 14:49
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 96-TheLast Post1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,77 +1,97 @@ 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,wehavework hardonimproving our next generation architecture and introduced the "live"modewithinour flowtestingfunctionality. Furthermorethere are loads of smaller feedback items and bugsthat 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 -== **"Live" mode on flow testing** == 8 8 9 -With this release we bring an improved version of the flow testing functionality. As of now you will have the option to switch between "live" and "mock" mode will running a flow test. The "mock" mode is the mode you are used to from us. In this mode all external communication is mocked by the system and only the functional process can be tested. 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 - By switching to "live"mode you can not only test the functional process but also thecommunication to the externalsystem. You can doso byenteringthe "edit" mode of the flow test and toggleetween "mock" and "live"mode. When doing soeMagiz willshow you thefollowingpop-up stressing theconsequencesofyourctions.13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 12 12 13 -[[image:Main.Images.Release Blog.WebHome@196-release-blog--live-flow-testing-pop-up.png]] 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 -Once confirmed you will see that the user interface now indicates that the endpoint is in "live" mode. 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 -[[image:Main.Images.Release Blog.WebHome@196-release-blog--live-flow-testing-result.png]] 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 -== **3rd generation improvements** == 20 20 21 -//__Event Streaming statistics completion__// 22 -In this release, we have updated the retrieval of data to ensure that for all models, all environments and all topics this data can be shown to the user so they can properly monitor the environment. 25 +== **Formatting & Alignments** == 23 23 24 -//__ Deploymentson next generation architecture__//25 - This releasefixesseveralsmallerbugs anddsseveralimprovementsto thedeploymentprocessofthenextgenerationarchitecture.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. 26 26 27 -//__ Cleanqueues option__//28 - Thisrelease introducesan optionfor**admins**tocleanqueuesthatremainedafter a migrationtowardsthenextgenerationruntimearchitecture.This will maketheoverviewof which queuesare "problematic" a much morerealisticoverview.30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 29 29 30 -== **Feedback items ** == 33 +//__Runtime overview image versions__// 34 +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. 31 31 32 -//__ On-premise containersarestarted uponslot wakeup__//33 - Withthis release,wehave added additionalfunctionalitytomodelsrunninginthe nextgenerationruntimearchitecture.Withthis improvementall on-premise containersare stoppedwhen the cloudslotgoesto sleepand are wokenuponce the slot iswokenupin themorning.36 +//__Component changes reversion__// 37 +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. 34 34 35 -//__ Resourcepathis shown tothe user__//36 - You can now, without downloading, seetheresourcepathofaresourceby viewingthe metadataoftheresource.Youcan do so by pressing the"eye" icon to view thisinformation.39 +//__State generation statistics__// 40 +The state generation graphs will now show the correct number of cache hits and misses. 37 37 38 -//__ Flowdesigner improvements__//39 - Withthis release various improvements have been madetothe flow designer.Amongotherswehaveimproved the overviewof what an "unusedresource"is.Younowhave the optionto define certain resources that are usedbutcannotbe auto-detectedbyeMagiz to be an "used" resource to avoid confusion.42 +//__Queue browser timestamps__// 43 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 40 40 41 -//__ Improvedcapabilitiesofacompanycontact__//42 - Withthis releasewehaveimprovedthecapabilitiesof acompanycontact.Asof now youcanalsoadduserstomodels belongingtosubcompanies belowyourthecompanyto whichyou arethecompany contact.45 +//__Addition and deletion of internal recipients__// 46 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 43 43 44 -== **Bug fixes ** == 45 45 46 -//__Optional API parameters are handled correctly__// 47 -Currently, eMagiz would create the wrong expression for handling optional API parameters. With this release we have improved the expression in such a way that all optional parameters are handled correctly out of the box. 49 +== **Feedback Items** == 48 48 49 -//__ Without CDM rights nothing relatedtoany data modelcan be edited anymore__//50 - Withthisrelease,wehavemadesurethatnothing related toanydata modelcanbeitedwithouthavingtheproperrights.51 +//__Update flows__// 52 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 51 51 52 -//__ Improvedsortingof Design and Deployarchticture__//53 - With this release, we now ensurethat bothDesign and Deployarchitecturearesortedin thesame mannerto avoid confusion when quicklyswitchingbetweenbothviews.54 +//__Q&A forum search__// 55 +The option to search by pressing the Enter key has been added to the Q&A forum. 54 54 57 +//__Memory settings__// 58 +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. 59 + 60 +//__Runtime validation__// 61 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 62 + 63 + 64 +== **Bug Fixes** == 65 + 66 +//__Removal of onramp__// 67 +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). 68 + 69 +//__Runtime statistics details__// 70 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 71 + 72 +//__Deployment prechecks__// 73 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 74 + 75 + 55 55 == **Fancy Forum Answers** == 56 56 57 57 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: 58 58 59 -* [[ jsonPathinSpELexpressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]]60 -* [[ Connecting toAzureSQL>>https://my.emagiz.com/p/question/172825635703415110||target="blank"]]61 -* [[ ChangestoJSON api keepbreakingmy modelvalidation,althoughthey areirrelevantto me>>https://my.emagiz.com/p/question/172825635703415225||target="blank"]]80 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 81 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 82 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 62 62 63 -== **Key takeaways** ==84 +== **Key Takeaways** == 64 64 65 -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:86 +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: 66 66 67 67 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 68 68 * If you have feedback or ideas for us, talk to the Platypus 69 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 90 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 70 70 * Clear your browser cache (Ctrl + Shift + Del) 71 71 * Check out the release notes [here] 72 72 * Start thinking about how the license tracker can aid your development 73 73 * Start thinking about major, minor, and patch 74 -* Upgrade to the latest build number 75 75 * Keep making great integrations 76 76 77 77 Let's stay in touch and till next time! ... ... @@ -79,6 +79,11 @@ 79 79 {{info}} 80 80 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 81 81 82 -~*~* Indicates a GEN3-only feature. 83 -{{/info}})))((({{toc/}}))){{/container}} 102 +{{/info}} 103 +))) 104 + 105 +((( 106 +{{toc/}} 107 +))) 84 84 {{/container}} 109 +{{/container}}