Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 850.1
edited by Erik Bakker
on 2025/01/27 13:48
on 2025/01/27 13:48
Change comment:
There is no comment for this version
To version 859.1
edited by Erik Bakker
on 2025/02/25 08:58
on 2025/02/25 08:58
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 -23 7-FabulousFlow1 +239 - Modern Talking - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -WebHome 1 +Main.Release Information.Release Blogs.WebHome - Content
-
... ... @@ -3,68 +3,41 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, we focused on i mproving theflow backandforth betweenthevariousphases ineMagiz bysolvingseveral feedbackitemsrelatedtoDesign,Create,andDesignandtheinteractionbetween thesethreephases.Wehave alsoimproved thememory calculationfor allruntimes running on aWindows machine.Moreover, we have updatedthestylingofour graphs intheManagephase.6 +**Hi there, eMagiz developers!** In this release, we focused on testing the eMagiz Mendix Connector and solving internal feedback on the process and the connector itself. With that behind us, we are ready to launch the new eMagiz Mendix Connector in our community. With this release, we will make it available for all new Mendix systems in models running on the current-generation architecture. In a future release, we will bring a migration wizard aiding a simple and smooth migration to the new eMagiz Mendix Connector. On top of that, we have some minor updates to improve the quality of the platform. 7 7 8 -== ** RuntimeMemory Update (WindowsMachinesOnly)** ==8 +== **New eMagiz Mendix Connector** == 9 9 10 - Aspart of thisrelease,we will update theunderlyingmemory calculationsforallruntimesrunningon aWindows machine.Consequently, these runtimeswillhave aslightlyincreasedmemoryfootprint onyour machine.10 +This release introduces the new eMagiz Mendix Connector to our platform. This means that when you add a new Mendix system to any eMagiz model that runs on the current-generation architecture (new and existing), eMagiz will configure this Mendix system to act as the new eMagiz Mendix Connector. We have created this eMagiz Mendix Connector to simplify the configuration and management of the eMagiz Mendix Connector, to enhance the stability of the connection between your Mendix app and your eMagiz model, and to simplify problem detection if something goes wrong. As a result, the whole way of working with the eMagiz Mendix Connector has changed both in Mendix and in eMagiz. This means that less communication is needed during the development of integrations with Mendix, smoothening the development process and that the functionality within Mendix resembles how we run all our runtimes in the current-generation architecture. For more information, please check out these courses: 11 11 12 -{{info}} 13 -* **Please take into consideration the following**: 14 -* The new memory settings will take effect on the **first** deployment you will execute after **this** release. 15 -** When executing this deployment, you will see a pop-up notifying you of the **new** used memory. Here, you can also see whether the new **used** memory exceeds the available memory. 16 -* Should the **used** memory increase the available memory (as determined by eMagiz), you can manually override this setting in Design -> Architecture under the "Edit machine" option by filling in the memory field. 17 - 18 -[[image:Main.Images.Release Blog.WebHome@release-237-manual-override-memory-on-prem.png]] 12 +* [[eMagiz Mendix Connector - Introduction>>Main.eMagiz Academy.Microlearnings.Novice.Mendix Connectivity||target="blank"]] 13 +* [[eMagiz Mendix Connector - Detailed Configuration>>>Main.eMagiz Academy.Microlearnings.Intermediate.Mendix Connectivity||target="blank"]] 19 19 20 -* Should you encounter any problems, please get in touch with our [[support department>>mailto:support@emagiz.com]]! 15 +{{info}} 16 +* **Before using this, please take into consideration the following**: 17 +* Your Mendix app needs to run on **Java 17** 18 +* Your Mendix app needs to run on version 9.24.25 or higher 19 +** We have tested and support the LTS and MTS versions of Mendix with this eMagiz Mendix Connector 20 +* Share the activation key after the integrations are added to a release that is **activated**. 21 +* Should problems arise while implementing this, please contact us via our [[support department>>mailto:support@emagiz.com]]. 21 21 {{/info}} 22 22 23 -== **Certificate Update** == 24 - 25 -As announced on our [[status page>>https://status.emagiz.com/incidents/4wb8tt5x9v95||target="blank"]], we will update our emagizcloud certificate as part of this release. Should you encounter any problems, please get in touch with our [[support department>>mailto:support@emagiz.com]]! 24 +== **Minor Changes** == 26 26 27 -== **Minor changes** == 28 -//__SMB component improvements__// 29 -Validation feedback and help text updates for the following components: SMB outbound gateway, SMB session factory, and SMB composite list filter. 30 - 31 -//__EDI Components - Styling Update__// 32 -The styling of the following components has been updated. 26 +//__Added View option on support objects__// 27 +We have added a view option that allows you to browse the list of support objects when you are **not** in "Start Editing" mode. This makes determining whether particular support objects exist and which ones you need before diving into building a flow much easier. 33 33 34 -* XML to EDI transformer 35 -* EDI to XML transformer 36 -* XML to UN/EDIFACT transformer 37 -* UN/EDIFACT to XML transformer 38 - 39 -//__Manage Statistics UI Update__// 40 -We have updated our monitoring graph technology, including minor styling updates across the different current-generation monitoring dashboards. 41 - 42 -[[image:Main.Images.Release Blog.WebHome@release-237-ui-changes-manage-statistics.png]] 43 - 44 44 == **Bug Fixes** == 45 -//__ Import fromStore- Design__//46 - Thepossibilityof importinganythingfromthe storein Designis nowblockedwhenthe systemhasno technicalnameyet.This is to avoidbroken transformations within theCreatephaseofeMagiz.30 +//__Auto-creation connector infra SOAP hosted endpoint__// 31 +We have changed the auto-creation behavior for SOAP web service systems. This means that we now properly create two support objects, Payload Root Endpoint Mapping, and SOAP Web service interceptors, to avoid errors when opening the entry flow for the first time. 47 47 48 -//__Removing integrations from Create__// 49 -When the last integration is removed from a system in create, the container infra flows are also removed from the create phase release. 50 - 51 -//__Flow Test Logging - Navigation__// 52 -We have improved the navigation of the logging shown on the flow test level in Create. 53 - 54 -//__Create Phase - Synchronization process updated__// 55 -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. 56 - 57 -//__Update on search functionality in "Start/Stop flows" overview__// 58 -Searching in the start/stop flows overview and the queue browser can now be done from any page in the overviews. 59 - 60 -//__Windows line break fix__// 61 -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. 33 +//__Manage Dashboard Error__// 34 +We now prevent errors in the Manage Dashboard overview when an error occurs in a component with an id that does not follow the [id].[system].[flow] convention or when that value is longer than expected. 62 62 63 63 == **Fancy Forum Answers** == 64 64 65 65 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: 66 66 67 -* [[ Issuewith importingXSD intoeMagiz,replacing'=ref' references>>https://my.emagiz.com/p/question/172825635704054981||target="blank"]]40 +* [[value comparison on substring>>https://my.emagiz.com/p/question/172825635704067769||target="blank"]] 68 68 69 69 == **Key Takeaways** == 70 70 ... ... @@ -74,7 +74,7 @@ 74 74 * If you have feedback or ideas for us, talk to the Platypus 75 75 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 76 76 * Clear your browser cache (Ctrl + Shift + Del) 77 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.23 7-FabulousFlow.WebHome||target="blank"]]50 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.239 - Modern Talking.WebHome||target="blank"]] 78 78 * Start thinking about how the license tracker can aid your development 79 79 * Start thinking about major, minor, and patch 80 80 * Keep making great integrations