Changes for page 237 - Fabulous Flow
Last modified by Erik Bakker on 2025/01/31 11:52
From version 22.1
edited by Erik Bakker
on 2022/11/10 12:27
on 2022/11/10 12:27
Change comment:
There is no comment for this version
To version 220.1
edited by Erik Bakker
on 2025/01/27 13:22
on 2025/01/27 13:22
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 - 187 -IntegrationSponsor1 +237 - Fabulous Flow - Content
-
... ... @@ -1,29 +1,23 @@ 1 - Thereleasebringsthenextstepof the Designstore to thepublic and releases anewversionof the eMagizMendixConnectorthat unlocks thoseusingittomigrate tothenextgeneration runtime.Ontopofthat, we haveseveral feedbackitemsand bugfixes.1 +In the last sprint, we focused on improving the flow back and forth between the various phases in eMagiz by solving several feedback items related to Design, Create, and Design and the interaction between these three phases. We have also improved the memory calculation for all runtimes running on a Windows machine. Moreover, we have updated the styling of our graphs in the Manage phase. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 187 -IntegrationSponsor.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.237 - Fabulous Flow||target="blank"]]. 4 4 5 -==== = RuntimeReleaseNotes=5 +====Minor Changes==== 6 6 7 -The 6.0.0 release of the eMagiz Mendix connector (EMC) is here. This eMagiz Mendix connector (EMC) version is compatible with the 3rd generation runtime. On top of that, it includes updates on most of the userlib libraries to have the latest security fixes in place. For specific information, please check out this link to the [[release notes>>Main.Release Information.Runtime.eMagiz Mendix Connector - 600.WebHome||target="blank"]]. 7 +* Create - Flow Designer: Validation feedback and help text updates for the following components: SMB outbound gateway, SMB session factory, and SMB composite list filter. (#1461) 8 +* Create - Flow Designer: Styling of the following components has been updated. (#1544) 9 +** XML to EDI transformer 10 +** EDI to XML transformer 11 +** XML to UN/EDIFACT transformer 12 +** UN/EDIFACT to XML transformer 13 +* Deploy - Architecture: To prevent out-of-memory events, the calculation of each runtime's memory limit is updated for all runtimes deployed on a Windows machine. 14 +* Manage - Statistics: We have updated our monitoring graph technology, including minor styling updates across the different current-generation monitoring dashboards. 8 8 9 -=====New features===== 10 -* Design - Store: It is now possible to import Transformations and Data Models from the store into a model. 11 -** The Design Store can also be opened from the Mapping and Data Model screens. 12 -** The Design Store now offers search options for store items, including Transformations and Data Models. 13 -** When importing a Store item with a Transformation or Data Model, a new merge tool is available to link the Store Items data model to the users' data model or to add new attributes/entities to the user data model. 14 -** When importing a Store item with a data model that has been previously linked, the links are automatically restored, allowing for easy updating of store-based Integrations and easier installation of multiple Store items with the same data model. 15 - 16 -=====Minor changes===== 17 - 18 -* Create - Flow Designer: Improved the help texts of the Kafka components to explain specific performance and load-balancing considerations better and added detailed information on how messages (including headers) are converted to/from Kafka records. 19 -* Create - eMagiz Mendix Connector exit: Download buttons are added for non-legacy eMagiz Mendix connectors. 20 -* Create - Overview: You will now see your errors within a flow but on the Create - Overview. To activate this, open your flow, and the number of errors you have in it, if any, will update so that next time, you don't have to navigate inside the flow to check how many alerts you have. 21 - 22 - 23 23 ====Bug fixes==== 24 -* Design - Store: Importing store items from response messages doesn't cause issues anymore. 25 -* Design - Store: Importing response messages and transformation to API integration is possible. 26 -* Design - API Gateway: The order of attributes in gateway messages was sometimes different than in the generated Open API document. (#783) 27 -* Create - Flow Designer: Ensure that the copy and pasting experience works for all flows. 28 -* Create - Flow Designer - Store: We fixed the maintaining selection of flow fragments from the store. 29 -* Manage - Exceptions of error messages: The count of error messages per exception class is now displayed. (#744) 17 + 18 +* Design - Message (CDM) Definition: The possibility of importing anything from the store in Design is now blocked when the system has no technical name yet. (#1456) 19 +* Create - Add Integrations: When removing the last integration from a system in create, the container infra flows are also removed from the create phase release. (#1559) 20 +* Create - Flow Testing: Users can navigate to all pages for the logs in their flow test. (#1532) 21 +* Deploy - Releases: The flow version for the Create release on the Deploy phase is synced for that specific flow automatically when the user resets the flow in the Create phase. (#1523) 22 +* Deploy - Architecture: Searching in the start/stop flows overview, and the queue browser can now be done from any page in the overviews. (#1511) 23 +Manage - Alerting: If the message in a log or error contained a Windows line break (\r\n), and a log or error alert was configured that matched it, an alert would be generated, but no email would be sent out.