Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 870.1
edited by Erik Bakker
on 2025/03/02 08:49
on 2025/03/02 08:49
Change comment:
There is no comment for this version
To version 763.1
edited by Carlijn Kokkeler
on 2024/10/23 09:05
on 2024/10/23 09:05
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 9-Modern Talking1 +232 - Bug Busters - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,44 +3,68 @@ 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 focusedon testing the eMagiz MendixConnectorandsolving internal feedbackon the processandthe connectoritself. With that behindus,we arereadytolaunch the new eMagiz Mendix Connectorinourcommunity.With this release,wewill makeitavailable forall new Mendixsystems in modelsrunningonthecurrent-generationarchitecture.Inafuture release,wewillbringamigration wizard aiding a simpleand smooth migration to thenew eMagiz Mendix Connector andadditto our softcrow procedure.On top of that, we have some minor updatestoimprovethequalityof theplatform.6 +**Hi there, eMagiz developers!** We did a hackathon again so we have a lot of bug fixes! The visibility of several buttons has been improved, as well as pop-ups and search functionalities. Find out all below! 7 7 8 -== **New eMagiz Mendix Connector** == 8 +{{warning}}We have announced new IP addresses a while ago. These adresses must be set properly at this date. If not set up properly, deployments will fail. This is only applicable to our [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture.{{/warning}} 9 + 10 +== **Feedback Items** == 11 +//__Property name__// 12 +When creating a new property name for a new property value, it will automatically be selected for the new property value. 13 + 14 +[[image:Main.Images.Release Blog.WebHome@release-232-propery-name.png]] 9 9 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. 16 +== **Bug Fixes** == 17 +//__Hidden Explore__// 18 +The 'Explore' button will no longer be hidden if there are no results when searching on a queue name in the queue browser. 19 + 20 +[[image:Main.Images.Release Blog.WebHome@release-232-explore-button.png]] 11 11 12 -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: 22 +//__Delete container__// 23 +The 'Delete' button in the Containers overview is no longer visible for users without the required permissions. 13 13 14 -* [[eMagiz Mendix Connector - Introduction>>Main.eMagiz Academy.Microlearnings.Novice.Mendix Connectivity||target="blank"]] 15 -* [[eMagiz Mendix Connector - Detailed Configuration>>Main.eMagiz Academy.Microlearnings.Intermediate Level.Mendix connectivity||target="blank"]] 25 +[[image:Main.Images.Release Blog.WebHome@release-232-delete-container.png]] 16 16 17 -{{info}} 18 -* **Before using this, please take into consideration the following**: 19 -* The needed Mendix Marketplace module will be available starting February 28. ** We are currently **awaiting** approval from Mendix. Once this is final, the Marketplace module named "eMagiz Connector" can be found in the Mendix Marketplace. We will keep you updated on the status via our news outlet, my.emagiz.com. 20 -* Your Mendix app needs to run on **Java 17** 21 -* Your Mendix app needs to run on version 9.24.25 or higher 22 -** We have tested and support the LTS and MTS versions of Mendix with this eMagiz Mendix Connector 23 -* Share the activation key after the integrations are added to a release that is **activated**. 24 -* Should problems arise while implementing this, please contact us via our [[support department>>mailto:support@emagiz.com]]. 25 -{{/info}} 27 +//__Technical names__// 28 +It is no longer possible anymore to create machines with the same technical name. 26 26 27 -== **Minor Changes** == 30 +//__Failover systems__// 31 +When enabling or disabling our failover feature for a system, its connector container will no longer be moved to another machine if not required. 28 28 29 -//__ Added View optionon supportobjects__//30 - Wehaveadded a view optionthatallowsyou to browsethelist of support objectswhen youare**not**in"StartEditing"mode.This makes determiningwhetherparticularsupport objectsexist and whichonesyou need beforediving intobuilding aflowmucheasier.33 +//__Deploy architecture changes__// 34 +The pop-up that is shown after pressing 'apply to environment' in Deploy Architecture will only show the current changes, irrelevant information has been removed. 31 31 32 -== **Bug Fixes** == 33 -//__Auto-creation connector infra SOAP hosted endpoint__// 34 -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. 36 +//__Code mappings search__// 37 +When searching in the code mappings overview and pressing enter in a search field, search results would get duplicated. This has been fixed. 35 35 36 -//__Manage Dashboard Error__// 37 -We now prevent errors in the Manage Dashboard overview when an error occurs in a component with an id that does not follow the {{code}}[id].[system].[flow]{{/code}} convention or when that value is longer than expected. 39 +[[image:Main.Images.Release Blog.WebHome@release-232-code-mappings.png]] 38 38 41 +//__Source filters__// 42 +Source filters will now display the attribute filter statement correctly. 43 + 44 +[[image:Main.Images.Release Blog.WebHome@release-232-source-filters.png]] 45 + 46 +//__Deploy rights__// 47 +We updated the user rights in a model such that in order to deploy a release in Deploy, you should have both edit rights in Deploy and Manage. 48 + 49 +//__Zoom tooltip__// 50 +The tooltip in the Flow Designer now displays zoom in/out correctly. 51 + 52 +//__Conditional visibility__// 53 +The conditional visiblity of filtering operations of SMB, SFTP & FTP outbound gateways when using the 'remove' and 'get' operations has been improved. 54 + 55 +[[image:Main.Images.Release Blog.WebHome@release-232-conditional-filtering.png]] 56 + 57 +//__Landscape order across phases__// 58 +Integrations ans systems are now sorted in the same way across all phases. 59 + 60 +//__Datamodel relations__// 61 +When editing a relation in a datamodel, you are now prevented from breaking the relation. 62 + 39 39 == **Fancy Forum Answers** == 40 40 41 41 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: 42 42 43 -* [[ valuecomparisonon substring>>https://my.emagiz.com/p/question/172825635704067769||target="blank"]]67 +* [[H2 Database on ESF Across Multiple Runtimes>>https://my.emagiz.com/p/question/172825635703991017||target="blank"]] 44 44 45 45 == **Key Takeaways** == 46 46 ... ... @@ -50,7 +50,7 @@ 50 50 * If you have feedback or ideas for us, talk to the Platypus 51 51 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 52 52 * Clear your browser cache (Ctrl + Shift + Del) 53 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.23 9-Modern Talking.WebHome||target="blank"]]77 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.232 - Bug Busters.WebHome||target="blank"]] 54 54 * Start thinking about how the license tracker can aid your development 55 55 * Start thinking about major, minor, and patch 56 56 * Keep making great integrations