Last modified by Erik Bakker on 2025/02/25 16:09

From version 8.1
edited by Erik Bakker
on 2022/07/27 14:01
Change comment: There is no comment for this version
To version 9.2
edited by Erik Bakker
on 2022/07/27 14:07
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -eMagiz Mendix Connector 4.2.0 -> 5.0.0
1 +migration-path-emagiz-mendix-connector-3.0.0-to-5.0.0
Content
... ... @@ -44,8 +44,8 @@
44 44  
45 45  * The after startup microflow within the module has been renamed. Ensure that you refer to the new and correct after startup microflow within your own after startup microflow or directly from the Project settings. Note that the after startup microflow is now called AfterStartup
46 46  * The register microflow is not needed anymore in version 5.0.0. To make the solution work in 5.0.0, you need to change the exit flows in the portal to define the correct information.
47 - ** For asynchronous exits you can check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Mendix Connectivity.intermediate-mendix-connectivity-calling-an-asynchronous-webservice-in-mendix.WebHome||target="blank"]] on how to exactly configure the exit flow correctly
48 - ** For synchronous exits you can check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Mendix Connectivity.intermediate-mendix-connectivity-calling-a-synchronous-webservice-in-mendix.WebHome||target="blank"]] on how to exactly configure the exit flow correctly
47 + ** For asynchronous exits you can check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Mendix connectivity.intermediate-mendix-connectivity-calling-an-asynchronous-webservice-in-mendix.WebHome||target="blank"]] on how to exactly configure the exit flow correctly
48 + ** For synchronous exits you can check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Mendix connectivity.intermediate-mendix-connectivity-calling-a-synchronous-webservice-in-mendix.WebHome||target="blank"]] on how to exactly configure the exit flow correctly
49 49  * The XML Configuration overview has returned (XmlConfiguration_Overview). So make sure that the relevant role(s) can view this overview in case a migration needs to be performed or a manual download is needed.
50 50  
51 51  == 4. Key takeaways ==