Changes for page 240 - Spring Cleaning

Last modified by Erik Bakker on 2025/03/10 10:00

From version 858.1
edited by Erik Bakker
on 2025/02/13 07:41
Change comment: There is no comment for this version
To version 859.1
edited by Erik Bakker
on 2025/02/25 08:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -238 - Preparation Paradise
1 +239 - Modern Talking
Content
... ... @@ -3,33 +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 finishing the first iteration of our new eMagiz Mendix Connector and the first iteration of our new base image. We will first utilize the new eMagiz Mendix Connector to get an even better feeling of its performance, but you will notice a UI change straightaway. Once we have passed that hurdle, we will share more information about it and release it to a broader range of customers. Regarding the base image, we will now introduce this to our flow testing offering to see if anything unexpected happens. This is an additional safety measure we have put in place to reduce the chance of something breaking in your model once the new base image is released. On top of that, we have some minor updates to improve the quality of the platform.
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 -== **Updated Base Image - Flow Testing Only** ==
8 +== **New eMagiz Mendix Connector** ==
9 9  
10 -With this release, we introduce the new [[runtime image>>Main.Release Information.Runtime Images||target="blank"]] to our flow testing functionality. This means that your flow tests will run against the latest runtime image as of that moment. We do this to decrease the likelihood of unexpected things happening in your actual environments once we release the image to the community.
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 +* [[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"]]
14 +
12 12  {{info}}
13 -* **Please take into consideration the following**:
14 -* This means the flow testing results could differ from those once you have deployed your functionality to an environment. If something like that happens, please contact us via our [[support department>>mailto:support@emagiz.com]].
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]].
15 15  {{/info}}
16 16  
17 -== **New eMagiz Mendix Connector**~* ==
18 -
19 -The new eMagiz Mendix Connector is ready and will be first implemented in our infrastructure further to assess the quality and stability of the new connector. Once this is done, we will share more information with the community about the new eMagiz Mendix Connector changes and make it available to a broader audience. In the meantime, you will already notice a UI change that identifies Mendix systems by showing the Mendix icon on these systems.
24 +== **Minor Changes** ==
20 20  
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.
28 +
21 21  == **Bug Fixes** ==
22 -//__Removing integrations from Create__//
23 -Removing an exit/entry connector linked to a system and using the same message type can now be removed from eMagiz without problems.
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.
24 24  
25 -//__Showing Topic Statistics__//
26 -Showing topic statistics with offsets above 2.2 billion is now possible.
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.
27 27  
28 28  == **Fancy Forum Answers** ==
29 29  
30 30  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:
31 31  
32 -* [[Spaces handled differently in folder name after using SMB components for file connectivity>>https://my.emagiz.com/p/question/172825635703940018||target="blank"]]
40 +* [[value comparison on substring>>https://my.emagiz.com/p/question/172825635704067769||target="blank"]]
33 33  
34 34  == **Key Takeaways** ==
35 35  
... ... @@ -39,7 +39,7 @@
39 39  * If you have feedback or ideas for us, talk to the Platypus
40 40  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
41 41  * Clear your browser cache (Ctrl + Shift + Del)
42 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.238 - Preparation Paradise.WebHome||target="blank"]]
50 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.239 - Modern Talking.WebHome||target="blank"]]
43 43  * Start thinking about how the license tracker can aid your development
44 44  * Start thinking about major, minor, and patch
45 45  * Keep making great integrations