Changes for page 202 - New Equilibrium
Last modified by Carlijn Kokkeler on 2024/04/18 13:13
To version 45.1
edited by Erik Bakker
on 2022/11/21 12:00
on 2022/11/21 12:00
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 - 202-NewEquilibrium1 +188 - Close Encounters - Content
-
... ... @@ -1,74 +1,67 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In thelast fewweeks,wehavecrossed our t'sanddottedouri'sontheelease propertiesfunctionalitythatwillimpacttheday-to-day lifeof every userworking withinthe platform.The focus oftheelease blog will consequentlyalsobeon thissubject. On top of that, we have several smallerfeedbackitemsfrom our hackathon efforts thatarenow released toyou.5 +**Hi there, eMagiz developers!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all the interactions with it. Furthermore, some small bug fixes and beta features will be released to the community. 7 7 8 -== ** ReleaseProperties** ==7 +== **Store - Next phase** == 9 9 10 - As of this release,we will introduceanewwayof handlingpropertiesforallourclients.Thischangeintends to solidify therelationship between a releaseand a propertyvalue. Before, in the currentgenerationrchitecture,the timingofchangingpropertieswas crucialtoavoidcostlymistakes in Production.Ontopof that,itcouldhavebeen clearerwhethera property value wasindeedupdatedasitwasnot linked tosomething deployed.These considerationsallowuso change thepropertymanagementbehavior inournext-generationarchitectureand our current-generation architecture. There areseveralfundamentalchangescomparedto thecurrentway ofmanaging yourproperties. Most notableamong these are:9 +This release will introduce the next phase of the Store to our whole community. With this new functionality, you can import data model messages (i.e., CDM, API Gateway Data model, or Event Streaming data model) and transformations. Connecting to standardized systems such as Exact Online, Microsoft Graph, Salesforce, and others will become even more accessible. 11 11 12 -* The current properties tab in Deploy will disappear. The new overview of the properties (and their values) can be found under the "Create phase release" in Deploy -> Releases 13 -* Property placeholders (i.e., the names of properties as given in Create) are now automatically created for you. As a result, you don't have to type them twice when working on an integration. 14 -* When adding or editing a property, you can **now** select multiple runtimes for which the property applies. This is mainly beneficial for those running in a double-lane setup or having a distributed landscape of containers. 15 -* A, for most, new concept of a "property release" is introduced. With the help of this functionality, you can easily change a property on Production without having to create an entirely new release in Test and promote it to the Production environment. 11 +[[image:Main.Images.Release Blog.WebHome@187-release-blog--current-store-offering.png]] 16 16 17 -{{info}} 18 -For more information, please check out the following microlearnings: 13 +{{info}}For more information on the Store please check out this [[course>>doc:Main.eMagiz Academy.Microlearnings.Novice.eMagiz Store.WebHome||target="blank"]]. As a reminder, you can find all documentation on all available Store content published by eMagiz [[here>>doc:Main.eMagiz Store.WebHome||target="blank"]].{{/info}} 19 19 20 -* [[Property Management>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-property-management-new.WebHome||target="blank"]] 21 -* [[Actualize properties - current generation architecture>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.crashcourse-platform-deploy-actualize-properties-new.WebHome||target="blank"]] 22 -* [[Actualize properties - next generation architecture>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-actualize-properties-gen3-new.WebHome||target="blank"]] 15 +== **New eMagiz Mendix Connector** == 23 23 24 -Should you have any questions in advance, please get in touch with us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]. 25 -{{/info}} 17 +This release introduces a new version of the eMagiz Mendix Connector. This version (6.0.0) will work with the current runtime architecture and the new runtime architecture making the migration from the existing runtime architecture to the new runtime architecture easier. The latest version of the eMagiz Mendix Connector can be found in the Mendix Marketplace and the eMagiz portal. 26 26 27 - == **Manage-Graphsimprovements~*~***==19 +{{info}}Migrating the runtime from the eMagiz portal works the same as for any other runtime. The migration path can be found [[here>>doc:Main.eMagiz Support.Migration Paths.migration-path-emagiz-runtime-generation-3.WebHome||target="blank"]]{{/info}} 28 28 29 - Asof this release,wewill create a condensedview of yourmetricswhen zoomingout inthe Manage phase graphs. This will significantly improvethe performance of the managed graphsas we retrieve and show less fine-grainedinformationwhen zooming out.21 +== **Flow version restore** ~* == 30 30 31 - [[image:Main.Images.ReleaseBlog.WebHome@202-release-blog--manage-graphs-zoomed-out.png]]23 +On top of that, we will also launch a new Beta feature to the community that allows you to restore your flow to a previous version. This way, you can quickly undo changes made that were incorrect. 32 32 33 - == **FeedbackItems** ==25 +[[image:Main.Images.Release Blog.WebHome@187-release-blog--flow-version-restore.png]] 34 34 35 -//__Improved editability when testing in eMagiz without Edit rights in Create__// 36 -Without editing rights in the Create phase, you could already do a lot on the level of flow tests in eMagiz. However, there were some oversights we should have noticed during the implementation. These have been fixed, allowing those without edit rights to change the test case's name and description. 27 +{{warning}}Note that the following restrictions apply when restoring to a previous version: 28 + * Changes made on definition and transformation level are **not** restored 29 + * You will **not** be able to restore to any flow version that was created before October 17th, 2022 30 + * 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 31 + * Your restored flow version will **not** be automatically committed to Deploy{{/warning}} 37 37 38 -//__Improved auditability on Deploy Architecture__// 39 -To improve the audibility of Deploy Architecture, we now also log when someone with Admin rights changes specific functions on this level (i.e., Fixed IP). 33 +== **Feedback items ** == 40 40 41 -//__Test your own exported store content__// 42 -We have now allowed testing of your exported work to the store before it gets approved. This will increase the quality of store items we have, and our partners have on offer within the store. 35 +We have also solved other feedback items besides the flow designer's critical updates. 43 43 44 -{{info}} 45 -In case the concept of the store is new for you, please check out this [[Fundamental>>doc:Main.eMagiz Academy.Fundamentals.fundamental-emagiz-store.WebHome||target="blank"]] 46 -{{/info}} 37 +//__Improved help texts Kafka component__// 38 +The help texts on various configuration options and the general help text on multiple Kafka components have been updated to clarify how they work and how you ought to configure them to achieve the best possible result when sending and receiving messages to and from topics within eMagiz. 47 47 48 -//__Improved comparisonof flowsinthe releasesoverview__//49 -We have now madeitpossible to see thedifferencesin theflowversionsbetweenthetwo releases for allthreepatterns.40 +//__Improved warning message when Message redelivery cannot be adequately executed__// 41 +We have improved the warning you get when you cannot retrieve the messages waiting to be redelivered. This helps clarify what is going wrong when a user sees this warning. 50 50 51 -== **Bug Fixes** == 43 +//__See Flow Designer errors on the Create overview__// 44 +To improve our offering surrounding the new Flow Designer functionality, we now show on the Create overview which of the flows you still have alerts due to a misconfiguration of the flow. This will help to identify ongoing work much more manageable. 52 52 53 -//__Improved validation on XPath header enricher__// 54 -To avoid unexpected behavior when filling in the XPath header enricher component, we have improved the validation on this component. 46 +[[image:Main.Images.Release Blog.WebHome@187-release-blog--alert-visualized-in-create-overview.png]] 55 55 56 -//__Cancel behavior on flow testing property overview fixed__// 57 -We have ensured that when you press Cancel when editing a property needed in a flow test, the property placeholder will no longer disappear from the list. 48 +{{info}}Note that you need to open flows that are currently triggering alerts to show the alert on the Create overview{{/info}} 58 58 59 -//__Cancel behavior on flow fragment level when exporting store content__// 60 -We have ensured that when you press Cancel when exporting a flow fragment, the flow fragment will no longer disappear from the list. 50 +== **Bug Fixes** == 61 61 62 -//__ Addingnumbersoncontainers inDeployArchitecture__//63 - Withthis release, wehavemadethe firststepin givingaclear overviewofhowmanyintegrations for acertain runtime (i.e.,container)arein your activerelease.52 +//__Update Swagger File when changing the order of entities in gateway message__// 53 +In our previous release, we improved how the Swagger file is generated when changing the order of attributes of your gateway message. To make this functionality work for entities, we have made several additional changes to the platform supporting this. 64 64 65 65 == **Fancy Forum Answers** == 66 66 67 67 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: 68 68 69 -* [[Issue with mail server dropping messages>>https://my.emagiz.com/p/question/172825635703530232||target="blank"]] 59 +* [[Get files using a command via the SFTP protocol>>https://my.emagiz.com/p/question/172825635703184726||target="blank"]] 60 +* [[Take into account API rate limits>>https://my.emagiz.com/p/question/172825635703184597||target="blank"]] 61 +* [[Flow test stuck on initializing>>https://my.emagiz.com/p/question/172825635703184786||target="blank"]] 62 +* [[HTML to XML>>https://my.emagiz.com/p/question/172825635703197357||target="blank"]] 70 70 71 -== **Key Takeaways** ==64 +== **Key takeaways** == 72 72 73 73 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: 74 74 ... ... @@ -87,12 +87,6 @@ 87 87 {{info}} 88 88 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 89 89 90 -~*~* Indicates a next-generation-architecture only feature. 91 -{{/info}} 92 -))) 93 - 94 -((( 95 -{{toc/}} 96 -))) 83 +~*~* Indicates a GEN3-only feature. 84 +{{/info}})))((({{toc/}}))){{/container}} 97 97 {{/container}} 98 -{{/container}}